mapnik/plugins/input/osm
2013-05-16 11:55:58 -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 add support for statically linking datasource input plugins - closes #1810 and #1821 - refs #249 2013-05-16 11:55:58 -07:00
dataset_deliverer.cpp - no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined 2012-04-09 12:05:49 +02: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 fix visual tests by restoring old hack to prevent rendering of all names 2012-11-27 18:15:56 -08: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 remove bind option for datasources - refs #962 2012-12-17 10:03:07 -08:00
osm_datasource.hpp remove as much mutable as possible 2012-12-17 12:59:15 -08:00
osm_featureset.cpp fixup includes and value type and params usage across plugins 2013-01-04 09:23:06 -08: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 + should work correctly now (mapnik::value_null) 2013-01-03 15:08:11 +00:00
osmparser.h refactor expression and value type usage to speed up compile time 2013-01-08 14:17:31 -08: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
test.cpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08: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