{"id":19356219,"url":"https://github.com/openplannerteam/itinero-tiled-routing","last_synced_at":"2026-01-23T20:41:15.421Z","repository":{"id":96883171,"uuid":"99325403","full_name":"openplannerteam/itinero-tiled-routing","owner":"openplannerteam","description":"A repository to focus the work on tiled-routing in Itinero.","archived":false,"fork":false,"pushed_at":"2022-06-22T21:07:52.000Z","size":70975,"stargazers_count":2,"open_issues_count":10,"forks_count":2,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-11-27T13:51:28.251Z","etag":null,"topics":["openstreetmap","routing","tiles"],"latest_commit_sha":null,"homepage":"","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/openplannerteam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-04T09:08:20.000Z","updated_at":"2023-10-07T17:56:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a59c730b-5dc9-4d96-a67d-a98579ec21ea","html_url":"https://github.com/openplannerteam/itinero-tiled-routing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openplannerteam/itinero-tiled-routing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openplannerteam%2Fitinero-tiled-routing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openplannerteam%2Fitinero-tiled-routing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openplannerteam%2Fitinero-tiled-routing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openplannerteam%2Fitinero-tiled-routing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openplannerteam","download_url":"https://codeload.github.com/openplannerteam/itinero-tiled-routing/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openplannerteam%2Fitinero-tiled-routing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["openstreetmap","routing","tiles"],"created_at":"2024-11-10T07:03:28.915Z","updated_at":"2026-01-23T20:41:15.404Z","avatar_url":"https://github.com/openplannerteam.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# routing2\n\n**this is ongoing work on the next version of Itinero, if you want routing right now, please go [here](https://github.com/itinero/routing)**\n\n[![Build status](https://build.anyways.eu/app/rest/builds/buildType:(id:anyways_Openplannerteam_ItineroTiledRouting)/statusIcon)](https://build.anyways.eu/viewType.html?buildTypeId=anyways_Openplannerteam_ItineroTiledRouting)  \n\nA new temporary repository for v2 routing core, being tile-based.\n\nThis is part of the work done by the awesome [open planner team](https://openplanner.team/).\n\n## Goals of this project\n\nTo consume routable tiles:\n\n![Image of tiles for ghent](./docs/routable-tiles-ghent.png)\n\nMore detailed goals are:\n\n- Experiment with tiled-routing.\n- Build a fully functioning prototype of what Itinero 2 should be and:\n  - Merge this with the current routing core when finished.\n  - Or transplant the most valuable concepts over to the current routing core without breaking too much.\n- Experiment to see if all the current features of the routing core can be implemented using Itinero 2's new concepts.\n  - Island detections is one, how to do this when using multiple tiles?\n  - Configurable profiles and changes to profiles?\n  - Preprocessing \u0026 updating data.\n\n## Requirements on top of what Itinero is now:\n\nThe main thing is to build a tile-based datastructure that replaces (or expands) the current routerdb concept. This should also enable distributed preprocessing of the data. It would be awesome to:\n\n- Live load updates, meaning we can have immidate updates to the routing graph.\n- We can add any data to the edges and make this configurable:\n  - Distance.\n  - Custom costs.\n- We can add any data to the vertices and make this configurable:\n  - Turn costs.\n  - Intersection costs.\n  - Meta data.\n\n## Status\n\n- [x] Build a basic data structures in tiled form.\n  - [x] Get this done for vertices.\n  - [x] Get this done for edges.\n  - [ ] Add support for turn-restrictions.\n  - [x] Load tiles on demand.\n- [x] Experiment with routing algorithms on top of this.\n- [x] Build a proper resolving algorithm and verify performance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenplannerteam%2Fitinero-tiled-routing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenplannerteam%2Fitinero-tiled-routing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenplannerteam%2Fitinero-tiled-routing/lists"}