Skip to content

Learn OSRM with this course! You'll get datasets and notebooks that show you how to use all OSRM services.

Notifications You must be signed in to change notification settings

ImadSaddik/OSRM_Course_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSRM Course In Python

Welcome to the OSRM course in Python repository! Here, you'll find notebooks, slides, and a YouTube series to help you learn how to use OSRM step by step.

Repository contents

  • notebooks/: Jupyter notebooks with examples.
  • slides/: Presentation slides used in the YouTube series.
  • data/: Datasets used in the tutorials.

YouTube series

In this YouTube series, we show you how to set up OSRM and use its services.

Watch the playlist.

Getting started

  1. Clone this repository:

    git clone [email protected]:ImadSaddik/OSRM_Course_Python.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Open the notebooks in the notebooks/ directory and start learning!

Prerequisites

  • Basic Python knowledge
  • Familiarity with data structures and JSON
  • OSRM installed locally, watch this video to install it locally.

Contributing

We welcome contributions! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Contact

For any questions or feedback, please reach out to [email protected] or leave a comment on the YouTube videos.

Happy learning, and enjoy your journey while learning about OSRM.

About

Learn OSRM with this course! You'll get datasets and notebooks that show you how to use all OSRM services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published