[GRASS-dev] [GRASS GIS] #815: ps.map geogrid label overlap at the region corner

#815: ps.map geogrid label overlap at the region corner
-----------------------+----------------------------------------------------
Reporter: maning | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: ps.map | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
Using this ps.map option

{{{
geogrid 15 m
         color grey
         numbers 1 black
         end
}}}

lon and lat grid labels overlap

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/815&gt;
GRASS GIS <http://grass.osgeo.org>

#815: ps.map geogrid label overlap at the region corner
---------------------+------------------------------------------------------
  Reporter: maning | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 7.0.0
Component: ps.map | Version: unspecified
Resolution: | Keywords: geogrid
  Platform: All | Cpu: All
---------------------+------------------------------------------------------
Changes (by hamish):

  * keywords: => geogrid
  * platform: Unspecified => All
  * cpu: OSX/Intel => All
  * milestone: 6.4.0 => 7.0.0

Comment:

[apparently trac doesn't like showing tiffs, so I uploaded a png version
of the screenshot]

this is not at all easy to fix as the code is not aware of what was
previously written to the image.

suggestions for work-arounds:
  - change your region settings slightly
  - edit the PostScript file in an industrial strength text editor like vi,
search for the D:M:S text, and replace it with a blank space ( ).

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/815#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>