Intersects: Intersects test

This service shall return a true value if and only if the geometries g1 and g2 have at least one boundary point in common, but no interior points.

Inputs

the first geometry to compare against.

format
href
Please set a value for InputEntity1.

the other geometry to compare against.

format
href
Please set a value for InputEntity2.

Outputs

A value true or false if the geometry1 contains the geometry2.

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": "Intersects", "title": "Intersects test", "description": "This service shall return a true value if and only if the geometries g1 and g2 have at least one boundary point in common, but no interior points.", "version": "2.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/Intersects/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/Intersects/execution.html"}], "inputs": {"InputEntity1": {"title": "the first geometry ", "description": "the first geometry to compare against.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "text/xml"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}]}, "id": "InputEntity1"}, "InputEntity2": {"title": "the other geometry", "description": "the other geometry to compare against.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "text/xml"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/xml", "contentSchema": "http://fooa/gml/3.1.0/polygon.xsd"}]}, "id": "InputEntity2"}}, "outputs": {"Result": {"title": "Contains result", "description": "A value true or false if the geometry1 contains the geometry2.", "schema": {"type": "boolean"}, "metadata": [{"title": "Mon test "}], "id": "Result"}}}

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