Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2015 14:17
Show Gist options
  • Save anonymous/61540500f5ed46e0ee27 to your computer and use it in GitHub Desktop.
Save anonymous/61540500f5ed46e0ee27 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-turbo",
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.",
"timestamp": "2015-10-15T14:16:01Z",
"features": [
{
"type": "Feature",
"id": "node/3787656910",
"properties": {
"@id": "node/3787656910",
"amenity": "public_bookcase"
},
"geometry": {
"type": "Point",
"coordinates": [
-77.0602194,
38.8403855
]
}
},
{
"type": "Feature",
"id": "node/3787661541",
"properties": {
"@id": "node/3787661541",
"amenity": "public_bookcase"
},
"geometry": {
"type": "Point",
"coordinates": [
-77.0563828,
38.8247927
]
}
},
{
"type": "Feature",
"id": "node/3787663907",
"properties": {
"@id": "node/3787663907",
"amenity": "public_bookcase"
},
"geometry": {
"type": "Point",
"coordinates": [
-77.0727305,
38.823455
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment