mapnik/plugins/input/gdal
Blake Thompson 2b8bd59d82 A large set of updates:
* Added new gray data types adding those to the variants and updating all the code necessary for them
* Added basic SSE to the image compare method, (only for RGBA) must be enabled with the -DSSE_MATH flag this is not yet put into the build process in any location.
* Fixed the resulting image for some TIFF visual tests, most likely they were incorrect due to fixes in TIFF reader
* Added some MAPNIK_DECL where necessary to grid rendering.
* Added support for more data types in GDAL plugin with grayscale images.
* Added views for all the new gray data types
* Updated python bindings for new gray data types.

Ref #2681
2015-02-04 15:41:58 -06: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 nodata value can be floating point 2014-12-17 14:22:30 +01:00
gdal_datasource.hpp update copyright year 2014-11-20 15:25:50 +01:00
gdal_featureset.cpp A large set of updates: 2015-02-04 15:41:58 -06:00
gdal_featureset.hpp remove static_visitor usage and rely on automatic result type deduction 2015-01-07 11:39:06 +01:00