-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
parquet seems an interesting format for mapserver, because it loads only a subset of data in memory
for parquet support the libgdal-arrow-parquet should be included
suggestion is to add this lib to the docker build
maybe start with full gdal as suggested in OSGeo/gdal#8453 (comment)
the example.parquet file through mapserver:

LAYER
NAME "example"
TYPE Polygon
CONNECTION "example.parquet"
DATA example
CONNECTIONTYPE OGR
CONNECTIONOPTIONS
"CRS" "EPSG:4326"
END
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels