allow Cemeteries to be mapped as points

This commit is contained in:
Martin Raifer
2023-02-13 18:18:11 +01:00
parent b565c7d96d
commit 83e529560a
+2 -1
View File
@@ -12,7 +12,8 @@
"phone"
],
"geometry": [
"area"
"area",
"point"
],
"tags": {
"landuse": "cemetery"