Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartekpacia/geobuddy
App to easily convert between the most popular geographic coordinates formats
https://github.com/bartekpacia/geobuddy
Last synced: 22 days ago
JSON representation
App to easily convert between the most popular geographic coordinates formats
- Host: GitHub
- URL: https://github.com/bartekpacia/geobuddy
- Owner: bartekpacia
- Created: 2024-03-09T11:39:07.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-19T00:24:26.000Z (4 months ago)
- Last Synced: 2024-10-26T08:37:40.757Z (2 months ago)
- Language: Swift
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoBuddy
A very simple SwiftUI app created as university assignment.
Allows for easy conversion between the 3 most popular geographic coordinates
formats:- (DMS) Degrees Minutes Seconds
- (DM) Decimal Minutes
- (DD) Decimal Degrees### Authors
- Bartek Pacia (@bartekpacia)
- Piotr Karolak (@P3T3R3)