Skip to content

📚 (Mostly) real-world examples and inspirations to use the full breadth of ORS services and clients

License

Notifications You must be signed in to change notification settings

viajerus/openrouteservice-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter examples to use OpenRouteService

Binder

(Mostly) real-world examples and inspirations to use the full breadth of ORS services and clients.

To get you kick started, click here to start a MyBinder interactive Jupyter server.

Or install locally with

git clone https://github.com/GIScience/openrouteservice-examples.git

# Install the requirements in a virtual env
python -m venv .venv
source .venv/bin/activate

pip install -r requirements

# Launch the Jupyter server on the python directory
jupyter notebook python/

About

📚 (Mostly) real-world examples and inspirations to use the full breadth of ORS services and clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%