I used openrouteservice to produce routes from many points to one point. I would like to add some sort of heatmap scheme to this - supposedly blue for least popular routes and red for routes with most footfall where multiple routes overlap. Is there a way of doing this in QGIS?
1 Answer
The line density tool in the interpolation toolset might work, especially if you use a small raster cell size.
If each route is a different file you could do spatial join with a summation added. Then symbolize off of the sum.