Sanitizes the given geometry type by removing the 'gml:' prefix and simplifying it to one of the types defined in xmlGeometryTypesStrList. Example: gml:MultiLineStringPropertyType -> multilinestring
gml:MultiLineStringPropertyType
multilinestring
Sanitizes the given geometry type by removing the 'gml:' prefix and simplifying it to one of the types defined in xmlGeometryTypesStrList. Example:
gml:MultiLineStringPropertyType->multilinestring