[general]
name=Valhalla
qgisMinimumVersion=3.4
qgisMaximumVersion=3.99
description=Valhalla routing, isochrones, expansion and matrix calculations for QGIS
version=3.0.0
author=Nils Nolde
email=nils@gis-ops.com
hasProcessingProvider=yes
server=False

# End of mandatory metadata

about=Valhalla provides access to most of the functions of the open-source Valhalla routing engine.
    The tool set includes routing, isochrones and matrix calculations, either interactive in the map canvas or from Point/LineString files within the processing framework.
    Extensive attributes are set for output files, incl. duration, length and start/end locations.

    The plugin accesses remote or local Valhalla HTTP APIs. If you want to quickly get a local setup, try our Valhalla Docker image: https://github.com/gis-ops/docker-valhalla.

homepage=https://github.com/nilsnolde/valhalla-qgis-plugin
tracker=https://github.com/nilsnolde/valhalla-qgis-plugin/issues
repository=https://github.com/nilsnolde/valhalla-qgis-plugin
category=Web
icon=resources/icons/valhalla_logo.svg
tags=routing, OSM, openstreetmap, valhalla, isochrone, route, matrix, processing, expansion

experimental=False
deprecated=False

# done by CI
changelog=
    - Complete re-write from v2.x, for earlier changes refer to `valhalla/metadata.txt` in the [last 2.x commit](https://github.com/nilsnolde/valhalla-qgis-plugin/blob/78c2c71585f23beba796ee85f70b906dbe615f5a/valhalla/metadata.txt)
