mapnik/plugins/input/osm
2012-08-16 15:52:32 -07:00
..
demo formatting to use const& as per 6462af3 2012-03-05 11:10:04 -08: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 osm plugin: report a decent error if the .osm file is not found 2011-12-05 14:30:55 -08: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 - aligned coding style in osm plugin 2011-10-22 16:04:05 +02: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 - 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
osm.h - improved again the logging facilities 2012-04-09 03:00:51 +02:00
osm_datasource.cpp avoid c-linkage warning with datasources - closes #1323 2012-07-20 18:34:41 -07:00
osm_datasource.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
osm_featureset.cpp remove 'info' and 'fatal' severities for logging to simplify framework - closes #1400 2012-08-16 15:52:32 -07:00
osm_featureset.hpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
osmparser.cpp - improved again the logging facilities 2012-04-09 03:00:51 +02:00
osmparser.h - aligned coding style in osm plugin 2011-10-22 16:04:05 +02:00
osmtagtypes.h - aligned coding style in osm plugin 2011-10-22 16:04:05 +02:00
render.cpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08: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