{"id":17321952,"url":"https://github.com/petercorke/gcdist","last_synced_at":"2025-03-27T03:21:16.592Z","repository":{"id":93428456,"uuid":"575252485","full_name":"petercorke/gcdist","owner":"petercorke","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-07T05:01:31.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-01T08:45:41.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petercorke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-12-07T04:51:32.000Z","updated_at":"2022-12-07T05:01:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ca003d6-1fa6-41b9-ad3d-bdc8c16cde52","html_url":"https://github.com/petercorke/gcdist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercorke%2Fgcdist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercorke%2Fgcdist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercorke%2Fgcdist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercorke%2Fgcdist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petercorke","download_url":"https://codeload.github.com/petercorke/gcdist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773377,"owners_count":20669765,"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","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":[],"created_at":"2024-10-15T13:40:28.158Z","updated_at":"2025-03-27T03:21:16.572Z","avatar_url":"https://github.com/petercorke.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Great circle distance calculator\n\n```shell\n$ gcdist start end\n```\nwill display the great-circle distance in kilometres between the two places.  For example:\n\n```shell\n$ python gcdist.py \"albany, west australia\" \"hobart\"\nAlbany, City Of Albany, Western Australia, Australia: lat=-35.0247822, lon=117.883608\nHobart, City of Hobart, Tasmania, 7000, Australia: lat=-42.8825088, lon=147.3281233\n2675.6 km\n```\n\nPlace geolocation is done using OpenStreetMap's Nominatum service.  The display name of the looked up place is displayed as a check that the name is not aliased.  \n\nUses a spherical world model so probably good to 1% accuracy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetercorke%2Fgcdist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetercorke%2Fgcdist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetercorke%2Fgcdist/lists"}