Awesome
QGIS TrackProfile2Web Plugin
This plugin allows you to select a line layer with Z values and to create an interactive elevation profile embedded within QGIS itself:
The workflow is very simple:
- select a line layer loaded in QGIS from the combobox
- choose the tile map
- optionally change some customization
- click on the
Update Preview
button - that's it! Just navigate in the map and hover the mouse on the profile to see the position on the map
If you want you can export the map as a single html
file or as html
+
geojson
. The results can be easily embedded in a web page.
Special thanks to Raruto and his awesome leaflet-elevation library!