Skip to content

v0.2.53..v0.2.54 changeset feature_area.json

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/conf/schema/feature_area.json b/conf/schema/feature_area.json
new file mode 100644
index 0000000..2d051fb
--- /dev/null
+++ b/conf/schema/feature_area.json
@@ -0,0 +1,7 @@
+[
+    {
+        "dataType": "real",
+        "name": "feature_area",
+        "objectType": "tag"
+    }
+]
Clone this wiki locally