brouter-web/layers/overpass/amenity/transportation/parking_entrance.geojson
2021-04-03 17:31:40 +02:00

12 lines
263 B
JSON

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