Skip to content

Conversation

@hadbn
Copy link
Contributor

@hadbn hadbn commented Dec 2, 2024

Fixes the wrong results when calculating centroid of "big" polygones or polygones at high latitude.

The centroid is now calculated using euclidean coordinates, and is converted back to geographical coordinates.

Resolves #2758

hadbn added 3 commits December 2, 2024 13:42
… of "big" polygones or polygones at high latitude.

The centroid is now calculated in euclidean coordinates, and is converted back to geographical coordinates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@turf/centroid does not take the earth curvature into account

1 participant