-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
nilsnolde
committed
Mar 14, 2019
1 parent
65d3e6d
commit 3f2269b
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,14 +3,15 @@ name=ORS Tools | |
qgisMinimumVersion=3.0 | ||
description=openrouteservice routing, isochrones and matrix calculations for QGIS | ||
|
||
version=1.0.1 | ||
version=1.0.2 | ||
author=GIS • OPS UG | ||
[email protected] | ||
|
||
about=ORS Tools provides access to most of the functions of openrouteservice.org, based on OpenStreetMap. The tool set includes routing, isochrones and matrix calculations, either interactive in the map canvas or from point files within the processing framework. Extensive attributes are set for output files, incl. duration, length and start/end locations. | ||
|
||
changelog=2019/03/01 v1.0.1 Provide default for isochrone layer ID field (#90) | ||
2019/01/272018/12/3 v1.0.0 First working version of ORS Tools, after replacing OSM Tools plugin | ||
changelog=2019/03/14 v1.0.2 Fix mixup of source and destination layer in matrix algo (#92), UTF-8 encoding issues for Mac OSX (#91) | ||
2019/03/01 v1.0.1 Provide default for isochrone layer ID field (#90) | ||
2019/01/27 v1.0.0 First working version of ORS Tools, after replacing OSM Tools plugin | ||
|
||
tracker=https://github.com/nilsnolde/orstools-qgis-plugin/issues | ||
repository=https://github.com/nilsnolde/orstools-qgis-plugin.git | ||
|