{"id":20970270,"url":"https://github.com/sbooth/geodesic","last_synced_at":"2026-03-12T06:02:15.490Z","repository":{"id":66928985,"uuid":"404417208","full_name":"sbooth/Geodesic","owner":"sbooth","description":"CLLocationCoordinate2D extensions for geodesic calculations.","archived":false,"fork":false,"pushed_at":"2025-08-18T15:57:26.000Z","size":48,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-15T17:26:59.097Z","etag":null,"topics":["geodesic","geodesy","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbooth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-08T16:22:58.000Z","updated_at":"2025-08-18T15:57:28.000Z","dependencies_parsed_at":"2024-07-10T20:36:58.482Z","dependency_job_id":"49b8b716-1a98-4e13-aec6-facdec6d84d5","html_url":"https://github.com/sbooth/Geodesic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sbooth/Geodesic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FGeodesic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FGeodesic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FGeodesic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FGeodesic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbooth","download_url":"https://codeload.github.com/sbooth/Geodesic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FGeodesic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278621847,"owners_count":26017253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geodesic","geodesy","swift"],"created_at":"2024-11-19T03:57:35.118Z","updated_at":"2025-10-06T13:41:16.347Z","avatar_url":"https://github.com/sbooth.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geodesic\n\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsbooth%2FGeodesic%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/sbooth/Geodesic)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsbooth%2FGeodesic%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/sbooth/Geodesic)\n\n`CLLocationCoordinate2D` extensions for solving geodesic problems on an ellipsoid model of the Earth.\n\n```swift\nlet lax = CLLocationCoordinate2D(latitude: 33.9424964, longitude: -118.4080486)\nlet jfk = CLLocationCoordinate2D(latitude: 40.6399278, longitude: -73.7786925)\nlet distance = lax.distanceTo(jfk)\n// distance is approx. 3,982,961 m\n```\n\n## Installation\n\n### Swift Package Manager\n\nAdd a package dependency to https://github.com/sbooth/Geodesic in Xcode.\n\n### Manual or Custom Build\n\n1. Clone the [Geodesic](https://github.com/sbooth/Geodesic) repository.\n2. `swift build`.\n\n## License\n\nGeodesic is released under the [MIT License](https://github.com/sbooth/Geodesic/blob/main/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbooth%2Fgeodesic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbooth%2Fgeodesic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbooth%2Fgeodesic/lists"}