Weaver REST API – OGC API – Processes

Version:
6.9.0-dev3

Process:
1.3

File to String-Array Transforms a file input into JSON file containing an array of file references as value.

Metadata

No metadata provided.

Inputs

input
Schema:
minOccurs = 1
,
maxOccurs = 1
{
  "type": "string",
  "contentMediaType": "text/plain"
}
Additional Details:
formats:
[
  {
    "default": true,
    "mediaType": "text/plain"
  }
]

Outputs

output
Schema:
{
  "oneOf": [
    {
      "type": "string",
      "contentMediaType": "application/json"
    },
    {
      "type": "object",
      "additionalProperties": true
    }
  ]
}
self
Current process description.
Language:
en-CA
Media-Type:
application/json
profile
Process response profile.
Language:
en-CA
Media-Type:
application/json
alternate
Alternate process description.
Language:
en-CA
Media-Type:
application/xml
process-meta
Process definition.
Language:
en-CA
Media-Type:
application/json
http://www.opengis.net/def/rel/ogc/1.0/execute
Process execution endpoint for job submission.
Language:
en-CA
Media-Type:
application/json
http://www.opengis.net/def/rel/ogc/1.0/processes
List of registered processes.
Language:
en-CA
Media-Type:
application/json
http://www.opengis.net/def/rel/ogc/1.0/job-list
List of job executions corresponding to this process.
Language:
en-CA
Media-Type:
application/json
up
List of processes registered under the service.
Language:
en-CA
Media-Type:
application/json
working-copy
Tagged version of this process description.
Language:
en-CA
Media-Type:
application/json
latest-version
Most recent revision of this process.
Language:
en-CA
Media-Type:
application/json
version-history
Listing of all revisions of this process.
Language:
en-CA
Media-Type:
application/json