pyproj
pyproj copied to clipboard
geometry_area_perimeter limitations not documented
The geometry_area_perimeter method documented https://pyproj4.github.io/pyproj/stable/api/geod.html#pyproj.Geod.geometry_area_perimeter - doesn't list its limitations. These include, but may not be limited to:
- Only working for areas up to half the size of the globe
- Returning negative numbers for certain large polygons
Reference: https://github.com/pyproj4/pyproj/issues/1074#issuecomment-1124461148
Hi, is anyone already working on this issue ?
Hi, is anyone already working on this issue ?
Not that I am aware of.