Skip to content

Lists and validates public transport lines in Berlin from OpenStreetMap.

License

Notifications You must be signed in to change notification settings

kartenkarsten/osm_oepnv_validator

 
 

Repository files navigation

Tools for validating OSM public transport relations in Berlin

Install required Python modules (in Debian Wheezy):
apt-get install python-mako python-protobuf python-imposm-parser python-simplejson

Download OSM data for Berlin from geofabrik.de into data/ directory:
wget http://download.geofabrik.de/openstreetmap/europe/germany/berlin.osm.pbf -O data/berlin.osm.pbf

Start overview generation script with profile "berlin_oepnv":
./generate.py berlin_oepnv

The generated files can be found in the output/ directory.

Extract OpenLayers-2.11 into output/ directory for viewing the maps:
wget http://openlayers.org/download/OpenLayers-2.11.tar.gz
tar -zxvf OpenLayers-2.11.tar.gz -C output/

About

Lists and validates public transport lines in Berlin from OpenStreetMap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published