QGIS Plugin for HERE API.
QGIS Python Plugins Repository
- Install the plugin via QGIS Python Plugins Repository or ZIP-file downloadable from releases.
- Get API Key from HERE Platform.
- From the menu bar, select Plugin -> HERE Route API Plugin -> Config and enter your API Key.
- 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.
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.
Python modules are released under the GNU General Public License v2.0