coordinates

Name:

geom coordinates

Description:

geom Get the coordinates of the geometry.

Arguments:

  • -u –unique: The flag to only include unique coordinates

  • -g –geometry: The input geometry

  • –help: Print help message

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

Example:

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