mapnik/plugins/input/osm
2011-02-04 22:22:16 +00:00
..
demo + fix naming style in mapnik::Map 2010-06-25 15:23:35 +00:00
basiccurl.cpp OSM plugin: Fixed warnings, added URL support with cURL, removed multiple parsing 2009-02-15 13:51:07 +00:00
basiccurl.h OSM plugin: Fixed warnings, added URL support with cURL, removed multiple parsing 2009-02-15 13:51:07 +00:00
dataset_deliverer.cpp osm plugin: make sure to read in data from new file - closes #542 2010-11-13 21:43:38 +00:00
dataset_deliverer.h osm plugin: make sure to read in data from new file - closes #542 2010-11-13 21:43:38 +00:00
libMakefile now distinguishes between lines and polygons for ways 2008-04-02 21:40:28 +00:00
Makefile.example - updated autotools build files 2008-04-06 18:13:13 +00:00
osm.cpp + osm: surround printed output by #ifdef MAPNIK_DEBUG to eliminate unwanted console characters in release mode (closes #282) 2009-04-28 20:07:18 +00:00
osm.h OSM plugin: dataset_deliverer now re-fetches data if the URL has changed 2009-02-16 23:10:58 +00:00
osm_datasource.cpp formatting 2010-11-24 17:29:11 +00:00
osm_datasource.hpp + avoid usage of static string where it's not needed 2010-11-14 14:55:21 +00:00
osm_featureset.cpp + simplify geometry implementation 2010-11-03 13:19:15 +00:00
osm_featureset.hpp + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
osmparser.cpp improved boundary behaviour (though still needs attention...) for easymapnik 2009-02-22 20:35:18 +00:00
osmparser.h OSM plugin: Fixed warnings, added URL support with cURL, removed multiple parsing 2009-02-15 13:51:07 +00:00
osmtagtypes.h Fixed for unicode change post 0.5 2008-03-06 21:04:47 +00:00
render.cpp + fix naming style in mapnik::Map 2010-06-25 15:23:35 +00:00
SConscript scons: ensure libmapnik is built before any plugins that link to it on osx, needed for builds with -jN 2010-12-21 20:46:44 +00:00
test.cpp Now using libxml2 2008-03-02 13:23:50 +00:00
test.osm mapnik osm plugin initial commit 2008-03-01 11:49:37 +00:00
test.xml upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84) 2010-08-10 18:18:31 +00:00
test2.osm mapnik osm plugin initial commit 2008-03-01 11:49:37 +00:00
test2.xml upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84) 2010-08-10 18:18:31 +00:00
test3.xml upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84) 2010-08-10 18:18:31 +00:00