Your parquet file is area_types.parquet (has an 's').

Your DATA is requesting area_type (singular). Is that the correct layer name?

On 7/24/25 07:10, Rob Dennett via MapServer-users wrote:
I am using httpd as the web server and have MS_ERRORFILE set to stderr and in /etc/httpd/logs/error_file, I see

stderr: msOGRFileOpen(): OGR error. GetLayer(geom FROM area_type) failed for OGR connection. Check logs.

What logs are being referred to here?

BTW, here's some stuff from the LAYER in the .map file.  Not sure if it's relevant:

     NAME "area_type"
     CONNECTIONTYPE OGR
    CONNECTION "/vsicurl/https://github.com/iamgeodude/testgio/raw/ main/area_types.parquet"
     TYPE POLYGON
     STATUS ON
     DATA "geom FROM area_type"

Thanks

_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to