Fixed pointInPolygon function errors for dense vertex polygons
Official CH changelog text
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