February 2017
Beginner to intermediate
819 pages
17h 52m
English
Whether they are animal sightings, accident locations, or general points of interest, many point datasets can be interpreted more easily by visualizing the point density using a heatmap. In this recipe, we will estimate the density of POIs in Wake county to find areas with a high density.
Load the poi_names_wake.shp POI dataset from our sample data. Make sure that the Heatmap plugin, which comes with QGIS by default, is enabled in Plugin Manager.
Using the following steps, we can calculate the POI heatmap:
Read now
Unlock full access