mapnik/plugins/input/shape
Dane Springmeyer 124362d2d4 stop correcting geometries at decode time
- the original motivation for this was to avoid needing to
   mutate a copy later on (for operations needing correct winding order)
 - but mutating a copy is looking feasible, so removing this now.
2015-04-22 14:27:43 +02:00
..
build.py scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:55:56 -07:00
dbf_test.cpp update copyright year 2014-11-20 15:25:50 +01:00
dbfile.cpp update copyright year 2014-11-20 15:25:50 +01:00
dbfile.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
shape_datasource.cpp move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue 2015-03-24 12:13:31 +01:00
shape_datasource.hpp move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue 2015-03-24 12:13:31 +01:00
shape_featureset.cpp Added template to geometries 2015-04-09 15:22:51 -05:00
shape_featureset.hpp update copyright year 2014-11-20 15:25:50 +01:00
shape_index_featureset.cpp Added template to geometries 2015-04-09 15:22:51 -05:00
shape_index_featureset.hpp update copyright year 2014-11-20 15:25:50 +01:00
shape_io.cpp stop correcting geometries at decode time 2015-04-22 14:27:43 +02:00
shape_io.hpp Added template to geometries 2015-04-09 15:22:51 -05:00
shape_utils.cpp update copyright year 2014-11-20 15:25:50 +01:00
shape_utils.hpp update copyright year 2014-11-20 15:25:50 +01:00
shapefile.hpp move mapnik::noncopyable to mapnik::util::noncopyable where it belongs 2015-01-07 13:11:09 +01:00
shp_index.hpp update copyright year 2014-11-20 15:25:50 +01:00