Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trivisonno/bikerackmap
Bike parking mapped with cycleways and amenities, data from OSM
https://github.com/trivisonno/bikerackmap
bicycle bicycle-infrastructure bicycle-parking map mapping openstreetmap osm overpass-turbo
Last synced: about 1 month ago
JSON representation
Bike parking mapped with cycleways and amenities, data from OSM
- Host: GitHub
- URL: https://github.com/trivisonno/bikerackmap
- Owner: trivisonno
- Created: 2024-06-14T17:47:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T21:02:24.000Z (6 months ago)
- Last Synced: 2024-10-13T19:23:36.086Z (2 months ago)
- Topics: bicycle, bicycle-infrastructure, bicycle-parking, map, mapping, openstreetmap, osm, overpass-turbo
- Language: HTML
- Homepage: https://trivisonno.github.io/bikerackmap/?rel=182130
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSM Bike Parking Map
This map uses crowd-sourced OpenStreetMap (OSM) data to illustrate the locations of bicycle parking, amenities, and bicycle lanes.
You can select your administrative/city boundary by changing the 'rel' parameter at the end of the URL, and adding the map as an iframe to your own webpages.
You can find your boundary parameter using OSM's Nominatim tool at https://nominatim.openstreetmap.org/ui/search.html.
Using this tool and searching for Cleveland, click your correct result and scroll down to the 'OSM' row, and here you will see "relation 182130". "182130" is the value you will put for your URL link.
Your final iframe src url will be "https://trivisonno.github.io/bikerackmap/?rel=182130" if you want to show Cleveland's data.
Larger cities take longer to load because there is more data.