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

# Packages

No description provided by the author

# Functions

Signum Returns an integer indicating the sign of this value.
ValueOf Converts the argument to a number.

# Constants

const default DE-9IM and Dimension parameters.
ANGLE ...
const default DE-9IM and Dimension parameters.
CAPFLAT Specifies a flat line buffer end cap style.
CAPROUND Specifies a round line buffer end cap style.
CAPSQUARE Specifies a square line buffer end cap style.
CLIP overlay clip.
CLOCKWISE ...
CLOSED edge is closed.
const ...
const default parameters.
CurveVertexSnapDistanceFactor Factor which controls how close curve vertices can be to be snapped.
CUT overlay cut polygon.
DegreeRad is coefficient to translate from degrees to radians.
const default DE-9IM and Dimension parameters.
EarthR is earth radius in km.
= 2^-106.
const default DE-9IM and Dimension parameters.
FALSE Dimension value of the empty geometry (-1).
InsideTurnVertexSnapDistanceFactor Factor which controls how close curve vertices on inside turns can be to be snapped.
The location value for the exterior of a geometry.
JOINBEVEL Specifies a bevel join style.
JOINMITRE Specifies a mitre join style.
JOINROUND Specifies a round join style.
const default DE-9IM and Dimension parameters.
const default parameters.
MAIN overlay main polygon.
MaxClosingSegLenFactor Factor which determines how short closing segs can be for round buffers.
const calc parameter.
MaxRingSize ...
MERGE overlay merge.
MinRingSize ...
MITRELIMIT The default mitre limit Allows fairly pointy mitres.
NearnessFactor ...
OffsetSegmentSeparationFactor Factor which controls how close offset segments can be to skip adding a filler or mitre.
const default DE-9IM and Dimension parameters.
POINTS ...
QUADRANTSEGMENTS The default number of facets into which to divide a fillet of 90 degrees.
const default parameters.
const calc parameter.
const calc parameter.
SIMPLIFYFACTOR The default simplify factor Provides an accuracy of about 1%, which matches the accuracy of the default Quadrant Segments parameter.
Angle of sin 60 = 0.866025403785.
2^27+1, for IEEE.
const default DE-9IM and Dimension parameters.
const default DE-9IM and Dimension parameters.
const default DE-9IM and Dimension parameters.
const default DE-9IM and Dimension parameters.
const default DE-9IM and Dimension parameters.
const default DE-9IM and Dimension parameters.
const default DE-9IM and Dimension parameters.

# Variables

E The value nearest to the constant e (the natural logarithm base).
PI The value nearest to the constant Pi.
PI2 The value nearest to the constant Pi / 2.
TWOPI The value nearest to the constant 2 * Pi.

# Structs

PairFloat A DoubleDouble uses a representation containing two double-precision values.