Tagged Questions
4
votes
1answer
69 views
How to echo gdal process to screen and pipe to text file in Windows?
gdal_warp and similar give a nice progress summary when run and I want this output to show in the osgeo shell and also pipe to a text file. The issue is when I add the pipe the output doesn't show on ...