Skip to content

v0.2.49..v0.2.50 changeset poi.json

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/conf/schema/poi.json b/conf/schema/poi.json
index ac0f1e0..5848d50 100644
--- a/conf/schema/poi.json
+++ b/conf/schema/poi.json
@@ -5,8 +5,7 @@
         ],
         "dataType": "enumeration",
         "geometries": [
-            "node",
-            "area"
+            "node"
         ],
         "influence": 1,
         "name": "poi",
@@ -17,4 +16,4 @@
         "name": "poi=yes",
         "objectType": "tag"
     }
-]
\ No newline at end of file
+]
Clone this wiki locally