public static final String |
GEOMETRY_COORDINATES_KEY |
"coordinates" |
public static final String |
GEOMETRY_GEOMETRIES_KEY |
"geometries" |
public static final String |
GEOMETRY_TYPE_KEY |
"type" |
public static final String |
MSG_GEOMETRIES_JSON_INVALID_TEMPLATE |
"The json must be an array or null: %s" |
public static final String |
MSG_GEOMETRY_JSON_INVALID_TEMPLATE |
"The given json is not a valid Geometry: %s" |
public static final String |
MSG_NOT_VALID_GEOMETRY_COLLECTION |
"The given json is not a valid GeometryCollection" |
public static final String |
MSG_WRONG_GEOMETRY_TYPE_TEMPLATE |
"Cannot build a geometry for type: %s" |