Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matkoniecz/bicycle_report
- Owner: matkoniecz
- Created: 2016-07-02T14:10:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T16:05:46.000Z (about 6 years ago)
- Last Synced: 2024-12-21T23:25:53.897Z (21 days ago)
- Topics: bicycle, bicycle-infrastructure, openstreetmap, osm, website-generation
- Language: Ruby
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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