brouter-web/layers/overpass/amenity/transportation/parking_entrance.geojson
2021-03-21 11:23:45 +01:00

11 lines
229 B
JSON

{
"geometry": null,
"properties": {
"name": "Parking entrance",
"id": "parking_entrance",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[amenity=parking_entrance];"
},
"type": "Feature"
}