package
0.21.2
Repository: https://github.com/go-spatial/tegola.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package webmercator does the translation to and from WebMercator and WGS84 Gotten from: http://wiki.openstreetmap.org/wiki/Mercator#C.23 */.

# Functions

AreaOfPolygon will calculate the Area of a polygon using the surveyor's formula (https://en.wikipedia.org/wiki/Shoelace_formula).
No description provided by the author
No description provided by the author
No description provided by the author
Contains takes a subject (made up of point pairs) and a pt, and returns weather the pt is contained by the subject.
No description provided by the author
DistOfLine will calculate the Manhattan distance of a line.
DoesIntersect does a quick intersect check using the saddle method.
Powers of 2.
No description provided by the author
FindIntersects call the provided function with the indexs of the lines from the segments slice that intersect with each other.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FindIntersects call the provided function with the indexs of the lines from the segments slice that intersect with each other.
FindPolygonIntersects calls the provided function with the indexes of the lines from the segments slice that intersect with each other.
Intersect find the intersection point (x,y) between two lines if there is one.
No description provided by the author
Minimum of uints.
Code adapted from http://geomalgorithms.com/a09-_intersect-3.html#simple_Polygon().
No description provided by the author
No description provided by the author
No description provided by the author
NewLineWith2Float64 is a transistional function till I have had a change to move over the geom package and covert the maths functions to use it or they have migrated over to it.
No description provided by the author
No description provided by the author
No description provided by the author
Will create a new Triangle and sort the points.k.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Pt describes a 2d Point.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
label is the he label for the triangle.
No description provided by the author
No description provided by the author
Ring defines a set of points that are all connected.
No description provided by the author
WindingOrder the direction the line strings.
No description provided by the author