package
1.1.3
Repository: https://github.com/spatial-go/geoos.git
Documentation: pkg.go.dev

# Packages

Package chain Define Monotone Chains,it is a way of partitioning the segments of a linestring to allow for fast searching of intersections.
Package snap Snaps the vertices and segments of a Geometry's vertices to another Geometry's vertices.
Package sweepline Contains struct which implement a sweepline algorithm for scanning geometric data structures.