Open Peque opened 2 years ago
There are many other libraries already available which do this, for example @turf/area does it with geojson data or 2d-polygon-area.
I'd like to see this too.
The 2d-polygon-area
library is very old and doesn't work well with ES6 and Typescript.
I also can't figure out how to calculate the different parts of MultiPolygon
, since the rings (holes) should not be counted of course.
In example: