{"id":20828888,"url":"https://github.com/timothewt/shortestroute","last_synced_at":"2025-03-12T07:44:46.735Z","repository":{"id":122638258,"uuid":"550732153","full_name":"timothewt/ShortestRoute","owner":"timothewt","description":"Finds the shortest route between two geographical points using the A* algorithm.","archived":false,"fork":false,"pushed_at":"2023-01-12T15:50:57.000Z","size":62,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T18:42:46.585Z","etag":null,"topics":["ai","artificial-intelligence","astar","astar-algorithm","osmnx","python","shortest-path-algorithm"],"latest_commit_sha":null,"homepage":"","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/timothewt.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-10-13T08:33:46.000Z","updated_at":"2023-08-25T08:07:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"f64523ad-2a89-49d8-b2c8-14403b755db7","html_url":"https://github.com/timothewt/ShortestRoute","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/timothewt%2FShortestRoute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothewt%2FShortestRoute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothewt%2FShortestRoute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothewt%2FShortestRoute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothewt","download_url":"https://codeload.github.com/timothewt/ShortestRoute/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243179814,"owners_count":20249179,"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":["ai","artificial-intelligence","astar","astar-algorithm","osmnx","python","shortest-path-algorithm"],"created_at":"2024-11-17T23:18:43.475Z","updated_at":"2025-03-12T07:44:46.660Z","avatar_url":"https://github.com/timothewt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shortest Route\nThis python app finds the shortest route between two geographical points, using the A* algorithm and the OSMNX\nlibrary. \u003cbr/\u003e\nIt finds the shortest path considering either the length or the travel time.\n\n\u003cimg width=\"50%\" src=\"https://i.ibb.co/QJkC4yv/example.png\" alt=\"Shortest route example\"\u003e\n\n---\n## How to use\nClone this repo and install the requirements with `pip install -r requirements.txt` (if it doesn't work you may need to use winpip and install Fiona then GDAL first).\u003cbr/\u003e\nChange the start and ending points coordinates in the `main.py` file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothewt%2Fshortestroute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothewt%2Fshortestroute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothewt%2Fshortestroute/lists"}