Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 683 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 683 Bytes

Generates bicycle infrastructure listing and report for a given area.

Results are based on the OpenStreetMap database and optional additional comments.

Example of usage is at https://github.com/matkoniecz/bicycle_report_generator_for_Krakow

It generates website hosted at https://matkoniecz.github.io/bicycle_map_of_Krakow/

Data flow

data flow in bicycle_report gem, in increasing detail:

OpenStreetMap -> bicycle report gem -> website with bicycle statistics

OpenStreetMap -> overpass -> overhelper gem -> bicycle report gem -> website with bicycle statistics

OpenStreetMap -> overpass -> overhelper gem -> osm_data_intepreter.rb -> .. -> website with bicycle statistics