mapnik/plugins/input/ogr
Dane Springmeyer a98de6a348 Merge branch 'master' of github.com:mapnik/mapnik into expr-v2
Conflicts:
	include/mapnik/expression_grammar_impl.hpp
	src/expression.cpp
2014-01-27 13:56:36 -08:00
..
build.py remove workaround for boost less than 1.46 since 1.47 is now the min needed - refs #1082 2014-01-27 12:24:20 -08:00
ogr_converter.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
ogr_converter.hpp 'include what you use' in plugins to set up for future forward declarations in mapnik/feature.hpp and mapnik/datasource.hpp 2012-07-24 19:21:55 -07:00
ogr_datasource.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
ogr_datasource.hpp + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
ogr_featureset.cpp symbolizer-expressions replayed against latest master 2013-11-27 22:50:15 -08:00
ogr_featureset.hpp symbolizer-expressions replayed against latest master 2013-11-27 22:50:15 -08:00
ogr_index.hpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
ogr_index_featureset.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
ogr_index_featureset.hpp use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
ogr_layer_ptr.hpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00