Skip to content

OpenMetroMapsData/berlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the data project for the OpenMetroMaps for Berlin, Germany.

Copyright

All data from OpenStreetMap within this projects and its derivative data sets are licensed under the terms of the Open Data Commons Open Database License (ODbL).

Exploring the data

Here are links to the demo page to view the maps from this repository online:

Working with the tools

To set up the tools within this project, change to the java directory and build the executables:

cd java
./gradlew clean create
cd ..

Afterwards you can list the stations like this:

./java/scripts/list-stations.sh

To derive the nick-names map from the schematic map, run this:

./java/scripts/derive-nick-name-map.sh

To view any of the maps run this (you need to have the main OpenMetroMaps executable on your PATH):

openmetromaps-cli map-viewer --input schematic.omm
openmetromaps-cli map-viewer --input geographic.omm
openmetromaps-cli map-viewer --input nicknames.omm

To start editing a map, run this:

openmetromaps-cli map-editor --input schematic.omm

About

Open Metro Maps for Berlin, Germany

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published