{"id":16583290,"url":"https://github.com/chringel21/simple-isochrone-analysis","last_synced_at":"2026-04-05T21:05:56.876Z","repository":{"id":78228318,"uuid":"537452438","full_name":"chringel21/simple-isochrone-analysis","owner":"chringel21","description":"Simple reachability analysis (isochrones)","archived":false,"fork":false,"pushed_at":"2023-02-21T13:42:41.000Z","size":1197,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T12:54:02.929Z","etag":null,"topics":["docker-compose","graphhopper","isochrones","maplibre-gl-js","nodejs","open-data","planetiler","pug","routing","tailwindcss","tileserver-gl","vector-tiles"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/chringel21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-16T12:40:08.000Z","updated_at":"2024-11-04T11:38:30.000Z","dependencies_parsed_at":"2023-07-28T08:15:45.880Z","dependency_job_id":null,"html_url":"https://github.com/chringel21/simple-isochrone-analysis","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/chringel21%2Fsimple-isochrone-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chringel21%2Fsimple-isochrone-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chringel21%2Fsimple-isochrone-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chringel21%2Fsimple-isochrone-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chringel21","download_url":"https://codeload.github.com/chringel21/simple-isochrone-analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138800,"owners_count":20078007,"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":["docker-compose","graphhopper","isochrones","maplibre-gl-js","nodejs","open-data","planetiler","pug","routing","tailwindcss","tileserver-gl","vector-tiles"],"created_at":"2024-10-11T22:35:21.385Z","updated_at":"2025-12-30T22:53:09.665Z","avatar_url":"https://github.com/chringel21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Isochrone Analysis\n\nCalculate the reachability of [glass containers](https://opendata.potsdam.de/explore/dataset/standplatze-glassammlung/information/) in Potsdam/Germany using [Graphhopper](https://github.com/graphhopper/graphhopper).\n\n**Disclaimer:** This is a prototype, was hacked together over the course of two days and doesn't represent a fully fledged application. Bugs may occur! 🪲\n\n## [🔗Running app](https://chringel.dev/wie-weit-zum-altglas/)\n\n![Reachability of glass containers in Potsdam/Germany](app.png)\n\n## How to run\n\n### Download and install\n\n```shell\ndocker-compose -f docker-compose_download.yml up planetiler styles yarn_install\n```\n\nThis will do a couple of things:\n\n- Download an OpenStreetMap extract of Brandenburg using [Planetiler](https://github.com/onthegomap/planetiler)\n- Use Planetiler to create vector tiles from said OSM extract\n- Download vector tile styles and their required fonts\n- Install node modules\n\n### Run the app\n\n```shell\ndocker-compose up\n```\n\nThis will start the necessary services for the app:\n\n- The routing engine to calculate isochrones (**Note**: Running this service for the first time will also create the routing graph from the OSM extract)\n- Spin up a [tileserver](https://github.com/maptiler/tileserver-gl) for rendering vector tiles\n- Start a web server with endpoints to the services above\n- Start the node application\n\nOnce every service is running, open [http://localhost:9000](http://localhost:9000) to view the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchringel21%2Fsimple-isochrone-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchringel21%2Fsimple-isochrone-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchringel21%2Fsimple-isochrone-analysis/lists"}