b
>
> ** **
>
> *From:* philipp.gl...@gmail.com [mailto:philipp.gl...@gmail.com] *On
> Behalf Of *Ernest Menville
> *Sent:* Tuesday, October 23, 2012 9:40 AM
> *To:* Moskovitz, Bob@DOC
> *Cc:* Ernest Menville; Hugo Benicio; gdal-dev@lists.osgeo.org
>
ev-boun...@lists.osgeo.org');> [mailto:
> gdal-dev-boun...@lists.osgeo.org 'gdal-dev-boun...@lists.osgeo.org');>] *On Behalf Of *Ernest Menville
> *Sent:* Tuesday, October 23, 2012 7:14 AM
> *To:* Hugo Benicio
> *Cc:* gdal-dev@lists.osgeo.org 'gdal-dev@lists.
Hi,
if you remove the output redirection >"Grid.txt", what does it do?
>
> gdaltransform -s_srs EPSG:4326 -t_srs EPSG:3857 < "WGS84.txt"
>
> Does it print the output on you console/terminal? gdaltransform is
> actually generating an output?
> (You redirection syntax seems ok)
>
Yes, the output wi
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.78