Solved
I get an error saying saying my shapefile writer cannot be over 2gb
How do I write a shapefile that is larger than 2gb? It has to be possible right?
Best answer by jdh
Actually no. That is a limitation of the shapefile specification which is from the 90s. I suggest you tile your data into regions or look at ways to reduce the size of the data (number of vertices, precision of coordinates etc)
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


