Преглед изворни кода

v.distance manual: explain units of dmin and dmax

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@68427 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler пре 9 година
родитељ
комит
17fcae5edf
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      vector/v.distance/v.distance.html

+ 3 - 1
vector/v.distance/v.distance.html

@@ -6,7 +6,9 @@ the vectors' relationships (distance, category, etc.) may be uploaded to
 the attribute table attached to the first vector map, or printed to 
 'stdout'. A new vector map may be created where lines connecting 
 nearest points on features are written. <b>dmin</b> and/or 
-<b>dmax</b> can be used to limit the search radius.
+<b>dmax</b> can be used to limit the search radius (in lat-long locations
+to be given in meters since they are calculated as geodesic distances on
+a sphere).
 
 <p>
 For lines to lines, say line A to line B, <em>v.distance</em> calculates