[GRASS-dev] output r.proj in degrees:minutes
Paulo van Breugel
p.vanbreugel at gmail.com
Wed Mar 29 01:36:32 PDT 2017
Dear devs
When using r.proj with the g flag, I would expect an output that can be
used directly in g.region. However, running from a latlon location, the
following:
r.proj -g location=nc_spm_08_grass7 mapset=PERMANENT input=cfactorbare_1m
gives me the n-s-w-e coordinates in d:m:s, which doesn't work for g.region.
n=35:44:22.382841N s=35:43:57.972871N w=78:40:57.865683W e=78:40:29.910034W rows=750 cols=700
Wouldn't it be better and more consistent with the use of the g flag
with g.region to have as output the coordinates in degrees?
Cheers,
Paulo
More information about the grass-dev
mailing list