We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 665866f commit 8b98942Copy full SHA for 8b98942
resources/context_help/HeatmapGui
@@ -1,4 +1,4 @@
1
-<h1>Heatmap Plugin Help</h1>
+<h3>Heatmap Plugin Help</h3>
2
<p>The Heatmap plugin uses Kernel Density Estimation to create a density (heatmap)
3
raster of an input point vector layer. The density is calculated based on the
4
number of points in a location, with larger numbers of clustered points resulting
resources/context_help/PythonConsole
-<h1>Python Console for QGIS</h1>
+<h3>Python Console for QGIS</h3>
<a href="#console">Console</a><br>
<a href="#editor">Editor</a><br>
<a href="#settings">Settings</a><br><br>
0 commit comments