Skip to content

Instantly share code, notes, and snippets.

Created March 4, 2015 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d3531a32f2d0eb983eeb to your computer and use it in GitHub Desktop.
Save anonymous/d3531a32f2d0eb983eeb 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-03-04T19:51:02Z",
"features": [
{
"type": "Feature",
"id": "way/24889492",
"properties": {
"@id": "way/24889492",
"amenity": "theatre",
"building": "yes",
"name": "Teatro Petruzzelli",
"wikipedia": "it:Teatro_Petruzzelli"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
16.8726902,
41.123726
],
[
16.8727292,
41.1233395
],
[
16.8730733,
41.1233617
],
[
16.8730815,
41.1233128
],
[
16.873235,
41.1233212
],
[
16.8732317,
41.1233721
],
[
16.8735733,
41.1233945
],
[
16.8735356,
41.123775
],
[
16.8731959,
41.1237519
],
[
16.8731841,
41.1238142
],
[
16.8730164,
41.123805
],
[
16.8730218,
41.1237424
],
[
16.8726902,
41.123726
]
]
]
}
},
{
"type": "Feature",
"id": "way/124954694",
"properties": {
"@id": "way/124954694",
"addr:city": "Bari",
"addr:country": "IT",
"addr:street": "Strada Vallisa",
"amenity": "theatre",
"building": "public",
"name": "Auditorium Vallisa"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
16.8714469,
41.1270758
],
[
16.871448,
41.1270235
],
[
16.8714496,
41.1269528
],
[
16.8716539,
41.1269554
],
[
16.8717038,
41.126956
],
[
16.8717011,
41.127079
],
[
16.8716362,
41.1270781
],
[
16.8714469,
41.1270758
]
]
]
}
},
{
"type": "Feature",
"id": "way/137223836",
"properties": {
"@id": "way/137223836",
"addr:housenumber": "52",
"addr:postcode": "70124",
"addr:street": "Via Camillo Rosalba",
"amenity": "theatre",
"building": "yes",
"name": "Teatro dell'Anonima",
"wheelchair": "yes"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
16.8537576,
41.0867032
],
[
16.8536653,
41.0864634
],
[
16.8537885,
41.0864365
],
[
16.8538809,
41.0866762
],
[
16.8537576,
41.0867032
]
]
]
}
},
{
"type": "Feature",
"id": "way/166477584",
"properties": {
"@id": "way/166477584",
"amenity": "theatre",
"name": "Teatro Team"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
16.9034473,
41.0991529
],
[
16.90384,
41.0985371
],
[
16.9042141,
41.0986725
],
[
16.9038214,
41.0992883
],
[
16.9034473,
41.0991529
]
]
]
}
},
{
"type": "Feature",
"id": "way/221596090",
"properties": {
"@id": "way/221596090",
"amenity": "theatre",
"category": "Aula Magna",
"layer": "1",
"name": "Aula Magna \"Attilo Alto\"",
"operator": "1"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
16.8794801,
41.1088768
],
[
16.8795418,
41.1087602
],
[
16.8796913,
41.1088052
],
[
16.8796295,
41.1089217
],
[
16.8794801,
41.1088768
]
]
]
}
},
{
"type": "Feature",
"id": "way/264868542",
"properties": {
"@id": "way/264868542",
"addr:city": "Bari",
"addr:street": "Corso Vittorio Emanuele II",
"amenity": "theatre",
"building": "yes",
"name": "Teatro comunale Niccolo' Piccinni",
"wikipedia": "it:Teatro_Piccinni"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
16.8675809,
41.1257901
],
[
16.867279,
41.1257713
],
[
16.8673218,
41.1253297
],
[
16.8676239,
41.1253463
],
[
16.8675809,
41.1257901
]
]
]
}
},
{
"type": "Feature",
"id": "node/1285442721",
"properties": {
"@id": "node/1285442721",
"amenity": "theatre",
"name": "Teatro Purgatorio",
"wheelchair": "yes"
},
"geometry": {
"type": "Point",
"coordinates": [
16.8583516,
41.1158394
]
}
},
{
"type": "Feature",
"id": "node/1364984750",
"properties": {
"@id": "node/1364984750",
"amenity": "theatre",
"name": "Teatro Bravò"
},
"geometry": {
"type": "Point",
"coordinates": [
16.8866216,
41.1082652
]
}
},
{
"type": "Feature",
"id": "node/1495490311",
"properties": {
"@id": "node/1495490311",
"amenity": "theatre",
"name": "Anfiteatro della Pace"
},
"geometry": {
"type": "Point",
"coordinates": [
16.9110379,
41.104096
]
}
},
{
"type": "Feature",
"id": "node/1828422296",
"properties": {
"@id": "node/1828422296",
"amenity": "theatre",
"name": "Piccolo teatro"
},
"geometry": {
"type": "Point",
"coordinates": [
16.8716726,
41.1129885
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment