symbol-tools.getAllSymbolsForTTF: List all charcodes in truetype font

List all charcodes in a truetype font

Inputs

The name of the map to extract values from.

string

Outputs

The welcome message created by service.

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": "symbol-tools.getAllSymbolsForTTF", "title": "List all charcodes in truetype font", "description": "List all charcodes in a truetype font", "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/symbol-tools.getAllSymbolsForTTF/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/symbol-tools.getAllSymbolsForTTF/execution.html"}], "inputs": {"name": {"title": "Input string", "description": "The name of the map to extract values from.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "name"}}, "outputs": {"Result": {"title": "The welcome message", "description": "The welcome message created by service.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/html"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/html"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/html"}]}, "id": "Result"}}}

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