@geogirafe/lib-geoportal
    Preparing search index...

    Function sanitizeGeometryType

    • 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

      Parameters

      • attributeType: string

      Returns string