Description Usage Arguments Value See Also Examples
Calculate the area of a polygon or group of polygons
1 |
input |
A data-Feature or data-FeatureCollection of polygons |
lint |
(logical) Lint or not. Uses geojsonhint. Takes up increasing
time as the object to get linted increases in size, so probably use by
default for small objects, but not for large if you know they are good
geojson objects. Default: |
A numeric in square meters
Other measurements:
lawn_along()
,
lawn_bbox_polygon()
,
lawn_bbox()
,
lawn_bearing()
,
lawn_center_of_mass()
,
lawn_center()
,
lawn_centroid()
,
lawn_destination()
,
lawn_distance()
,
lawn_envelope()
,
lawn_extent()
,
lawn_line_distance()
,
lawn_midpoint()
,
lawn_point_on_feature()
,
lawn_pt2line_distance()
,
lawn_square()
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.