{"id":20757864,"url":"https://github.com/amdmi3/rail-routing-demo","last_synced_at":"2026-05-19T02:03:46.124Z","repository":{"id":5660739,"uuid":"6870017","full_name":"AMDmi3/rail-routing-demo","owner":"AMDmi3","description":null,"archived":false,"fork":false,"pushed_at":"2013-02-06T15:25:08.000Z","size":192,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-11T16:24:01.986Z","etag":null,"topics":["openstreetmap","routing"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AMDmi3.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-26T18:14:08.000Z","updated_at":"2018-01-09T20:01:31.000Z","dependencies_parsed_at":"2022-08-24T21:31:15.434Z","dependency_job_id":null,"html_url":"https://github.com/AMDmi3/rail-routing-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AMDmi3/rail-routing-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Frail-routing-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Frail-routing-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Frail-routing-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Frail-routing-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMDmi3","download_url":"https://codeload.github.com/AMDmi3/rail-routing-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDmi3%2Frail-routing-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264902587,"owners_count":23681094,"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":["openstreetmap","routing"],"created_at":"2024-11-17T09:46:06.958Z","updated_at":"2026-05-19T02:03:46.093Z","avatar_url":"https://github.com/AMDmi3.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"                             Rail routing demo\n                            ===================\n\nThis is an an excerpt from my set of C++ OSM processing tools which\nimplements railroad router.\n\nRepo structure\n==============\n\n  Base classes for OSM objects\n    * osmtypes.h\n    * ObjectBases.hh\n    * Objects.hh\n\n  Base class for multipass OSM XML parser\n    * ParserBase.hh\n\n  Geographic math functions, namely distance and azimuth calculation\n    * geomath.hh\n\n  Custom container with effecient lazy initialization\n    * lazyinit_array.hh\n\n  Custom memory pool container\n    * pool.hh\n\n  Routing implementation itself\n    * railrouting.cc\n    * railrouting.hh\n\n  Demonstration program\n    * raildemo.cc\n    * raildemo.osm\n\nRequirements\n============\n\n  * Expat XML parser library with headers\n  * CMake\n  * C++ compiler with c++0x support (gcc\u003e=4.6)\n\nBuilding\n========\n\n   cmake . \u0026\u0026 make\n\nRunning\n=======\n\n  ./raildemo raildemo.osm\n\n  This will load bundled raildemo.osm file with small part of Moscow\n  rail network and find a route between two hardcored stations.\n\nLicense\n=======\n\n  GPLv3\n\nAuthor\n======\n\n  Dmitry Marakasov \u003camdmi3@amdmi3.ru\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdmi3%2Frail-routing-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famdmi3%2Frail-routing-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdmi3%2Frail-routing-demo/lists"}