mapnik/plugins/input/osm
2014-06-12 18:29:26 -07:00
..
basiccurl.cpp suppress unused variable compiler warnings with gcc 2012-07-23 17:29:10 -07:00
basiccurl.h use c++ style includes 2011-11-09 16:45:18 -08:00
build.py remove libcurl dependency 2014-06-12 18:29:26 -07:00
dataset_deliverer.cpp remove libcurl dependency 2014-06-12 18:29:26 -07:00
dataset_deliverer.h remove libcurl dependency 2014-06-12 18:29:26 -07: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 remove libcurl dependency 2014-06-12 18:29:26 -07:00
osm.h remove libcurl dependency 2014-06-12 18:29:26 -07:00
osm_datasource.cpp remove libcurl dependency 2014-06-12 18:29:26 -07:00
osm_datasource.hpp remove as much mutable as possible 2012-12-17 12:59:15 -08:00
osm_featureset.cpp more auto_ptr usage to avoid bare geometry pointers 2014-03-12 13:11:51 -07:00
osm_featureset.hpp osm input: remove string hack and set feature_id to osm node id 2012-10-16 17:46:24 -07:00
osmparser.cpp Stop the osm input plugin truncating ID values on 32 bit platforms 2013-07-11 00:39:52 +01: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 + singleton: return ref from instance() method 2012-09-07 16:23:03 +01:00