Skip to content

v0.2.54..v0.2.55 changeset natural.json

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/conf/schema/natural.json b/conf/schema/natural.json
index 1a4d23e..ccb7bc9 100644
--- a/conf/schema/natural.json
+++ b/conf/schema/natural.json
@@ -21,6 +21,12 @@
         "objectType": "tag"
     },
     {
+        "geometries": ["area"],
+        "isA": "natural",
+        "name": "natural=desert",
+        "objectType": "tag"
+    },
+    {
         "geometries": ["linestring"],
         "aliases":[
         "natural=land_water_boundary"
Clone this wiki locally