Hi all,

A usefuly enhancement for the gdallocationinfo tool would IMHO be the possibility to supply the x y coordinates via standard in, instead on the command line. This is very convinient for using it in pipes.

Example:

coords.txt contains:
1 2
3 4
2 4

cat coords.txt | gdallocationinfo -valonly my_dem.tif
100
102
103

I can provide a patch, if this functionality is interesting.

ciao
 Pablo

Am 15.11.2010 20:27, schrieb Frank Warmerdam:
Folks,

I have made a couple changes to gdallocationinfo based on feedback I
received when bringing it up for discussion. I am not motioning to adopt
RFC 32, making gdallocationinfo an "official" GDAL utility, installed
by default, documented and supported:

http://trac.osgeo.org/gdal/wiki/rfc32_gdallocationinfo

+1 Frank


_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to