Documentation ¶
Overview ¶
Package math contins generic math functions that we need for doing transforms. this package will augment the go math library.
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func AreaOfPolygon ¶
AreaOfPolygon will calculate the Area of a polygon using the surveyor's formula (https://en.wikipedia.org/wiki/Shoelace_formula)
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package webmercator does the translation to and from WebMercator and WGS84 Gotten from: http://wiki.openstreetmap.org/wiki/Mercator#C.23
|
Package webmercator does the translation to and from WebMercator and WGS84 Gotten from: http://wiki.openstreetmap.org/wiki/Mercator#C.23 |
Click to show internal directories.
Click to hide internal directories.