Skip to content

MIERUNE/qgis-here-api-plugin

Repository files navigation

HERE Route API Plugin

icon

QGIS Plugin for HERE API.

QGIS Python Plugins Repository

Installation

Get Plugin

Authentication

  • Get API Key from HERE Platform.
  • From the menu bar, select Plugin -> HERE Route API Plugin -> Config and enter your API Key.
    config

Functions

1. Route matching

  • Match any points in order to the most probably path, using the HERE Route Matching API.
    mov

Usage

  • Select Plugin -> HERE API Plugin -> Route Matching from the menu bar.
  • Select a point layer.
  • Select a sort field. (optional, default to fid)
  • Select a route matching mode from car, bus, bicycle or pedestrian.
  • Click OK and the trace will be added to the map canvas as a temporary layer.
    dialog
    export

Note
This plugin can help you to match the trace of a large dataset, which including more than 400 points. However, The maximum number of points is limited up to 10,000.

License

Python modules are released under the GNU General Public License v2.0

Packages

No packages published

Contributors 5

Languages