Skip to content

v0.2.53..v0.2.54 changeset schema.json

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/conf/schema/schema.json b/conf/schema/schema.json
index 730fdda..da90bf4 100644
--- a/conf/schema/schema.json
+++ b/conf/schema/schema.json
@@ -1,15 +1,9 @@
 [
     {
-        "import": "FlowDir.json"
-    },
-    {
-        "import": "REF1.json"
-    },
-    {
-        "import": "REF2.json"
+        "import": "abandoned.json"
     },
     {
-        "import": "abandoned.json"
+        "import": "accuracy.json"
     },
     {
         "import": "addr.json"
@@ -27,6 +21,9 @@
         "import": "amenity.json"
     },
     {
+        "import": "angle.json"
+    },
+    {
         "import": "artwork_type.json"
     },
     {
@@ -90,6 +87,9 @@
         "import": "destroyed.json"
     },
     {
+        "import": "divider.json"
+    },
+    {
         "import": "ele.json"
     },
     {
@@ -105,12 +105,21 @@
         "import": "facility.json"
     },
     {
+        "import": "FCODE.json"
+    },
+    {
+        "import": "feature_area.json"
+    },
+    {
         "import": "fire_hydrant.json"
     },
     {
         "import": "fixme.json"
     },
     {
+        "import": "FlowDir.json"
+    },
+    {
         "import": "frequency.json"
     },
     {
@@ -136,6 +145,9 @@
         "import": "int_ref.json"
     },
     {
+        "import": "is_divided.json"
+    },
+    {
         "import": "is_in.json"
     },
     {
@@ -151,6 +163,9 @@
         "import": "leisure.json"
     },
     {
+        "import": "length.json"
+    },
+    {
         "import": "license.json"
     },
     {
@@ -220,6 +235,12 @@
         "import": "ref.json"
     },
     {
+        "import": "REF1.json"
+    },
+    {
+        "import": "REF2.json"
+    },
+    {
         "import": "religion.json"
     },
     {
@@ -232,6 +253,9 @@
         "import": "roof.json"
     },
     {
+        "import": "route.json"
+    },
+    {
         "import": "seamark.json"
     },
     {
@@ -298,15 +322,6 @@
         "import": "width.json"
     },
     {
-        "import": "divider.json"
-    },
-    {
-        "import": "is_divided.json"
-    },
-    {
-        "import": "FCODE.json"
-    },
-    {
         "import": "wikipedia.json"
     }
 ]
Clone this wiki locally