svy21

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	A0 = 1 - (e2 / 4.) - (3 * e4 / 64.) - (5 * e6 / 256.)
	A2 = (3 / 8.) * (e2 + (e4 / 4.) + (15 * e6 / 128.))
	A4 = (15 / 256.) * (e4 + (3 * e6 / 4.))
	A6 = 35 * e6 / 3072.
)

Functions

func ToLatLon

func ToLatLon(N, E float64) (lat, lon float64)

Converts SVY21 northings and eastings to latitude and longitude

func ToSVY21

func ToSVY21(lat, lon float64) (N, E float64)

Converts latitude and longitude to SVY21 northings and eastings

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL