Stops classification
The goal was to classify public transport stops by their surrounding landmarks, like universities or coworking_spaces, extracted from OpenStreetMap.
usage
- The tool chain uses make and python 3.6.
 - create a 
datafolder or change the Makefile variable. - add the 
data-examples/haltepunkt.csvfile todata. - run 
make. 
The Make script will
- extract all active stop point coordinates
 - retrieve OpenStreetMaps landmarks with around these coordinates.
 - eliminates duplicates.
 - classifies the landmarks with the given classifiers.
 
Previous
Open Data Day Zurich
Next project
