[gdal-dev] gdal_translate - Generate Full 1 deg x 1 deg tile from partial data

Metzen osgeo at gzmarketing.com
Fri Jan 17 08:33:57 PST 2014


Thanks, that did the trick perfectly.  I'd say that is a very good change for
gdal_translate.

I'm still on 1.9.2 on my server, but was able to find a more recent binary
for my Mac.


> What version of gdal are you using?  Starting with 1.10, it
> gdal_translate should do what you want.  Specifying -eco or -epo makes
> it an error:
> 
> -epo: (Error when Partially Outside)(GDAL >= 1.10) If this option is
> set, -srcwin or -projwin values that falls partially outside the
> source raster extent will be considered as an error. The default
> behaviour starting with GDAL 1.10 is to accept such requests, when
> they were considered as an error before.
> 
> -eco: (Error when Completely Outside)(GDAL >= 1.10) Same as -epo,
> except that the criterion for erroring out is when the request falls
> completely outside the source raster extent.





--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-translate-Generate-Full-1-deg-x-1-deg-tile-from-partial-data-tp5098660p5098672.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list