mapnik/plugins/input
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
..
csv update copyright year 2014-11-20 15:25:50 +01:00
gdal A large set of updates: 2015-02-04 15:41:58 -06:00
geojson unicode string grammar via boost/libs/spirit/example/qi/json/json/parser/grammar.hpp 2015-02-02 11:22:54 +01:00
occi link to Oracle client library (libclntsh) to avoid missing symbols - ref #2659 2015-01-28 13:07:03 +01:00
ogr update copyright year 2014-11-20 15:25:50 +01:00
osm update copyright year 2014-11-20 15:25:50 +01:00
pgraster get pgraster tests passing again + update expected images - refs #2639 2015-01-26 22:14:38 -08:00
postgis #2651 is fixed, remove workaround in postgis plugin 2015-01-28 18:18:09 -08:00
python silence boost warnings 2014-10-21 16:37:27 -07:00
raster Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class. 2015-01-22 11:39:37 -06:00
rasterlite fix compile of rasterlite plugin 2015-01-22 15:59:01 -08:00
shape move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
sqlite move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
templates Update README.md 2015-01-21 14:28:12 -08:00
topojson unicode string grammar via boost/libs/spirit/example/qi/json/json/parser/grammar.hpp 2015-02-02 11:22:54 +01:00