mapnik/plugins/input
2013-10-09 15:32:47 +01:00
..
csv + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
gdal + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
geojson merge with branch 2.3.x 2013-09-30 13:33:28 -07:00
occi use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
ogr + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
osm use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
postgis + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
python + use std::shared_ptr and std::make_shared 2013-09-20 14:01:27 +01:00
raster + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
rasterlite + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
shape use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
sqlite + only extract expected types from mapnik::parameters 2013-10-09 15:32:47 +01:00
templates use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
topojson + pipe-style range adaptors for readability 2013-10-07 11:23:45 +01:00