mapnik/plugins/input/gdal
Lucio Asnaghi 3805ee0fab + added a "shared" parameter to select if you want to open the dataset in shared mode (causing problems when multiple accesses to the same file)
+ introduced some more code for supporting overviews (still commented out as default, need revision)
2009-05-15 10:31:49 +00:00
..
gdal_datasource.cpp + added a "shared" parameter to select if you want to open the dataset in shared mode (causing problems when multiple accesses to the same file) 2009-05-15 10:31:49 +00:00
gdal_datasource.hpp + added a "shared" parameter to select if you want to open the dataset in shared mode (causing problems when multiple accesses to the same file) 2009-05-15 10:31:49 +00:00
gdal_featureset.cpp + added a "shared" parameter to select if you want to open the dataset in shared mode (causing problems when multiple accesses to the same file) 2009-05-15 10:31:49 +00:00
gdal_featureset.hpp Added gdal raster input plug-in 2007-04-25 19:15:38 +00:00
Makefile.am - install plugins in lib/mapnik/input 2009-03-25 23:11:49 +00:00
SConscript + improve error reporting of gdal plugin and avoid boost filesystem check - reverts r1044 and addresses #337 2009-05-08 18:23:58 +00:00