Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matkoniecz/bicycle_report

Generates bicycle infrastructure listing and report for a given area from OSM data
https://github.com/matkoniecz/bicycle_report

bicycle bicycle-infrastructure openstreetmap osm website-generation

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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