Opened 15 years ago
Closed 6 years ago
#815 closed defect (wontfix)
ps.map geogrid label overlap at the region corner
Reported by: | maning | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.0.7 |
Component: | Ps.map | Version: | unspecified |
Keywords: | geogrid | Cc: | |
CPU: | All | Platform: | All |
Description
Using this ps.map option
geogrid 15 m color grey numbers 1 black end
lon and lat grid labels overlap
Attachments (2)
Change History (7)
by , 15 years ago
Attachment: | ps_map_geogrid_overlap.tiff added |
---|
by , 15 years ago
Attachment: | ps_map_geogrid_overlap.png added |
---|
comment:1 by , 15 years ago
CPU: | OSX/Intel → All |
---|---|
Keywords: | geogrid added |
Milestone: | 6.4.0 → 7.0.0 |
Platform: | Unspecified → All |
[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
comment:2 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:4 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
Note:
See TracTickets
for help on using tickets.
png version of the same