mapnik/utils
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
..
format_source_files + Add basic format functions and script. 2010-06-02 11:03:39 +00:00
ogcserver patch from pmani to make usage of map_factory clearer in ogcserver.conf 2009-06-23 01:14:49 +00:00
ogrindex + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
pgsql2sqlite + check cached connection status before returning. 2010-07-02 11:42:35 +00:00
shapeindex + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
stats collect number of unique styles 2008-02-01 15:38:33 +00:00
upgrade_map_xml Added a second parameter to indicate the name of the file the updated xml will be written to. 2010-06-29 08:59:50 +00:00
Makefile.am compile utils with autotools 2009-04-04 16:33:25 +00:00