mapnik/plugins/input
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
..
postgis Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
raster Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
shape Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00