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": "Camp site",
"id": "camp_site",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(node[tourism=camp_site]; way[tourism=camp_site];);"
},
"type": "Feature"
}