Hello,

Can I use format different than SHP while using tileindex of rasters?

When using Mapfile with configuration as below:

LAYER
            NAME "2021-01-02_high"
        STATUS ON
        TILEINDEX "/DyskPlanetiler/Sentinel1COG/2021/01/02/2021-01-02.gpkg"
        TILEITEM "location"
        TYPE RASTER
        MAXSCALEDENOM 4000000
        GROUP "2021-01-02"
        PROJECTION
            "init=epsg:4326"
        END
END

error is recived:
msShapefileOpen(): Unable to access file. 
(/DyskPlanetiler/Sentinel1COG/2021/01/01/2021-01-01.gpkg)

is there a way to use geopackage or flatgeobuf as indexes or do I have to go 
back to shp?

Best,
Marcin
_______________________________________________
MapServer-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to