https://github.com/florianreinhart/geodesy
Geodesy functions in Swift 🌎
https://github.com/florianreinhart/geodesy
coordinates corelocation geo geodesic geodesy location swift
Last synced: 3 months ago
JSON representation
Geodesy functions in Swift 🌎
- Host: GitHub
- URL: https://github.com/florianreinhart/geodesy
- Owner: florianreinhart
- License: mit
- Created: 2017-02-10T16:54:25.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T12:24:53.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T11:33:52.305Z (over 1 year ago)
- Topics: coordinates, corelocation, geo, geodesic, geodesy, location, swift
- Language: Swift
- Homepage:
- Size: 52.7 KB
- Stars: 23
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geodesy Functions for Swift
[](https://swiftpackageindex.com/florianreinhart/Geodesy)
[](https://swiftpackageindex.com/florianreinhart/Geodesy)
[](https://github.com/florianreinhart/Geodesy/actions)
This is a port of the excellent [JavaScript geodesy module by Chris Veness](https://github.com/chrisveness/geodesy) to Swift.
## Implementation Status
All spherical functions are implemented and tested.