GEOSPointOnSurface_r
returns a point that doesn't intersect with the input polygon
#1242
Labels
GEOSPointOnSurface_r
returns a point that doesn't intersect with the input polygon
#1242
Related to shapely/shapely#1988
For a certain valid polygon,
GEOSPointOnSurface_r
returns a point that doesn't intersect with the polygon. I seems like a robustness issue... but nonetheless...This is an image of the polygon (in blue) and the point returned (in red):
Script that reproduces:
The text was updated successfully, but these errors were encountered: