소스 검색

v.clean: fix manual for tool=rmarea

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@62048 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 10 년 전
부모
커밋
b1915fefa0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      vector/v.clean/v.clean.html

+ 2 - 2
vector/v.clean/v.clean.html

@@ -160,8 +160,8 @@ longest boundary with an adjacent area is removed or all boundaries if
 there is no adjacent area. Area categories are not combined when a small 
 area is merged with a larger area.
 <p>
-Threshold gives area size in map units, for latitude-longitude locations
-in square meters.
+Threshold must always be in square meters, also for latitude-longitude 
+locations or locations with units other than meters.
 
 <h3>Remove all lines or boundaries of zero length</h3>
 <em>tool=rmline</em>