QGIS Terrain Analysis: hillshade, slope, aspect (Version 3.x)

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 58

  • @samisrael6843
    @samisrael6843 ปีที่แล้ว +1

    This is by far the best vid I've seen on these topics. Thank you.

    • @user-dv9cp1we9g
      @user-dv9cp1we9g 5 หลายเดือนก่อน

      hey i have a doubt, im trying to render slope with qgis for a dem of a part of a map,a district basically, but idk why when i do so, it comes like black and white with no actual definition

  • @claudiosimon968
    @claudiosimon968 ปีที่แล้ว +2

    thank you very much for this great great video. It's very helpful especialy for me👊👊

  • @mei3531
    @mei3531 ปีที่แล้ว +1

    Very clear. Many thanks!

  • @mariamicaelapaderni9424
    @mariamicaelapaderni9424 4 ปีที่แล้ว +1

    Great video! Seems like 0 degrees labeled with a lighter color would be a nice choice. By what you said about degrees and some interpretation of the map. Thank you for sharing! I found this really helpful for me.

  • @malakye2055
    @malakye2055 2 ปีที่แล้ว +1

    That's this is really useful

  • @kopirobustaofficial5709
    @kopirobustaofficial5709 3 ปีที่แล้ว +1

    Thanks, this is a nice tutorial.

  • @jsaezf1757
    @jsaezf1757 3 ปีที่แล้ว +1

    Amazing video!! thanks a looot

  • @edwinespina8276
    @edwinespina8276 2 ปีที่แล้ว +1

    Hi, thank you very much for the material. I would like to know if you perform some kind of configuration in the DEM so that it displays a min and max value instead of a gradient bar? In my DEMs the display is a gradient bar and the resolution does not look as neat as yours.

    • @geospatialschool
      @geospatialschool  2 ปีที่แล้ว

      I haven't done any configuration. Depending on your DEM metadata you may have to configure some things in symbology. Some DEMs just have course spatial resolution.

  • @vaishnavi9631
    @vaishnavi9631 4 ปีที่แล้ว +1

    Great video...I am working with inundation maps..is there any method for finding out inundation area and extent? Thanks in advance 👍

  • @ashokanand8924
    @ashokanand8924 3 ปีที่แล้ว +1

    GOOD

  • @johnlepore1562
    @johnlepore1562 4 ปีที่แล้ว +1

    Great presentation and very helpful. How could just the S to W aspects be displayed? Make the others black or white? Thanks again!

    • @geospatialschool
      @geospatialschool  4 ปีที่แล้ว

      Thanks! You could use the raster calculator to multiply S-W by 1 and everything else by zero. That would give you a new raster with zero values in areas that aren't S-W and aspect values for S-W slopes

    • @johnlepore1562
      @johnlepore1562 4 ปีที่แล้ว

      @@geospatialschool Thank you!

  • @imaneelkalai9966
    @imaneelkalai9966 2 ปีที่แล้ว

    Hi, thanks fore sharing this information.
    How can we install this extension "Analysis" if we don't have It?

  •  4 ปีที่แล้ว +1

    Great video. Thanks so much for sharing. I need to know the aspect and slope values for an exact coordinate, how can I do that? I mean, I see that if you click on the pixel, the information is displayed on the screen, but how can I get it at an exact predetermined point?

    • @geospatialschool
      @geospatialschool  4 ปีที่แล้ว

      You can use the Python console to input the specific coordinates and return the value of a raster. This video shows you how: th-cam.com/video/aemGjVwBGzQ/w-d-xo.html

  • @lexi7799
    @lexi7799 3 ปีที่แล้ว +1

    For some reason I cannot access the Analysis tab under the Raster tab. Any advice on how to get it to show up?

  • @fiqianarofi2991
    @fiqianarofi2991 4 ปีที่แล้ว

    thank for video ...iam lesson tooo

  • @florachiarelli
    @florachiarelli ปีที่แล้ว

    Great video! Where has this DEM come from? I'm using an Copernicus 30m but the quality isnt good as yours

    • @geospatialschool
      @geospatialschool  ปีที่แล้ว +1

      This is a USGS 1m DEM you can get the from the US national map website

  • @zinandageyer439
    @zinandageyer439 2 ปีที่แล้ว

    Hi. thank you for this. My slope comes out completely white and only ranges between 89 degrees? How do I go about?

    • @geospatialschool
      @geospatialschool  2 ปีที่แล้ว

      You probably just need to adjust your min and max values in the symbology tab

  • @dustinhoover3437
    @dustinhoover3437 5 ปีที่แล้ว +1

    Is you DEM smoothed? Do you fill the DEM before processing?

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว +2

      Nothing has been done to modify the DEM. Typically, you only full a DEM for hydrologic analyses

    • @dustinhoover3437
      @dustinhoover3437 5 ปีที่แล้ว

      @@geospatialschool Right on man! Thanks again for your work. Nice condensed refesher.

  • @anjutjoshy9806
    @anjutjoshy9806 3 ปีที่แล้ว

    How can we select area from a dem layer.... Is there any tools for that....

    • @geospatialschool
      @geospatialschool  3 ปีที่แล้ว

      Not sure what you mean. Can you explain?

  • @JacquesHenriqueDias
    @JacquesHenriqueDias 4 ปีที่แล้ว

    Hi, thanks for the video, really excellent! Is it possible to calculate the percentage of the area with slope below 50 degrees, for example, relative to your total area?

    • @geospatialschool
      @geospatialschool  4 ปีที่แล้ว +2

      Yes it is possible. You should look at my videos about the raster calculator. That will help you determine the areas that meet your criteria. Then you just need to count the number of raster cells and multiply by cell area.

    • @JacquesHenriqueDias
      @JacquesHenriqueDias 4 ปีที่แล้ว +1

      @@geospatialschool thank you again!

  • @manueltiburtini6528
    @manueltiburtini6528 5 ปีที่แล้ว

    Hi! Thanks
    I have a problem with the aspect, I mean that when I perform the algorithm, it calculates event the slope for the flat lands giving to them a value. I know I have to perform a map algebra calculus between slope and aspect, but I don't know how to do that.Could you help me?

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว +1

      I can try to get a raster calculator tutorial out soon.

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว +1

      Check out this video: th-cam.com/video/plHH-BwSnDQ/w-d-xo.html
      Hope it helps!

  • @MrWildlandman
    @MrWildlandman 4 ปีที่แล้ว

    I am trying to get my slope to work in QGIS. I got my DEM from the USGS and it is an SRTM. Is there anything I need to do to the DEM so that it will not just show the flat areas of my DEM?

    • @geospatialschool
      @geospatialschool  4 ปีที่แล้ว

      I'm not exactly sure what your problem is?

    • @MrWildlandman
      @MrWildlandman 4 ปีที่แล้ว

      @@geospatialschool when I ran the slope tool the output only shows areas that are flat. The output raster has values of 0 or 89.

    • @geospatialschool
      @geospatialschool  4 ปีที่แล้ว

      Not sure why that is happening. Have you tried both the QGIS and GDAL algorithms? Have you tried a different DEM or changing the algorithm parameters to see if that produces different results? I've done a little research and it's possible that if your DEM is in a geographic projection (degrees) you may need to convert it to a projected coordinate system in the same units as your elevation values (e.g. meters) for it to work. See these posts: gis.stackexchange.com/questions/143139/getting-incorrect-slope-values-from-an-aster-dem-in-qgis gis.stackexchange.com/questions/290190/issues-with-qgis-slope-analysis

    • @MrWildlandman
      @MrWildlandman 4 ปีที่แล้ว

      @@geospatialschool Thansk. If I need more help I will post on there.

  • @jacopieterse8792
    @jacopieterse8792 4 ปีที่แล้ว +1

    HI Man, i have a Question, with regards to slope , i just want to select from 5 degrees and up slopes, how do i reclassify it. I get how to do everything but don''t see how to only have the one class with attributes 5 and up?

    • @geospatialschool
      @geospatialschool  4 ปีที่แล้ว +1

      If you open QGIS with GRASS, there is a raster reclassify tool in the GRASS algorithms that can reclass the slope raster.

  • @SnowyOwlPrepper
    @SnowyOwlPrepper 5 ปีที่แล้ว

    I am looking for a way to have a map analyzed for straight segments or lineaments in the data. What is available for this?

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว

      Can you be more specific? What type of data (raster/vector, continuous/discrete, etc)? How do you define "straight"?

    • @SnowyOwlPrepper
      @SnowyOwlPrepper 5 ปีที่แล้ว

      Open Source Options Thanks for replying. I did some more searching and found some different answers. In most cases the data is raster. The lineament analysis can be done with other data structures as well. Straight lines are relatively straight. That is one eye sees a ridge’s crest as straight for some length and then a break and maybe continues offset or on a new azimuth. Similarly a water course may have segments that are straight. Curved lines that loop or repeat can are also used in the analysis for structures in the geology. Man made items often mimic and follow the subtle changes in the fabric of rock type, faulting and other boundaries. I use image filters to accentuate features and my eye to identify the pertinent shapes. My best hope was to find an automated system do what my artistic eye does.

    • @SnowyOwlPrepper
      @SnowyOwlPrepper 5 ปีที่แล้ว

      Open Source Options this video gets to the why and what. Start at 3:30 seconds to jumpstart the Lineament section. Later he touches on Eigenvalues very briefly. I am thinking the advancement in neural network systems and python tools will have some open source opportunities for this kind of technique to do spatial geopetal fabric analysis. Any ideas?

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว

      Can you send the video link?

    • @SnowyOwlPrepper
      @SnowyOwlPrepper 5 ปีที่แล้ว

      Open Source Options th-cam.com/video/Z-tn-BCKauI/w-d-xo.html

  • @izaiasdesouzasilva2542
    @izaiasdesouzasilva2542 5 ปีที่แล้ว

    How can I map erosion risk in QGIs? Please, help me!

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว

      Are asking how to compute erosion risk? How to find an erosion risk layer? Or how to display a layer of erosion risk that you already have?

  • @usop5672
    @usop5672 2 ปีที่แล้ว

    how to create DEM file

  • @MuratUsubaliev
    @MuratUsubaliev 5 ปีที่แล้ว

    Why my hillshade comes with too noisy surface. Not like yours.

    • @geospatialschool
      @geospatialschool  5 ปีที่แล้ว

      It's either something with the input DEM or the parameters you set for the hillshade. First, make sure you used and elevation input for the hillshade tool and not a raster representing something else.

    • @sebastienosterrieth9710
      @sebastienosterrieth9710 4 ปีที่แล้ว

      Mine is rough too, maybe because I am using a 90 m DEM and not a 30 m like in the video. Check for you. The hillshade still render something usable, the aspect is barely readable and the slope produce a no sense raster (almost all pixel with the 90° slope value). Can slope analysis be run on a 90m model ? I work in West Africa and I dont think I can get a more precise model