Skip to content

mthh/QgisOSRMPlugin

Repository files navigation

QgisOSRMPlugin - OSRM plugin for QGIS

WIP This is basically a rewrite of https://github.com/mthh/osrm-qgis-plugin trying to avoid the pitfalls previously encountered (and adapting the code for QGIS3).

Overview

Tiny QGIS plug-in allowing to retrieve and display data from an instance of OSRM.

This plug-in is in its early stage of development and the code is hosted on github.

Functionality

  • Find a route
  • Get a time matrix
  • Make accessibility isochrones
  • Compute and export many routes

Usage

This plug-in is primarily aimed to be used on a local instance of OSRM.

If used to request the public API you have to adhere to the API Usage Policy (which include no heavy usage, like computing many /viaroute with this plug-in)

Licence and attribution

If the information computed by this plugin is intend to be reused, you have to properly display the source of the routes and the data licence attribution :

  • All the routes/time matrix displayed are computed by the underlying routing engine OSRM.
  • Route computed by the OSRM public API rely on openStreetMap dataset which is under ODbL

About

Plugin to use OSRM API in Qgis (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published