mapnik/plugins/input/shape
2013-09-03 12:15:31 +01:00
..
build.py move SHAPE_MEMORY_MAPPED_FILE to be a global define 2013-08-13 14:48:04 -04:00
dbf_test.cpp + better stdout 2012-11-29 10:35:03 +00:00
dbfile.cpp forward declare mapped_region in mapped_memory_cache.hpp and other shared memory fixups 2013-08-13 14:13:56 -04:00
dbfile.hpp only include mapped_memory_cache.hpp if truly building shapefile plugin with -DSHAPE_MEMORY_MAPPED_FILE 2013-08-13 12:19:01 -04:00
shape_datasource.cpp Merge branch 'master' into c++11 2013-08-30 09:46:09 +01:00
shape_datasource.hpp refactor expression and value type usage to speed up compile time 2013-01-08 14:17:31 -08:00
shape_featureset.cpp + geometry::types Exterior/Interior polygon loops 2013-09-03 12:15:31 +01:00
shape_featureset.hpp fixup includes for shape input 2013-01-14 01:49:35 -08:00
shape_index_featureset.cpp + geometry::types Exterior/Interior polygon loops 2013-09-03 12:15:31 +01:00
shape_index_featureset.hpp refactor expression and value type usage to speed up compile time 2013-01-08 14:17:31 -08:00
shape_io.cpp + geometry::types Exterior/Interior polygon loops 2013-09-03 12:15:31 +01:00
shape_io.hpp iwyu 2013-01-13 22:01:13 -08:00
shape_utils.cpp remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08:00
shape_utils.hpp whitespace fixes 2012-02-01 17:37:35 -08:00
shapefile.hpp forward declare mapped_region in mapped_memory_cache.hpp and other shared memory fixups 2013-08-13 14:13:56 -04:00
shp_index.hpp + simplify and refactor shape featuresets to be more resilient to various 2012-12-11 09:37:53 +00:00