{"id":14036583,"url":"https://github.com/GIScience/openrouteservice-examples","last_synced_at":"2025-07-27T03:32:24.904Z","repository":{"id":46827437,"uuid":"126886924","full_name":"GIScience/openrouteservice-examples","owner":"GIScience","description":":books: (Mostly) real-world examples and inspirations to use the full breadth of ORS services and clients","archived":false,"fork":false,"pushed_at":"2024-12-19T08:02:01.000Z","size":99674,"stargazers_count":97,"open_issues_count":8,"forks_count":47,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-06-01T05:28:30.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openrouteservice.org","language":"Jupyter Notebook","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/GIScience.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":"2018-03-26T20:36:57.000Z","updated_at":"2025-05-08T14:26:05.000Z","dependencies_parsed_at":"2022-09-23T05:23:18.667Z","dependency_job_id":"1ae03984-c019-4135-8dbc-6227360ebec1","html_url":"https://github.com/GIScience/openrouteservice-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GIScience/openrouteservice-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fopenrouteservice-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fopenrouteservice-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fopenrouteservice-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fopenrouteservice-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIScience","download_url":"https://codeload.github.com/GIScience/openrouteservice-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fopenrouteservice-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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-07-27T02:00:11.917Z","response_time":82,"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":[],"created_at":"2024-08-12T03:02:03.812Z","updated_at":"2025-07-27T03:32:19.888Z","avatar_url":"https://github.com/GIScience.png","language":"Jupyter Notebook","funding_links":[],"categories":["Jupyter Notebook"],"sub_categories":[],"readme":"# Jupyter examples to use openrouteservice\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GIScience/openrouteservice-examples/master?filepath=python)\n\n(Mostly) real-world examples and inspirations to use the full range of ORS services and clients.\n\nFor an instant setup, you can use [MyBinder](https://mybinder.org/v2/gh/GIScience/openrouteservice-examples/master?filepath=python)\nto start an interactive Jupyter server.\n\n### Local installation\n\n```bash\n# clone the repo and enter folder\ngit clone https://github.com/GIScience/openrouteservice-examples.git\ncd openrouteservice-examples\n\n# Install the requirements in a virtual env and activate it\npython -m venv .venv\nsource .venv/bin/activate\n\npip install -r requirements.txt\n```\n\n\u003e Note: In case jupyter is already installed globally, and you want to use the local version, you can create a symlink to\n\u003e the local jupyter with:\n\u003e\n\u003e`ln -s .venv/bin/jupyter jupyter`\n\u003e \n\u003e Then, run jupyter commands with `./jupyter` instead. \n\n### Launch the Jupyter server on the python directory\njupyter notebook python/\n\n### Development\nIf you are not just using but editing or adding notebooks, you need to install the jupytext extension\n\n```bash\n# set up jupytext server extension, needs Jupyter Notebook 7 or later\njupyter labextension enable jupyterlab-jupytext\n```\n\nNote, that every notebook is paired with a corresponding `.py`-file of the same name.\nOn changing either the notebook or the `.py`-file, the other one will be automatically updated.\n\nWhen reviewing changes, only the `.py`-file needs to be looked at, the\n`.ipynb`-file is only kept for use with jupyter in the browser and to render\nmaps and other information.\n\n### Pairing new notebooks\nNew notebooks have to be paired by clicking `File \u003e Jupytext \u003e Pair Notebook with Light Format`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGIScience%2Fopenrouteservice-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGIScience%2Fopenrouteservice-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGIScience%2Fopenrouteservice-examples/lists"}