{"id":30198732,"url":"https://github.com/itinero/routing","last_synced_at":"2025-10-06T20:05:58.671Z","repository":{"id":43040965,"uuid":"51843839","full_name":"itinero/routing","owner":"itinero","description":"The routing core of itinero.","archived":false,"fork":false,"pushed_at":"2024-02-03T11:55:40.000Z","size":25181,"stargazers_count":230,"open_issues_count":118,"forks_count":72,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2025-08-01T01:22:01.442Z","etag":null,"topics":["dotnet","itinero","osm","routing","routing-engine"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itinero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-16T14:51:15.000Z","updated_at":"2025-06-23T15:17:24.000Z","dependencies_parsed_at":"2023-01-24T20:30:08.533Z","dependency_job_id":null,"html_url":"https://github.com/itinero/routing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itinero/routing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itinero%2Frouting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itinero%2Frouting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itinero%2Frouting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itinero%2Frouting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itinero","download_url":"https://codeload.github.com/itinero/routing/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itinero%2Frouting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270199267,"owners_count":24543618,"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-08-13T02:00:09.904Z","response_time":66,"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":["dotnet","itinero","osm","routing","routing-engine"],"created_at":"2025-08-13T07:06:33.182Z","updated_at":"2025-10-06T20:05:53.638Z","avatar_url":"https://github.com/itinero.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Itinero\n\n[![Build status](http://build.itinero.tech:8080/app/rest/builds/buildType:(id:Itinero_RoutingDevelop)/statusIcon)](https://build.itinero.tech/viewType.html?buildTypeId=Itinero_RoutingDevelop)\n[![Join the chat at https://gitter.im/Itinero/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Itinero/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Visit our website](https://img.shields.io/badge/website-itinero.tech-020031.svg) ](http://www.itinero.tech/)\n[![Apache 2.0 licensed](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/itinero/routing/blob/develop/LICENSE.md)\n\n- Itinero: [![NuGet Badge](https://buildstats.info/nuget/Itinero)](https://www.nuget.org/packages/Itinero/)\n- Itinero.Geo: [![NuGet Badge](https://buildstats.info/nuget/Itinero.Geo)](https://www.nuget.org/packages/Itinero.Geo/)\n- Itinero.IO.Osm: [![NuGet Badge](https://buildstats.info/nuget/Itinero.IO.Osm)](https://www.nuget.org/packages/Itinero.IO.Osm/)\n- Itinero.IO.Shape: [![NuGet Badge](https://buildstats.info/nuget/Itinero.IO.Shape)](https://www.nuget.org/packages/Itinero.IO.Shape/)\n\n**Itinero** is a routing project for .NET/Mono to calculate routes in a road network. By default the routing network is based on OpenStreetMap (OSM) but it's possible to load any road network. The most important features:\n\n- Calculating routes from A-\u003eB.\n- Calculating distance/time matrices between a set of locations.\n- Processing OSM-data into a routable network.\n- Generating turn-by-turn instructions.\n- Routing on mobile devices and lower-resource environments.\n\n### Documentation \u0026 Samples\n\nCheck the [documentation website](http://docs.itinero.tech/docs/index.html) for documentation and sample code. Don't hesitate to ask questions using an [issue](https://github.com/itinero/routing/issues) or request more documentation on any topic you need.\n\n### Other projects\n\n- [routing](https://github.com/itinero/routing): The core routing project, used by all other projects.\n- [geo](https://github.com/itinero/geo): A collection of extensions to Itinero to work with NTS.\n- [idp](https://github.com/itinero/idp): The data processing project, a CLI tool to process data into routerdb's.\n- [routing-api](https://github.com/itinero/routing-api): A routing server that can load routerdb's and accept routing requests over HTTP.\n\n### Contributions\n\nContributions are **always** appreciated, especially if they match what's on our [roadmap](http://docs.itinero.tech/docs/itinero/development/index.html) or it fixes a [bug](https://github.com/itinero/routing/issues). Also check the [contribution guidelines](https://github.com/itinero/routing/issues) before planning anything big. Thanks to past contributions by @Chaz6, @bertt, @jbelien, @pietervdvn, @ironromeo, @jerryfaust and @airbreather. \n\nIf you like routing, OpenStreetMap \u0026 Itinero [get in touch](http://www.itinero.tech/#contact), we may have a job for you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitinero%2Frouting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitinero%2Frouting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitinero%2Frouting/lists"}