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

# Functions

GetStrategy returns algorithm by new Algorithm.
NewMegrezAlgorithm returns Algorithm that is MegrezAlgorithm.
NormalStrategy returns normal algorithm.

# Variables

ErrNotPolygon UnaryUnion parameter is not polygon.

# Interfaces

Algorithm is the interface implemented by an object that can implementation spatial algorithm.