concaveHullOfPolygons

Name:

geom concaveHullOfPolygons

Description:

geom Calculate the concave hull of Polygons.

Arguments:

  • -l –max-edge-length: The maximum edge length

  • -a –holes-allowed: Whether holes are allowed or not

  • -t –tight: Whether it should be tight or now

  • -g –geometry: The input geometry

  • –help: Print help message

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

Example:

geom concaveHullOfPolygons -l 0.5 -g "MULTIPOLYGON (((-122.38889694213867 47.57595031143529, -122.3895299434662 47.57526633442543, -122.38845705986023 47.57515414686724, -122.38857507705688 47.57558480102301, -122.38889694213867 47.57595031143529)),((-122.38868772983551 47.57478501191467, -122.38879501819609 47.574224066564, -122.38778114318846 47.5742566377487, -122.38817274570465 47.574600443462614, -122.38868772983551 47.57478501191467)),((-122.3868852853775 47.57554137387374, -122.38756120204926 47.57528442917038, -122.38598942756653 47.575132433118526, -122.38690674304961 47.57534957020037, -122.3868852853775 47.57554137387374)))"