[MapServer-users] Tileindex in format different than SHP?

Marcin Niemyjski mniemyjski at cloudferro.com
Wed Dec 14 03:23:07 PST 2022


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20221214/d77defe9/attachment.htm>


More information about the MapServer-users mailing list