/bicycle_report

Generates bicycle infrastructure listing and report for a given area from OSM data

Primary LanguageRuby

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