Hi,

Trying out the export to OpenFileGDB, using GDAL 3.7.0dev-5a6f99a78b installed 
with OSGeo4W

ogr2ogr -f "OpenFileGDB" test_filegdb.gdb PG:"dbname=dbname port=5432 
host=dbhost user=dbusr" --optfile sql_filter.sql

This works for SHP and GeoPackage and the output is a EPSG 27700 Polygon 
geometries.

I get the following error:

ERROR 6: Unsupported geometry type
ERROR 1: Terminating translation prematurely after failed
translation from sql statement.

What geometry type is expected? I did try ST_Multi and ST_Force3D to see 
whether multipolygons etc are expected.

Hopefully I'm not missing something too obvious.

Thanks

Andy

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to