area

Name:

geom area

Description:

geom Calculate the area of a Geometry.

Arguments:

  • -g –geometry: The input geometry

  • –help: Print help message

  • –web-help: Open help in a web browser

Example:

geom area -g "POLYGON ((1 1, 1 10, 10 10, 10 1, 1 1))"
../_images/area.png