Hi,<div><br></div><div>I have a problem redirecting the output of gdaltransform into a text file. The output file is always empty.</div><div><br></div><div>my code:</div><div>gdaltransform -s_srs EPSG:4326 -t_srs EPSG:3857 < "WGS84.txt" >"Grid.txt"</div>

<div><br></div><div>with "WGS84.txt":</div><div><div> 10.590820  46.935261</div><div> 10.898438  46.935261</div><div> 10.898438  46.785016</div><div> 10.590820  46.785016 </div></div><div><br></div><div>The file "Grid.txt" is created, but empty.</div>

<div><br></div><div>Can anybody help me?</div><div><br></div><div>cheers,</div><div>Ernest</div><div><br></div>