SAGA.shapes_tools.13: Copy Shapes from Region

Copies all shapes that belong to the specified region.

Inputs

Shapes

format
href
Please set a value for SHAPES.

Method

string

Region

string

Gauche

number

Droite

number

Bottom

number

Top

number

Horizontal Range

number

Vertical Range

number

Shapes

format
href
Please set a value for SHAPES_EXT.

Polygons

format
href
Please set a value for POLYGONS.

minimum overlapping area as percentage of the total size of the input shape. applies to polygon layers only.

number

Outputs

Copy

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.shapes_tools.13", "title": "Copy Shapes from Region", "description": "Copies all shapes that belong to the specified region.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_tools.13/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_tools.13/execution.html"}], "inputs": {"SHAPES": {"title": "Shapes", "description": "Shapes", "maxOccurs": 1024, "extended-schema": {"type": "array", "minItems": 1, "maxItems": 1024, "items": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "SHAPES"}, "METHOD": {"title": "Method", "description": "Method", "schema": {"type": "string", "default": "intersects", "enum": ["completely contained", "intersects", "center"], "nullable": true}, "id": "METHOD"}, "EXTENT": {"title": "Region", "description": "Region", "schema": {"type": "string", "default": "user defined", "enum": ["user defined", "grid project", "shapes layer extent", "polygons"], "nullable": true}, "id": "EXTENT"}, "AX": {"title": "Gauche", "description": "Gauche", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "AX"}, "BX": {"title": "Droite", "description": "Droite", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "BX"}, "AY": {"title": "Bottom", "description": "Bottom", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "AY"}, "BY": {"title": "Top", "description": "Top", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "BY"}, "DX": {"title": "Horizontal Range", "description": "Horizontal Range", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "DX"}, "DY": {"title": "Vertical Range", "description": "Vertical Range", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "DY"}, "SHAPES_EXT": {"title": "Shapes", "description": "Shapes", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "SHAPES_EXT"}, "POLYGONS": {"title": "Polygons", "description": "Polygons", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "POLYGONS"}, "OVERLAP": {"title": "Minimum Overlap", "description": "minimum overlapping area as percentage of the total size of the input shape. applies to polygon layers only.", "schema": {"type": "number", "default": 50, "format": "double", "minimum": 0, "maximum": 100, "nullable": true}, "id": "OVERLAP"}}, "outputs": {"CUT": {"title": "Copy", "description": "Copy", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "CUT"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/localhost/ogc-api/processes/SAGA.shapes_tools.13.html
Last modified: Sat Feb 19 15:43:34 CET 2022