[GRASS-user] Map Units
Hamish
hamish_b at yahoo.com
Tue Jan 27 17:15:02 EST 2009
Kurt Springs wrote:
> Is there a conversion for map units into meters or
> kilometers? I ask because I wanted to create some buffers
> but the values to be assigned are in map units.
If you do "g.proj -p" you will see a PROJ_UNITS section with a meters:
line containing the multiplier.
r.buffer has a built-in units= option to take care of this for you,
v.buffer does not (yet).
Hamish
More information about the grass-user
mailing list