On Wed, Jun 1, 2011 at 1:08 PM, Anton Korosov <[email protected]> wrote: > we are developing software for automatic processing of satellite data and > decided to base it mostly on GDAL-Python bindings. Can I ask you about > options to create Warped VRT datasets in Python?
At my script, I'm just assembling VRT code from a few templates. If interested have a look at the "make_base_raster" function here: http://code.google.com/p/tilers-tools/source/browse/tilers_tools/gdal_tiler.py _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
