The geoArea() function returns the area of one or more features in square meters.
geoArea(geoJSON)
Parameter | Description |
---|---|
Calculate the area, in square meters, of a manually passed GeoJSON polygon.
Find all records that have an area less than 1 square mile (or 2589988 square meters).
geoJSON
Required. One or more features.