Explorar o código

wxGUI: also register v.qcount and v.normal in point analysis toolbox

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70153 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=8) %!d(string=hai) anos
pai
achega
70fe3178cf
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      gui/wxpython/xml/toolboxes.xml

+ 6 - 0
gui/wxpython/xml/toolboxes.xml

@@ -1230,12 +1230,18 @@
       <module-item name="v.cluster">
         <label>Identify point clusters</label>
       </module-item>
+      <module-item name="v.qcount">
+        <label>Indices for quadrat counts of vector point lists</label>
+      </module-item>
       <module-item name="v.perturb">
         <label>Perturb points</label>
       </module-item>
       <module-item name="v.kcv">
         <label>Test/training point sets</label>
       </module-item>
+      <module-item name="v.normal">
+        <label>Tests for normality for vector points</label>
+      </module-item>
     </items>
   </toolbox>
   <toolbox name="LidarAnalysis">