|
|
@@ -155,7 +155,7 @@ function OPEN_LAYERS_WPS() {
|
|
|
</style>
|
|
|
|
|
|
<h1 id="title">WPS Builder Example</h1>
|
|
|
-
|
|
|
+ <a href="http://openlayers.org/dev/examples/wps.html">http://openlayers.org/dev/examples/wps.html</a>
|
|
|
<div id="tags">
|
|
|
wps, process, advanced
|
|
|
</div>
|
|
|
@@ -684,7 +684,7 @@ class WpsServer {
|
|
|
<?php
|
|
|
}
|
|
|
|
|
|
- public function DescribeProcess($args) {
|
|
|
+ public function describeProcessAction($args) {
|
|
|
// TODO: xml z opiesem procese $args['IDENTIFIER']
|
|
|
/**
|
|
|
* should work like JTS:densify - geom field (map object) and integer field (record ID)
|