mapnik/plugins/input/osm
2013-11-27 22:50:15 -08:00
..
basiccurl.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
basiccurl.h use c++ style includes 2011-11-09 16:45:18 -08:00
build.py scons: simplify linkflags/ldflags setting / attempt to fix #2025 2013-10-22 16:35:46 -04:00
dataset_deliverer.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
dataset_deliverer.h remove unused iostream includes and unnecessary usage of ostringstream - refs #1055 2012-12-06 23:06:12 -08:00
libMakefile remove tabs 2011-04-02 03:45:50 +00:00
Makefile.example remove tabs 2011-04-02 03:45:50 +00:00
osm.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
osm.h refactor expression and value type usage to speed up compile time 2013-01-08 14:17:31 -08:00
osm_datasource.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
osm_datasource.hpp + replace <boost/shared_ptr.hpp> with <memory> 2013-09-20 14:13:23 +01:00
osm_featureset.cpp c++11 : remove boost::make_shared includes 2013-10-17 15:09:56 +01:00
osm_featureset.hpp use const std::unique_ptr<> instead of boost::scoped_ptr<> 2013-09-20 14:22:58 +01:00
osmparser.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
osmparser.h Stop the osm input plugin truncating ID values on 32 bit platforms 2013-07-11 00:39:52 +01:00
osmtagtypes.h - aligned coding style in osm plugin 2011-10-22 16:04:05 +02:00
render.cpp symbolizer-expressions replayed against latest master 2013-11-27 22:50:15 -08:00
test.cpp c++11 : use nullptr instead of NULL 2013-11-27 15:54:16 +00:00
test.osm mapnik osm plugin initial commit 2008-03-01 11:49:37 +00:00
test.xml remove tabs 2011-04-02 03:45:50 +00:00
test2.osm mapnik osm plugin initial commit 2008-03-01 11:49:37 +00:00
test2.xml remove tabs 2011-04-02 03:45:50 +00:00
test3.xml remove tabs 2011-04-02 03:45:50 +00:00