get

Name:

geom get

Description:

geom Get a sub geometry from a geometry collection by index.

Arguments:

  • -n –index: The index number of the Geometry

  • -g –geometry: The input geometry

  • –help: Print help message

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

Example:

geom get -g "MULTIPOINT (1 1, 5 5, 10 10)" -n 1