[gdal-dev] openfilegdb export

Andrew Terry andrew.terry at centremaps.co.uk
Fri Nov 11 05:53:44 PST 2022


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20221111/4d620cf7/attachment-0001.htm>


More information about the gdal-dev mailing list