{ "name": "ExportWebMap", "displayName": "Export Web Map", "description": "Takes the state of a web app (for example, included services, layer visibility settings, and client-side graphics) and returns a printable page layout or basic map of the specified area of interest.", "category": "", "helpUrl": "https://mapy.mesto-most.cz/server/rest/directories/arcgisoutput/CustomGP/CustomPrintPagx_GPServer/CustomGP_CustomPrintPagx/ExportWebMap.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web Map as JSON", "description": "Webová mapa v JSON předpisu", "direction": "esriGPParameterDirectionInput", "defaultValue": { "mapOptions": { "extent": { "xmin": -799056.410757533, "ymin": -990752.3910133708, "xmax": -784756.410757533, "ymax": -983072.3910133708, "spatialReference": { "wkid": 102067, "latestWkid": 5514 }, "_partwise": null }, "scale": 50000, "spatialReference": { "wkid": 102067, "latestWkid": 5514 } }, "operationalLayers": [ { "id": "HraniceOrpAOkoli_1026", "title": "Územní členění", "opacity": 1, "minScale": 0, "maxScale": 0, "url": "https://mapy.mesto-most.cz/server/rest/services/Podklad/HraniceOrpAOkoli/MapServer", "layers": [ { "id": 0, "layerDefinition": { "source": { "type": "mapLayer", "mapLayerId": 0 } } }, { "id": 1, "layerDefinition": { "source": { "type": "mapLayer", "mapLayerId": 1 } } } ] } ], "baseMap": { "title": "Základní mapa - světlá", "baseMapLayers": [ { "id": "SvetlaZabaged_4818", "title": "Základní mapa - světlá", "opacity": 1, "minScale": 0, "maxScale": 0, "url": "https://mapy.mesto-most.cz/server/rest/services/Podklad/SvetlaZabaged/MapServer" } ] }, "exportOptions": { "dpi": 150, "outputSize": [] }, "layoutOptions": { "titleText": null, "authorText": "", "copyrightText": "" } }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "Výstupní soubor (PDF, PNG, ...)", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Formát výstupu (PDF, PNG, ...)", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG32", "PNG8", "JPG", "GIF", "EPS", "SVG", "SVGZ", "AIX", "TIFF" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout Template", "description": "Tisková šablona PAGX", "direction": "esriGPParameterDirectionInput", "defaultValue": "A4 na výšku", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A3 na šířku", "A3 na šířku bez legendy", "A3 na výšku", "A3 na výšku bez legendy", "A4 na šířku", "A4 na šířku bez legendy", "A4 na výšku", "A4 na výšku bez legendy", "MAP_ONLY", "A4 na šířku bez zápatí", "A4 na šířku bez zápatí bez legendy" ] } ] }