|
@@ -153,6 +153,15 @@ generates a related help page template in XML. Example:
|
|
|
v.in.db --interface-description
|
|
|
</pre></div>
|
|
|
|
|
|
+<h2>Web Processing Service (WPS)</h2>
|
|
|
+
|
|
|
+The flag <b>--wps-process-description</b> added to a GRASS command
|
|
|
+generates a Web Processing Service process description. Example:
|
|
|
+
|
|
|
+<div class="code"><pre>
|
|
|
+v.in.db --wps-process-description
|
|
|
+</pre></div>
|
|
|
+
|
|
|
|
|
|
<h2>TRANSLATION</h2>
|
|
|
|
|
@@ -409,7 +418,9 @@ to the other examples above.
|
|
|
</em>
|
|
|
|
|
|
and the <tt>SUBMITTING_SCRIPTS</tt> file in the GRASS source code.
|
|
|
-
|
|
|
+<p>
|
|
|
+Related Wiki pages:
|
|
|
+<a href="http://grass.osgeo.org/wiki/Category:Linking_to_other_languages">Using GRASS with other programming languages</a>
|
|
|
|
|
|
<h2>AUTHOR</h2>
|
|
|
|