mapnik/plugins/input/shape
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
..
dbf_test.cpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
dbffile.cpp do not assert on empty dbf files 2006-11-28 22:25:31 +00:00
dbffile.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +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
shape.cpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
shape.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
shape_featureset.cpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
shape_featureset.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
shape_index_featureset.cpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
shape_index_featureset.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
shape_io.cpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
shape_io.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
shapefile.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
shapefile.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
shp_index.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
shp_index.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00