mapnik/plugins/input
Sandro Santilli 0d098a0467 Bring postgis simplification factor back to 1/20 of a pixel
This was the value in 2.2.x and was accidentally changed as part
of a completely unrelated commit, see:
http://github.com/mapnik/mapnik/issues/1639#issuecomment-53388951
2014-08-26 13:03:22 +02:00
..
csv csv: parse true/false as boolean in csv plugin - closes #1540 2014-08-12 11:16:05 -07:00
gdal fix gdal compile with msvs 2013 - closes #2257 2014-08-25 17:50:45 -07:00
geojson avoid warning from boost geometry 2014-08-24 16:00:27 -07:00
occi rename mapnik::boolean to mapnik::boolean_type - closes #1899 2014-07-28 19:46:49 -07:00
ogr ogr: also accept 'inline' arg like geojson/topojson/csv plugins 2014-08-25 11:59:32 -07:00
osm Merge pull request #2294 from Vanuan/patch-1 2014-07-14 19:41:38 -07:00
pgraster Add mention of CartoDB support in pgraster input plugin code 2014-08-20 17:31:41 +02:00
postgis Bring postgis simplification factor back to 1/20 of a pixel 2014-08-26 13:03:22 +02:00
python fix redefinition warnings + dodge a compile error due to clashing toupper in python + clib by using iosfwd - closes #2355 2014-08-12 23:52:31 -07:00
raster rename mapnik::boolean to mapnik::boolean_type - closes #1899 2014-07-28 19:46:49 -07:00
rasterlite convert all boost::variant to util::variant 2014-08-12 13:40:45 +01:00
shape c++11 style : replace (almost) all typedef with type alias's 2014-07-07 18:23:15 +01:00
sqlite rename mapnik::boolean to mapnik::boolean_type - closes #1899 2014-07-28 19:46:49 -07:00
templates don't call *params.get<std::string>("type"), instead use static datasource::name() 2014-06-26 10:51:24 +01:00
topojson ohh evil #ifdef/#endif - fix compiling with boost < 1.56 2014-08-21 12:21:47 +01:00