mapnik/plugins/input/shape
2013-04-19 09:50:50 +01:00
..
build.py Added new mapnik-config options: git-describe, defines, includes, dep-includes, and cxxflags - closes #1443 2013-03-13 19:49:59 -07:00
dbf_test.cpp + better stdout 2012-11-29 10:35:03 +00:00
dbfile.cpp plugins do not need to store nulls / save space - refs #1644 2013-04-11 16:05:29 -07:00
dbfile.hpp fixup includes and value type and params usage across plugins 2013-01-04 09:23:06 -08:00
shape_datasource.cpp refactor expression and value type usage to speed up compile time 2013-01-08 14:17:31 -08: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 + use std::unique_ptr instead of std::auto_ptr (deprecated!) 2013-04-19 09:50:50 +01:00
shape_featureset.hpp fixup includes for shape input 2013-01-14 01:49:35 -08:00
shape_index_featureset.cpp + use std::unique_ptr instead of std::auto_ptr (deprecated!) 2013-04-19 09:50:50 +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 + use std::unique_ptr instead of std::auto_ptr (deprecated!) 2013-04-19 09:50:50 +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 + avoid std::string->C-string->std::string round trip 2013-04-10 12:44:05 +01:00
shp_index.hpp + simplify and refactor shape featuresets to be more resilient to various 2012-12-11 09:37:53 +00:00