2013-06-27

QGIS add Grass Create Watershed

3 step 

1. Import Raster
r.in.gdal -o input=G:/giswork/7thrmo/1850_b5km.tif output=1850

2. Create Watershed
r.watershed elevation=1850@wgs84 threshold=125 accumulation=9 drainage=10 stream=11 basin=12

3.raster to vector

r.to.vect input=12@wgs84 output=v1850 feature=area -s


 

Department of Civil Engineering 
National Taipei University of Technology
Jhih-Cyuan Shen

臺北科技大學土木工程系
沈志全
 

沒有留言:

張貼留言

Q80 和 Q90

  "Q80" 和 "Q90" 是與水位(水流量)相關的術語,通常用於水文學和水資源管理領域。這些術語涉及在不同的情境下對水位和水流量進行推估和應用。 1. Q80 和 Q90 定義:    - Q80:在某段特定的時間內,80% 的時間水...