Skip to main content

I am running a simple read GDB Write GDB and adding a UUID in the process. I am getting this Error (-3). The source is a 3D line file 60K lines long and has four fields. (survey data). I've rerun the script several times and the error halts writing at different locations in the file.

Is the destination also set to 3D lines?

If not, vertical line segments will cause duplicate points on the line, causing the Geodatabase to reject those features.


Reply