geoview-core - v2.2.0
    Preparing search index...

    Variable VALID_FILE_EXTENSIONSConst

    VALID_FILE_EXTENSIONS: readonly [
        ".json",
        ".geojson",
        ".csv",
        ".kml",
        ".gpkg",
        ".tif",
        ".tiff",
        ".zip",
        ".shp",
        ".wkb",
    ] = ...

    File extensions recognized by GeoView for file-based layer URLs (used in validation, type guessing, and file upload).