package
1.4.5
Repository: https://github.com/tidwall/geojson.git
Documentation: pkg.go.dev

# Functions

NewLine creates a new Line.
No description provided by the author

# Constants

IndexKind types.
IndexKind types.
IndexKind types.

# Variables

No description provided by the author
WorldPolygon is the maximum bounds for any GeoPoint.

# Structs

IndexOptions are segment indexing options.
Line is a open series of points.
No description provided by the author
No description provided by the author
RaycastResult holds the results of the Raycast operation.
No description provided by the author
Segment is a two point line.

# Interfaces

Geometry is a standard geometry.
Series is just a series of points with utilities for efficiently accessing segments from rectangle queries, making stuff like point-in-polygon lookups very quick.

# Type aliases

IndexKind is the kind of index to use in the options.
No description provided by the author