print.printMap: Print a Map into a PDF file

Print a Map into a PDF, Doc, RTF, HTML or ODT file

Inputs

The format of the document (A4, A4l, ... A00, A00l).

string
Please set a value for iFormat.

The layers list to be printed on the map into the document

string
Please set a value for layers.

The extention of the map to print

string
Please set a value for ext.

The name of the layer to extract values from.

string
Please set a value for tDoc.

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": "print.printMap", "title": "Print a Map into a PDF file", "description": "Print a Map into a PDF, Doc, RTF, HTML or ODT file", "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/print.printMap/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/print.printMap/execution.html"}], "inputs": {"iFormat": {"title": "Input format", "description": "The format of the document (A4, A4l, ... A00, A00l).", "schema": {"type": "string", "default": "Any value"}, "id": "iFormat"}, "layers": {"title": "Layers list", "description": "The layers list to be printed on the map into the document", "schema": {"type": "string", "default": "Any value"}, "id": "layers"}, "ext": {"title": "Extention of the map", "description": "The extention of the map to print", "schema": {"type": "string", "default": "Any value"}, "id": "ext"}, "tDoc": {"title": "Input string", "description": "The name of the layer to extract values from.", "schema": {"type": "string", "default": "Any value"}, "id": "tDoc"}}, "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": ["application/pdf", "text/html", "application/vnd.oasis.opendocument.text", "application/vnd.msword", "application/rtf"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/pdf"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/html"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.oasis.opendocument.text"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.msword"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/rtf"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/pdf"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/html"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.oasis.opendocument.text"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.msword"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/rtf"}]}, "id": "Result"}}}

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