[gdal-dev] FileGDB & FID
mike Null
gdisk.mike at gmail.com
Tue Nov 5 11:26:18 PST 2019
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20191105/59a5a532/attachment.html>
More information about the gdal-dev
mailing list