-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve error message #44
Comments
Hi, If the list of IDs on the message is short (usually just one or two), you can try to remove those areas and try again. You could also try to modify the area's geometry so that they intersect. I'll look for a better way to help troubleshoot this issues. Thanks. |
Dear Sergio, Thanks for the quick answer. To provide a bit more background, I tried to run the algorithm on a voronoi diagram. So normally all my polygons should be fully adjacent. I removed a large part of my polygons but the process get stucked at 95%. Where can I get the log? Is it possible that the algorithm fails because some of the values of my polygons are set to 0? Shall I share with you the shapes? Thanks |
Hi, Sure. I can take a look at the shapes. Please post any parameters you might be using. |
The following error message is a bit cryptic:
ERROR_MSG = u"There are features from the shapefile that are disconnected.
Check the areas identified with the following IDs for errors
in the geometry:
What needs to be done on the data to fix this?
Thanks,
Edouard
The text was updated successfully, but these errors were encountered: