Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.