mapnik/plugins/input/gdal
Artem Pavlenko c11e35fbc0 + reduce threshold for 'tiled' policy to 512*512 pixels
+ reduce tile size to 256 px
+ TODO: expose the above as datasource parameters
2010-02-03 12:20:06 +00:00
..
gdal_datasource.cpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
gdal_datasource.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
gdal_featureset.cpp + reduce threshold for 'tiled' policy to 512*512 pixels 2010-02-03 12:20:06 +00:00
gdal_featureset.hpp change the method for calculating offsets to pass to GDALRasterIO, as the 'start_x, start_y' implementation added in r1321 was leading to large shifts in 1-banded srtm data without overviews - this new approach works with and without overviews and also with 3 band rbg data. Also added more debug output. 2009-10-12 05:25:36 +00:00
Makefile.am - install plugins in lib/mapnik/input 2009-03-25 23:11:49 +00:00
SConscript Add ability to link to custom icu lib name, and remove the unneeded linking to icudata on osx, while offering compiler flags required for compiling against libicucore provided by Apple 2009-11-24 20:32:41 +00:00