UNPKG

@mapbox/geojson-area

Version:

calculate the physical area of a geojson geometry

12 lines (11 loc) 145 B
{ "type": "Polygon", "coordinates": [[ [-180, -90], [-180, 90], [180, 90], [180, -90], [-180, -90] ] ] }