Discover Packages
github.com/trajectoryjp/geodesy_go
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jan 22, 2024
License: MIT
Opens a new window with license information.
README
README
¶
geodesy
Go module geodesy provides the coordinate system conversion and the distance calculation.
The default coordinate system is WGS84.
This wraps github.com/wroge/wgs84 with object orientation,
therefore you can change the coordinate system with its system.
Prerequisites
Installation
Simply append the following import to your code, and then go [build|run|test]
will automatically fetch the necessary dependencies:
import "github.com/trajectoryjp/geodesy_go"
Contribution
You are very welcome to:
Create pull requests of any kind
Let me know if you are using this library and find it useful
Open issues with request for support because they will help you and many others
Expand ▾
Collapse ▴
Directories
¶
Package coordinates contains types and functions of coordinates for geodesy.
Package coordinates contains types and functions of coordinates for geodesy.
Click to show internal directories.
Click to hide internal directories.