[GRASS-dev] [GRASS GIS] #1242: vector fills and line widths not displaying in latlon regions

GRASS GIS trac at osgeo.org
Sat May 28 20:26:43 PDT 2016


#1242: vector fills and line widths not displaying in latlon regions
-------------------------+-------------------------------------------------
  Reporter:  cmbarton    |      Owner:  grass-dev@…
      Type:  defect      |     Status:  new
  Priority:  normal      |  Milestone:  7.0.5
 Component:  Display     |    Version:  svn-trunk
Resolution:              |   Keywords:  vector, display, d.vect,
       CPU:              |  d.northarrow, cartography, gsoc2016
  Unspecified            |   Platform:  Unspecified
-------------------------+-------------------------------------------------

Comment (by annakrat):

 Replying to [comment:20 annakrat]:
 > In [changeset:"68531" 68531]:
 > {{{
 > #!CommitTicketReference repository="" revision="68531"
 > d.northarrow: fix multiplication of arrow in latlon regions, see #1242
 and #1410
 > }}}

 I removed D_setup (and left only D_setup_unity), which caused
 D_is_lat_lon() return true and caused the call of ll_wrap_path. The
 vertices had coordinates in pixels, not degrees, so ll_wrap_path computed
 nonsense.
 Please test, but it works for me.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1242#comment:21>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list