source: branches/PublicaMundi_David-devel/docs/api/zoo-process.rst @ 696

Last change on this file since 696 was 696, checked in by djay, 9 years ago

Small fixes in the main documentation.

  • Property svn:keywords set to Date Author
File size: 3.6 KB

ZOO.Process

Used to query OGC WPS process defined by its URL and its identifier. Useful for chaining localhost process.

Properties and Functions

NAME DESCRIPTION

:ref:`schemaLocation <schemaLocation>`

?
{String} Schema location for a particular minor version.

:ref:`namespaces <namespaces>`

?
{Object} Mapping of namespace aliases to namespace URIs.

:ref:`url <url>`

?
{String} The OGC's Web PRocessing Service URL, default is http://localhost/zoo.

:ref:`identifier <identifier>`

?
{String} Process identifier in the OGC's Web Processing Service.

:ref:`ZOO.Process <ZOO.Process>`

?
Create a new Process

:ref:`Execute <Execute>`

?
Query the OGC's Web PRocessing Servcie to Execute the process.

:ref:`buildInput <buildInput>`

?
Object containing methods to build WPS inputs.

:ref:`buildInput.complex <buildInput.complex>`

?
Given an E4XElement representing the WPS complex data input.

:ref:`buildInput.reference <buildInput.reference>`

?
Given an E4XElement representing the WPS reference input.

:ref:`buildInput.literal <buildInput.literal>`

?
Given an E4XElement representing the WPS literal data input.

:ref:`buildDataInputsNode <buildDataInputsNode>`

?
Method to build the WPS DataInputs element.
schemaLocation
{String} Schema location for a particular minor version.
namespaces
{Object} Mapping of namespace aliases to namespace URIs.
url
{String} The OGC's Web PRocessing Service URL, default is http://localhost/zoo.
identifier
{String} Process identifier in the OGC's Web Processing Service.
ZOO.Process

Create a new Process

Parameters

url {String} The OGC's Web Processing Service URL.
identifier {String} The process identifier in the OGC's Web Processing Service.
Execute
Execute: function(inputs)

Query the OGC's Web PRocessing Servcie to Execute the process.

Parameters

inputs {Object}

Returns

{String} The OGC's Web processing Service XML response. The result needs to be interpreted.

buildInput
Object containing methods to build WPS inputs.
buildInput.complex

Given an E4XElement representing the WPS complex data input.

Parameters

identifier {String} the input indetifier
data {Object} A WPS complex data input.

Returns

{E4XElement} A WPS Input node.

buildInput.reference

Given an E4XElement representing the WPS reference input.

Parameters

identifier {String} the input indetifier
data {Object} A WPS reference input.

Returns

{E4XElement} A WPS Input node.

buildInput.literal

Given an E4XElement representing the WPS literal data input.

Parameters

identifier {String} the input indetifier
data {Object} A WPS literal data input.

Returns

{E4XElement} The WPS Input node.

buildDataInputsNode
buildDataInputsNode:function(inputs)

Method to build the WPS DataInputs element.

Parameters

inputs {Object}

Returns

{E4XElement} The WPS DataInputs node for Execute query.

Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png