more amenity, shop & tourism layers

This commit is contained in:
Stefan Siegl 2020-08-01 13:33:34 +02:00
parent 7532488a02
commit fe5ff508c1
No known key found for this signature in database
GPG key ID: 73942AF5642F3DDA
66 changed files with 786 additions and 4 deletions

View file

@ -0,0 +1,11 @@
{
"geometry": null,
"properties": {
"name": "Boat sharing",
"id": "boat_sharing",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(node[amenity=boat_sharing]; way[amenity=boat_sharing];);"
},
"type": "Feature"
}