tegola icon indicating copy to clipboard operation
tegola copied to clipboard

Clipping issue: Rendered triangle due to a makevalid producing invalid polygon.

Open gdey opened this issue 7 years ago • 0 comments

Sometimes the makevalid function will create a polygon with a cutout that is not completely surrounded by the main ring. This results in a triangle artifact being rendered.

Here is a sample, this is on natural earth dataset. http://localhost:8080/?debug=true#5/51.391/10.159 screen shot 2018-01-29 at 2 59 34 pm

GID of polygon: 62

Here is a location where is more contained. You can see the bad make valid as well. http://localhost:8080/?debug=true#6/53.939/10.077 screen shot 2018-01-29 at 3 03 33 pm

gdey avatar Jan 29 '18 23:01 gdey