You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably we should load anything and let the user fix it afterwards. But we could have a keyword to check for validity and add a warning?
Maybe adding the keyword and fixing the issue by default is more conservative and user-friendly. If someone cares about deactivating the keyword for performance reasons, that user knows what to do.
The Polygon in this shapefile does not have a closed
LinearRing
:https://drive.google.com/file/d/11UWltt3HKgGKyAI7wCyhFa65khLEVAXT/view?usp=sharing
Does this mean the shapefile is invalid? Should Shapefile.jl throw an error when this happens?
Thanks in advance to the maintainers for their attention.
The code below can be used to check this:
The text was updated successfully, but these errors were encountered: