mapnik/plugins/input/raster
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
..
raster_datasource.cpp Added transcoder based on iconv. Internally we use UCS-2 at the moment. 2007-02-06 14:27:21 +00:00
raster_datasource.hpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
raster_featureset.cpp Tiling patch from Toby allows for a selected pixel region within an extent 2006-12-01 09:37:37 +00:00
raster_featureset.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
raster_info.cpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
raster_info.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