mapnik/plugins/input
Artem Pavlenko aa0e17afd1 + check cached connection status before returning.
if PQstatus(conn) == CONNECTION_BAD attempt to
  create a new one
+ expose "conect_timeout" PG connection parameter
  default to 4 sec
+ throw mapnik::datasource exception if connection
  is 'bad' in mapnik::features(..)
2010-07-02 11:42:35 +00:00
..
gdal +add support for better resampling when using bilinear scaling with gdal plugin (with or without overviews) 2010-06-20 04:06:23 +00:00
kismet + enanble installation of mapnik2 side by side with mapnik 2010-03-17 21:03:02 +00:00
occi postgis/oracle: use mapnik::boolean type for 'estimate_extent' rather than std::string, and strip double quotes as the estimated_extent function operates on single quotes - improves upon #393 2010-03-17 22:03:39 +00:00
ogr tidy 2010-06-19 15:19:08 +00:00
osm + fix naming style in mapnik::Map 2010-06-25 15:23:35 +00:00
postgis + check cached connection status before returning. 2010-07-02 11:42:35 +00:00
raster + enanble installation of mapnik2 side by side with mapnik 2010-03-17 21:03:02 +00:00
rasterlite + enanble installation of mapnik2 side by side with mapnik 2010-03-17 21:03:02 +00:00
shape + enanble installation of mapnik2 side by side with mapnik 2010-03-17 21:03:02 +00:00
sqlite revert unintended changes from r1804 against gdal and sqlite plugins 2010-05-30 03:23:59 +00:00
Makefile.am - added new et input plugin 2009-03-22 22:26:42 +00:00