package
0.1.0
Repository: https://github.com/go-spatial/geom.git
Documentation: pkg.go.dev

# Functions

Geometry will return the clipped version of the given geometry.
LineString will clip the give linestring to the the given clipbox, breaking it up into multiple linestring as needed.
No description provided by the author
MultiPoint will filter out points that are not contained by the clipbox.

# Variables

No description provided by the author
No description provided by the author