{"id":32867690,"url":"https://github.com/dimesoftware/turtleroute","last_synced_at":"2026-06-23T22:33:06.737Z","repository":{"id":46673234,"uuid":"259636680","full_name":"dimesoftware/turtleroute","owner":"dimesoftware","description":"🗺️ Geocode address, calculate travel times, and other route-based tasks.","archived":false,"fork":false,"pushed_at":"2026-02-28T08:13:44.000Z","size":1090,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-01T10:06:11.660Z","etag":null,"topics":["csharp","geocoding"],"latest_commit_sha":null,"homepage":"","language":"C#","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/dimesoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-28T12:54:49.000Z","updated_at":"2025-12-16T08:00:34.000Z","dependencies_parsed_at":"2023-12-30T17:24:16.077Z","dependency_job_id":"2ecb0228-9796-488c-818a-fbc8a23592cd","html_url":"https://github.com/dimesoftware/turtleroute","commit_stats":null,"previous_names":["dimesoftware/turtleroute","dimesoftware/maps"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dimesoftware/turtleroute","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fturtleroute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fturtleroute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fturtleroute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fturtleroute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimesoftware","download_url":"https://codeload.github.com/dimesoftware/turtleroute/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimesoftware%2Fturtleroute/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34709803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","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":["csharp","geocoding"],"created_at":"2025-11-09T06:30:27.335Z","updated_at":"2026-06-23T22:33:06.733Z","avatar_url":"https://github.com/dimesoftware.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src=\"assets/logo.png\" alt=\"Logo\"\u003e\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e Turtle Route \u003c/h1\u003e\n\u003c/div\u003e\n\nThis is a project that supports the map functionalities in Dime.Scheduler. Most notably, the geocoding service is essential to the performance of the map as it eliminates the need for ad-hoc geocoding.\n\n## Installation\n\nUse the package manager NuGet to install the package:\n\n```cli\ndotnet add package TurtleRoute\n```\n\n## Usage\n\n``` csharp\nusing TurtleRoute;\n\nGeocoder api = new(\"MYTOKEN\");\nGeoCoordinate? address = await api.GeocodeAsync(\"Katwilgweg\", \"2\", \"2050\", \"Antwerpen\", \"\", \"BE\");\n```\n\n## Contributing\n\n![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)\n\nPull requests are welcome. Please check out the contribution and code of conduct guidelines.\n\n## Local development\n\n- You must have Visual Studio 2022 Community or higher.\n- The dotnet cli is also highly recommended.\n\n## License\n\n[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimesoftware%2Fturtleroute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimesoftware%2Fturtleroute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimesoftware%2Fturtleroute/lists"}