Words can't fully express how great of a teacher you are! I've gotten so much better in QGIS by following your tutorials. You not only teach the subject matter, but take time to explain every detail and process involved. Thank you!!!
I have being trying to create heatmap for a week, and your video had finally save me from consistent failing. Thank you so much!!!!!!! --a grateful high school student
your tutorials are the best qgis tutorials! Which each of them I can learn so much. And they are very comprehensible and easy to follow. Thank you so much!
You made QGIS so simple. Your descriptions are clear and easy to follow. I am new to GIS, and I am already feeling like I can do a lot by practicing with your tutorials. Thanks!!!
After a week long search I found what I wanted. Can't thank you enough for this wonderful tutorial. It's fair to say now "Knowledge not shared; is wasted"
Thank you for your excellent training videos. I watched many other QGIS videos before finally stumbling onto yours, which are 100% the best in the internet! I have learnt so much in one afternoon!
Thank you very much for your instruction. I have a question about how to export the heatmap output into Tiff or GeoTiff file. If you don't mind, could you explain in here or else? Thanks in advance.
hi, how to make the heatmap more clear. I used the openstreetmap as the background map, but after generating the heatmap, the background is very blurry
SOS: Hello Sir. Thank you very much for the wonderful tutorial. I wrote my code correctly, yet my OK to validate the code wont be activated. It remaind inactive. I checked the code for errors and found non. Please see below: CASE WHEN "Descrip_vic" = 'Ferit lleu' THEN 1 WHEN "Descrip_vic" = 'Ferit greu' THEN 50 WHEN "Descrip_vic" = 'Mort' THEN 100 ELSE 0 END
The concept will be the same as this tutorial. You can use the kernel Density tool in ArcGIS (Spatial Analyst Tools -> Density -> Kernel Density) Kernel Density tool is calculating the density of features in a neighborhood around those features. So as long as you have the recorded spots in the form of points, you should be able to do this. You can do a Kernal Density estimation with line features too, but for what you have mentioned, using the points is the accurate way to go about it.
Words can't fully express how great of a teacher you are! I've gotten so much better in QGIS by following your tutorials. You not only teach the subject matter, but take time to explain every detail and process involved. Thank you!!!
Great to hear! ^_^
I have being trying to create heatmap for a week, and your video had finally save me from consistent failing. Thank you so much!!!!!!! --a grateful high school student
your tutorials are the best qgis tutorials! Which each of them I can learn so much. And they are very comprehensible and easy to follow. Thank you so much!
You are welcome :)
Awesome job on this video. I was able to create a heat map of car accidents weighted by number of pedestrians involved within New England.
Great! glad to hear that :)
Your lessons are very general but very specific at the same time. I don't know how you do that, but you are the great teacher!
You made QGIS so simple. Your descriptions are clear and easy to follow. I am new to GIS, and I am already feeling like I can do a lot by practicing with your tutorials. Thanks!!!
After a week long search I found what I wanted. Can't thank you enough for this wonderful tutorial. It's fair to say now "Knowledge not shared; is wasted"
Very detailed and easy to understand tutorial. Thank you for putting this out here.
Glad you enjoyed it!
Really great tutorial, perfect length, speed, information density, and example. Thank you very much!
Thank you! :)
Greatest lecture I have ever attended
Thanks
Thank you for your excellent training videos. I watched many other QGIS videos before finally stumbling onto yours, which are 100% the best in the internet! I have learnt so much in one afternoon!
Thank you so much! Ive been looking for a turotrial in heat maps and I wonder why this video was not recommended to me . thank you agian
thank you very much for helping me with analysis for my Masters thesis :)
Happy to help!
Best tutorial in lovely and soothing voice.
Glad you liked it :)
Excellent explanation!!
Thanks
Thank you very much " GeoDelta Labs" for this tutorial.
Amazing tutorial from start to finsh which even a begginer can reproduce easily ! :D
Did like the tutorial, well done explaining the heatmap application in QGIS
Great video. Thank you.
Extremely helpful, thank you so much!
You're very welcome!
Very cool video. Thank you for being an amazing teacher!
Very well explained..can you please also explain creating heat map through the heat map plugin.. and also how to analyse it
Thank you very much for your instruction. I have a question about how to export the heatmap output into Tiff or GeoTiff file. If you don't mind, could you explain in here or else? Thanks in advance.
This would be great application for police and transportation sectors to metigat black spots
Do you know how to clip the heatmap to a shapefile polygon?
Please Provide a Comprehensive video on Fault Density Analysis
Thanks for the suggestion
It was an amazing tutorial, Thankyou. :)
Thank you so much.
No worries!
It was amazing tutorial thank you❤️
hi, how to make the heatmap more clear. I used the openstreetmap as the background map, but after generating the heatmap, the background is very blurry
thank you
You are welcome :)
Thank you soo much !
You are welcome
How can this layer be exported as a kml layer (google maps) ?
I would like to know too
HOW TO IMPORT A RANGE OF VALUES IN CASE OF GIVING WEIGHTS?
How can i add legend to a heatmap
SOS: Hello Sir. Thank you very much for the wonderful tutorial. I wrote my code correctly, yet my OK to validate the code wont be activated. It remaind inactive. I checked the code for errors and found non. Please see below:
CASE
WHEN "Descrip_vic" = 'Ferit lleu' THEN 1
WHEN "Descrip_vic" = 'Ferit greu' THEN 50
WHEN "Descrip_vic" = 'Mort' THEN 100
ELSE 0
END
I think the column name is Descrip_6 ....still my code isn't working
too
How to make point accident map
Sir, I have an accident database .. so how to find accident hotspot in arc gis... sir please tell me the process?
The concept will be the same as this tutorial. You can use the kernel Density tool in ArcGIS (Spatial Analyst Tools -> Density -> Kernel Density)
Kernel Density tool is calculating the density of features in a neighborhood around those features. So as long as you have the recorded spots in the form of points, you should be able to do this. You can do a Kernal Density estimation with line features too, but for what you have mentioned, using the points is the accurate way to go about it.
Thank you sir
@@geodeltalabs sir can i follow the above hetamap video process... to find road accident hotspot?
@@geodeltalabs is the heat map in qgis the same as kernel density?
How to create legend based on the heatmap