sir, thats a great work on tutorial as you started from scratch(i.e source from where file csn be added to canvas), and we can easily follow you along step by step.
@happyverse_of_shikha3 жыл бұрын
Very interesting video sir, now I am going to try this as I was facing difficulty earlier as to how I would go about dileneating my catchment. Thankyou ❤️
@raghukambaiah3 жыл бұрын
Thanks for the tutorial sir, kindly upload a video of Weighted overlay analysis using Whitebox tool, it would be of immense help to me.
@miraclebuoy2 жыл бұрын
Hi Dr Hans. Thank you for the guiding videos you produce. I am working on my project to delineate a lake watershed, where all the surrounding subcatchments are draining directly to the lake. I have been following your steps on all tools (PCRaster, SAGA, GRASS, Whitebox) to delineate, but none are working. I even tried using SWAT. Including this video (burning my own streams). Every step goes well until DEM fill. I think the tools are filling up the lake and nearby wetland area, finally giving me wrong output at "strahler" step. Water does not flow out of the lake! So, i wish you do a video on how to delineate a lake watershed (if possible with Whitebox tool) so we can follow your steps. Many thanks.
@juanvanderwesthuizen9562 Жыл бұрын
when operating the FillBurn i get this error: thread 'main' panicked at 'The TIFF file does not contain geokeys' - is there a way to fix this ?
@ambijat23 жыл бұрын
I find that Quick OSM may not be the best way to get all the river networks. Is there an alternate way similar to SAGA channels and draingage basins.
@HansvanderKwast3 жыл бұрын
This step is needed for burning an existing river network. If you don't want it skip to Extract streams at the end of the video.
@onkarchothe68973 жыл бұрын
Respected sir, How to create isochrones for catchment (Hydrology) ?.
@BackpackerCoach Жыл бұрын
Please Help! I have no UTM zone. It doesn't come up in the list? What did I do wrong?
@HansvanderKwast Жыл бұрын
The whole world is divided in UTM zones: en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system. You can find the EPSG codes at www.spatialreference.org/. and use this video for more info: kzbin.info/www/bejne/naaWiICNib-jj5Y. Theory about projections in this video: kzbin.info/www/bejne/oIfRYqh5qs2ClZY. Also check this video for reprojecting: kzbin.info/www/bejne/rICoeKZ8e6itZ5o.
@asheshrudrapaul31833 жыл бұрын
How to extract streams only for the study area?
@yosiaa_saigupi3 жыл бұрын
Hans, what is your QGIS version that you use in this video? Thanks.
@annas7000 Жыл бұрын
Thank you for this helpful video sir. I am now trying out the steps. However, when I delineate the watershed it is not showing at all. What am I doing wrong?
@HansvanderKwast Жыл бұрын
Can have many reasons. The most common is that the outlet point is not chosen in the delineated stream or the coordinate doesn't correspond with the filled DEM.
@annas7000 Жыл бұрын
Thank you so much sir, I have successfully delineated the watershed.
@ralphroulette54483 жыл бұрын
Thank you for your tutorials, they have been a great help in my work! I was wondering if there any considerations that need to be taken when working around water bodies (ie lakes?)
@HansvanderKwast3 жыл бұрын
(sub)catchments normally have their outlet in water bodies such as lakes. So then you delineate it until the river enters the lake. When you want the larger catchment where the lake is part off, the fill sinks algorithm will fill up the lake in order to have the water flowing to the outlet downstream of the lake. If you want to preserve the lake you need control the fill sinks algorithm that it doesn't fill up completely the lake. You can do this with lddcreate from PCRaster for example (see kzbin.info/www/bejne/Y5jQgJVobMRlhZY) or burn in the lake after filling the sinks so the real depressions are back in the DEM. So it depends on the purpose and context of the delineation.
@miraclebuoy2 жыл бұрын
Hi Ralph. I have faced with the same problem of delineating a lake watershed. Can't find any instructional video on YT. How could you solve it?
@miraclebuoy2 жыл бұрын
@@HansvanderKwast On PCRaster, the video example you suggested above (lddcreate) all required data are filled by default other than the DEM_filled layer. Where can I provide the lake.shp file to burn it? Also burning my lake using r.carve, the tool requires stream.shp with its width and depth, not lake data. Please help. Thanks.
@miraclebuoy2 жыл бұрын
Hi Ralph. I have faced with the same problem of delineating a "terminal" lake watershed. Can't find any instructional video on YT. How could you solve it?
@jamesesteban5973 Жыл бұрын
@@miraclebuoy Did you ever figure this out? Having the same issue.
@hicham_gis893 жыл бұрын
Hello Sir Thank you for the tutorial, i have question Sir for plugin QGIS2THREEJS. When I do 3D, it appears in the form of a cylindrical figure, I don't know where the problem is!!
@HansvanderKwast3 жыл бұрын
Probably an issue with the projection of the layers?
@hicham_gis893 жыл бұрын
@@HansvanderKwast I have changed projection but same problem
@MrLikeidontcare3 жыл бұрын
Great video as always Hans. One query, can it also delineate separate subbasins within that watershed based on strahler number?
@HansvanderKwast3 жыл бұрын
Check this playlist for methods to do that: kzbin.info/aero/PLeuKJkIxCDj2Gk0CkcJ-QeviE41aMZd-5
@shynajanealecer307 Жыл бұрын
Hello Sir. Whenever I try to download DEM this is the message I got Traceback (most recent call last): File "C:\Users/Shyna/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SRTM-Downloader\download.py", line 119, in reply_finished self.reply_list.remove(reply) ValueError: list.remove(x): x not in list
@HansvanderKwast Жыл бұрын
I'm not sure why you get the error. I suggest you try the OpenTopography DEM Downloader plugin instead: kzbin.info/www/bejne/e37agYdtqaZ1eck
@johannesgubrandsson84492 жыл бұрын
Why is the lowest value in the burned DEM -10,002?
@HansvanderKwast2 жыл бұрын
Hmm, indeed interesting that it lowered some places so much. Not sure if it's estimated stats here.
@truongannguyen41423 жыл бұрын
Thanks
@CarbonTaxLOL3 жыл бұрын
How do I find the area in m^2 of the polygon (catchment).
@HansvanderKwast3 жыл бұрын
You can calculate areas of polygons with the $area function in the field calculator. See kzbin.info/www/bejne/i5vQZXaul5hphqs
@CarbonTaxLOL3 жыл бұрын
@@HansvanderKwast Thanks! I just used $area in one of the layer attribute tables :)
@davidedimauro48043 жыл бұрын
I receive an error after I run the Watershed tool: thread 'main' panicked at 'index out of bounds: the len is 129 but the index is 1065', whitebox-tools-app\src\tools\hydro_analysis\watershed.rs:340:58 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Process returned error code 101 Any ideas?
@HansvanderKwast3 жыл бұрын
I haven't seen that error before. Maybe contact the Whitebox developers.
@davidedimauro48043 жыл бұрын
@@HansvanderKwast good idea
@rafaelaschramm Жыл бұрын
Hi @davidedimauro4804 I am getting the same error! Did you remember what you did to fix it?
@shynajanealecer307 Жыл бұрын
hi@@rafaelaschramm. I am getting the same error! May I ask how did you fix it?
@miraclebuoy2 жыл бұрын
Hi Dr Hans. I am constantly receiving the following messages when i try to FillBurn rivers.shp into the DEM_subset.tif. Please help. [Process "whitebox_tools" failed to start. Either "whitebox_tools" is missing, or you may have insufficient permissions to run the program.]
@HansvanderKwast2 жыл бұрын
Make sure that you have installed Whitebox Tools. See www.whiteboxgeo.com/manual/wbt_book/qgis_plugin.html
@miraclebuoy2 жыл бұрын
@@HansvanderKwast Yes. I got it now. Thank you sir.
@salilajaneopeniano84952 жыл бұрын
Hello, I am new to qgis and I encountered this error. The DEM_Burn wouldn’t save, this message just keeps appearing Loading resulting layers The following layers were not correctly generated. • C:/Users/CTPCMC8/Desktop/Thesis Final map.1/DEM_Burn.tif You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.
@HansvanderKwast2 жыл бұрын
First try to use a folder name without . (dot) and without space.
@HansvanderKwast2 жыл бұрын
Check also this video on good practice: kzbin.info/www/bejne/oZjKqHmQfb12opY
@salilajaneopeniano84952 жыл бұрын
Still the same. I’m using the QGIS 3.24.1 help ☹️
@salilajaneopeniano84952 жыл бұрын
@@HansvanderKwast it says Reading streams data... Reading DEM data... Saving data... error while writing: Os { code: 5, kind: PermissionDenied, message: "Access is denied." } Output file written Elapsed Time (excluding I/O): 0.30s Process completed successfully. Execution completed in 1.23 seconds Results: {'output': } Loading resulting layers The following layers were not correctly generated. • C:/Users/CTPCMC8/Desktop/g/DEM_Burn.tif You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.
@HansvanderKwast2 жыл бұрын
Seems problem with writing the file. Try to not use Desktop but save to a specific local folder with short folder names without spaces and strange characters. If that's not the solution, try alternative methods for burning that I mention in other videos.