simplefeatures
simplefeatures copied to clipboard
Better error message for invalid polygon
Currently, the error messages for invalid polygons aren't great. E.g. polygon ring not simple. Ideally we should give the coordinates when the ring is self intersecting. We should also examine the other error messages related to geometry validation and see if they can be improved.