v.18.14Bug Fix

Fixed pointInPolygon function errors for dense vertex polygons

Fixed errors in the pointInPolygon function due to the accumulation of inaccurate calculations for polygons with a large number of vertices located close to each other. #3331 #3341