distiller.isFavSrs: Check for favorite SRS

Verifiy if a SRS is a favorite.

Inputs

The name of the map to extract values from.

string

Outputs

The favorite value

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": "distiller.isFavSrs", "title": "Check for favorite SRS", "description": "Verifiy if a SRS is a favorite.", "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/distiller.isFavSrs/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/distiller.isFavSrs/execution.html"}], "inputs": {"field": {"title": "Input string", "description": "The name of the map to extract values from.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "field"}}, "outputs": {"Result": {"title": "The favorite value", "description": "The favorite value", "schema": {"type": "boolean"}, "id": "Result"}}}

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