QGIS 5) calculate stream area
- Seunghye Baek

- Mar 3, 2020
- 1 min read
Two maps show stream area of Korea.
The aim of first map is to show the water reach and direction. Second map is a landcover map.
If you want to see the landuse ratio, than select second site but if you want to see the stream reach and flow choose first site.
The map from first site.

The map from second site

After get the water stream map, calculate the length of strea with QGIS with filed calculator. Then find the width of stream here;
download "유량측정 성과표"file
You can find the water width value from file.
area = length * width


Comments