mapnik/plugins/input/gdal
Even Rouault 073bad21c0 gdal.input: use GDALDataset::RasterIO() to read RGB sources
Enabled when the R,G,B channels are bands 1, 2 and 3
And also read the alpha channel at the same time, if it is band 4
2015-02-05 20:33:52 +01:00
..
build.py scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:55:56 -07:00
gdal_datasource.cpp turn off default debug prints 2015-02-02 22:57:16 -08:00
gdal_datasource.hpp cache GDALDataset object for re-use 2015-02-02 22:50:17 -08:00
gdal_featureset.cpp gdal.input: use GDALDataset::RasterIO() to read RGB sources 2015-02-05 20:33:52 +01:00
gdal_featureset.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00