brouter-web/layers/overpass/tourism/motel.geojson
2021-04-03 17:31:40 +02:00

12 lines
224 B
JSON

{
"geometry": null,
"properties": {
"name": "Motel",
"id": "motel",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "maki-lodging",
"query": "nwr[tourism=motel];"
},
"type": "Feature"
}