Skip to content

QGIS plugin creating route geometries to sqlite table containing from/to points using ORS

License

Notifications You must be signed in to change notification settings

samanbey/route_sqlite

Repository files navigation

Route Sqlite table

This plugin creates route geometries to sqlite table records containing from/to points using ORS

Usage

Select the database file, the table and the fields containing the from and to point geometries, then press "Start". The from and to geometries can be created e.g. using the Geocode Sqlite plugin.

Depending on the number of records, processing may take several minutes.

ORS API key

The plugin uses the OpenRouteService API for routing. This service requires a free API key that can be obtained at https://openrouteservice.org/dev/#/signup

About

QGIS plugin creating route geometries to sqlite table containing from/to points using ORS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages