I had a similar problem back with GRASS 5.0.0. I was told at the time
that ps.map did not support floating point grids, hence the problem
with lat-long locations. I don't know if it has been fixed, but a
simple workaround is to make a vector grid with v.mkgrid and just
display that along with whatever else you want with ps.map. Thanks to
whomever suggested that to me.
Good luck,
Ian
On Jul 21, 2004, at 11:49 PM, Florian Goessmann wrote:
hi everybody!
i'm want to overlay a map of a Lat/Lon location with a grid that has
less than 1 degree spacing.
is that possible? (geogrid is not available for lat/lon and if i use
grid nothing happens when i choose a spacing less than 1)
regards,
Florian