소스 검색

r.slope.aspect manual: explain -9999 for aspect of flat areas

Markus Neteler 5 년 전
부모
커밋
4a3c0f95f0
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      raster/r.slope.aspect/r.slope.aspect.html

+ 2 - 1
raster/r.slope.aspect/r.slope.aspect.html

@@ -36,7 +36,8 @@ r.mapcalc "azimuth_aspect = if(ccw_aspect == 0, 0, \
 
 Alternatively, the <b>-n</b> flag can be used to produce aspect as 
 degrees CW from North. Aspect for flat areas is then set to -9999 
-(default: 0).
+(default: 0). Note: The reason for using -9999 is to be compliant with
+<b>gdaldem</b> which uses -9999 by default as the nodata value.
 
 <p>
 The aspect for slope equal to zero (flat areas) is set to zero (-9999