mapnik/plugins/input/shape
2014-08-28 19:29:07 -07: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 + better stdout 2012-11-29 10:35:03 +00:00
dbfile.cpp c++11 : use int types from <cstdint> 2014-05-06 18:06:47 +01: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 don't call *params.get<std::string>("type"), instead use static datasource::name() 2014-06-26 10:51:24 +01:00
shape_datasource.hpp create shape_io object per featureset to allow datasource sharing 2014-05-30 15:37:44 +01:00
shape_featureset.cpp c++11 : remove boost::make_shared includes 2013-10-17 15:09:56 +01:00
shape_featureset.hpp use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
shape_index_featureset.cpp create shape_io object per featureset to allow datasource sharing 2014-05-30 15:37:44 +01:00
shape_index_featureset.hpp create shape_io object per featureset to allow datasource sharing 2014-05-30 15:37:44 +01:00
shape_io.cpp move make_unique out of std namespace and allow building with c++14 compilers 2014-06-12 15:14:05 +01:00
shape_io.hpp include optional - fix msvs compile - refs #2396 2014-08-28 19:29:07 -07: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 c++11 style : replace (almost) all typedef with type alias's 2014-07-07 18:23:15 +01:00
shp_index.hpp + simplify and refactor shape featuresets to be more resilient to various 2012-12-11 09:37:53 +00:00