[gdal-dev] Re: Motion: Adopt RFC 32: gdallocationinfo utility
Pablo d'Angelo
pablo.dangelo at web.de
Thu Nov 18 03:48:02 EST 2010
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
>
More information about the gdal-dev
mailing list