Skip to content

Instantly share code, notes, and snippets.

Created August 31, 2017 13:51
Show Gist options
  • Save anonymous/ebba5bbeaa7e4c4500a8a66ffc1fc7e1 to your computer and use it in GitHub Desktop.
Save anonymous/ebba5bbeaa7e4c4500a8a66ffc1fc7e1 to your computer and use it in GitHub Desktop.
data exported by overpass turbo
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"generator": "overpass-ide",
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.",
"timestamp": "2017-08-31T13:46:02Z",
"features": [
{
"type": "Feature",
"properties": {
"@id": "node/5019938504",
"amenity": "bicycle_rental",
"name": "Hartington Road",
"network": "brighton_and_hove",
"operator": "Hourbike"
},
"geometry": {
"type": "Point",
"coordinates": [
-0.125037,
50.8353408
]
},
"id": "node/5019938504"
},
{
"type": "Feature",
"properties": {
"@id": "node/5053168942",
"amenity": "bicycle_rental",
"capacity": "13"
},
"geometry": {
"type": "Point",
"coordinates": [
-0.1380258,
50.8307077
]
},
"id": "node/5053168942"
},
{
"type": "Feature",
"properties": {
"@id": "node/5056099953",
"amenity": "bicycle_rental",
"capacity": "8"
},
"geometry": {
"type": "Point",
"coordinates": [
-0.1430987,
50.8362937
]
},
"id": "node/5056099953"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment