mapnik/plugins/input/osm
2014-06-12 15:14:05 +01: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: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:55:56 -07: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 move make_unique out of std namespace and allow building with c++14 compilers 2014-06-12 15:14:05 +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