Orion geolocation feature involves an attribute, which value represents WGS84 coordinates and an associated metadata:
{"name":"location","value":"WGS84","type":"string"}
If the attribute itself keeps its value to WGS84 coordinates, could the metadata be modified (e.g. change its name to localizaciĆ³n
or its type to coordinates
) and keep the feature working? or this metadata is somehow hard coded and MUST be specified in that way?
Thanks