IsSimple: IsSimple test
This service shall return a true value if and only if geometry g has no anomalous geometric points, such as self intersection or self tangency. Simple curves intersect themselves only at their endpoints (only if they are also closed, see next function).
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "IsSimple", "title": "IsSimple test ", "description": "This service shall return a true value if and only if geometry g has no anomalous geometric points, such as self intersection or self tangency. Simple curves intersect themselves only at their endpoints (only if they are also closed, see next function).", "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://tb17.geolabs.fr:8111/ogc-api/processes/IsSimple/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/IsSimple/execution.html"}], "inputs": {"InputPolygon": {"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": "InputPolygon"}}, "outputs": {"Result": {"title": "IsSimple result", "description": "The boolean result", "schema": {"type": "boolean"}, "id": "Result"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/IsSimple.html Last modified: Sat Dec 4 00:09:36 CET 2021