I'm trying to create some features in a File GDB, and have that driver
loaded.

I've been doing something along the lines just fine to gpkg, but I hit a
FileGDB issue and wondering how to get around it.

This line in python
lyr = fgdbds.CopyLayer(inmemorylayer,somename,['OVERWRITE=YES'])

I get the issue

ERROR 6: Only 32 bit positive integers FID supported by FileGDB

How can I get around this?
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to