mapnik/plugins/input
2009-05-08 21:15:05 +00:00
..
gdal + make use of GDALOpenShared instead of GDALOpen, which could be better performing when using multiple equal datasource reads (no need to open multiple datasources, and yes it is still thread safe) 2009-05-08 21:15:05 +00:00
kismet allow kismet plugin to compile on os x 2009-05-01 02:16:58 +00:00
occi + occi: added row_limit parameter (like any other database input plugin) 2009-04-28 14:06:35 +00:00
ogr + applying fix for ogr (springmeyer) as reported in #336 and #337 2009-05-08 21:12:53 +00:00
osm + osm: surround printed output by #ifdef MAPNIK_DEBUG to eliminate unwanted console characters in release mode (closes #282) 2009-04-28 20:07:18 +00:00
postgis trim tokens when parsing extent 2009-04-27 18:39:33 +00:00
raster + add 'tiled' policy to avoid loading very large rasters into memory 2009-04-10 12:05:31 +00:00
shape improve up front error checking of shapefile existence with boost, and allow shapefile plugin to accept filename with or without '.shp' extension - closes #199 and #174 2009-03-30 23:51:58 +00:00
sqlite add 'base' path option to sql,gdal, and ogr plugins and touchup handling of missing files with boost filesystem - closes #263 2009-03-30 20:19:57 +00:00
Makefile.am - added new et input plugin 2009-03-22 22:26:42 +00:00