[gdal-dev] gdaltransform - output into textfile
Ernest Menville
menville.ernest at gmail.com
Tue Oct 23 05:49:14 PDT 2012
Hi,
I have a problem redirecting the output of gdaltransform into a text file.
The output file is always empty.
my code:
gdaltransform -s_srs EPSG:4326 -t_srs EPSG:3857 < "WGS84.txt" >"Grid.txt"
with "WGS84.txt":
10.590820 46.935261
10.898438 46.935261
10.898438 46.785016
10.590820 46.785016
The file "Grid.txt" is created, but empty.
Can anybody help me?
cheers,
Ernest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121023/b060fdfd/attachment.html>
More information about the gdal-dev
mailing list