<div dir="auto"><div>I did end up just defining the layers and just adding all the data to it. <div dir="auto"><br></div><div dir="auto">However this does occur with ogr2ogr, and it says to use skip failures. When I use that, I get one less feature (fails on the first I assume). </div><div dir="auto"><br></div><div dir="auto">Is there a way to ignore FID with fgdb output & ogr2ogr? </div><div dir="auto">Same for the CopyLayer in python. </div><div dir="auto"><br></div><div dir="auto"><br></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 5, 2019, 12:29 mike Null <<a href="mailto:gdisk.mike@gmail.com">gdisk.mike@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank" rel="noreferrer">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div></div></div>