Improve ACR usage
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / core / SuiteContentTypes.java
index 1f09021ed7cec04fdcaae2bc478cd97ec55b19e3..8b58fe16cb7e02672783ac98f84514d16fa15f87 100644 (file)
@@ -35,6 +35,8 @@ public enum SuiteContentTypes {
        //
        ODK("odk", "http://www.opendatakit.org/xforms", null, null),
        //
+       WGS84("geo", "http://www.w3.org/2003/01/geo/wgs84_pos#", null, null),
+       //
        ;
 
        private final static String RESOURCE_BASE = "/org/argeo/app/core/schemas/";