mapnik/plugins/input/postgis
Artem Pavlenko e016bd61f8 Added transcoder based on iconv. Internally we use UCS-2 at the moment.
* Postgis plug-in determines encoding by querying 'client_encoding' parameter (libpq). 
 * Shapfiles (dbf!) don't store character encoding information. Users can apply 'encoding' parameter at datasource creation stage (defaults to Latin1 (ISO-8859-1))
 * Raster plug-in utf-8
2007-02-06 14:27:21 +00:00
..
connection.hpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
connection_manager.hpp use all parameters to calculate connection id 2007-01-16 15:22:49 +00:00
postgis.cpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
postgis.hpp don't calculate extent by default 2006-11-29 12:12:23 +00:00
postgisfs.cpp trim strings at data source level 2006-12-01 10:37:15 +00:00
property_index.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
resultset.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
SConscript Added DESTDIR option which is used as an additional prefix for the purposes of 2006-12-17 12:05:47 +00:00