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

# Packages

Package envelope Defines a rectangular region of the 2D coordinate plane.

# Functions

IntersectionMatrixDefault Creates an IntersectionMatrix with FALSE dimension values.
LineArray returns the LineArray.
TransMatrixes trans steric to array matrixes.

# Structs

IntersectionMatrix a Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.
LineSegment is line.
UniqueArrayFilter A Filter that extracts a unique array.

# Interfaces

Filter An interface which use the values of the matrix in a Steric.
Steric is the interface implemented by other Steric objects.

# Type aliases

A Bound represents a closed box or rectangle.
A Collection is a collection of sterices that is also a Steric.
LineMatrix is a two-dimensional matrix.
Matrix is a one-dimensional matrix.
MultiPolygonMatrix is a four-dimensional matrix.
PolygonMatrix is a three-dimensional matrix.