[GRASS5] r.profile and LatLong coords input?
Markus Neteler
neteler at itc.it
Mon Oct 24 05:13:05 EDT 2005
Hi,
I tried to use the current r.profile do compare SRTM V1 and
the new SRTM V2 in a LatLong location. Unfortunately coordinate
input in sexagesimal format didn't produce any output while
decimal degree input does:
r.profile N46E011_V1 profile=11:09:19.694051E,46:10:38.328612N,11:09:19.694051E,46:02:38.328612N
-> nothing, but also no error
r.profile N46E011_V1 profile=11.15524237,46.17754171,11.15524237,46.04062008
-> results
Any ideas? G_scan_easting() and G_scan_northing() seem to be used.
Markus
More information about the grass-dev
mailing list