<div dir="auto"><div dir="auto"><br></div><div dir="auto">I'm trying to create some features in a File GDB, and have that driver loaded.</div><div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">This line in python</div><div dir="auto">lyr = fgdbds.CopyLayer(inmemorylayer,somename,['OVERWRITE=YES'])</div><div dir="auto"><br></div><div dir="auto">I get the issue</div><div dir="auto"><br></div><div dir="auto">ERROR 6: Only 32 bit positive integers FID supported by FileGDB</div><div dir="auto"><br></div><div dir="auto">How can I get around this? </div><div dir="auto"><br></div><div dir="auto"><br></div></div>