{ "name": "AdvancedHighQualityPrinting", "displayName": "AdvancedHighQualityPrinting", "description": "", "category": "", "helpUrl": "https://montgomeryplans.org/arcgis/rest/directories/arcgisoutput/WebMaps/AdvancedHighQualityPrinting_GPServer/WebMaps_AdvancedHighQualityPrinting/AdvancedHighQualityPrinting.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "JSON string sent from web page", "direction": "esriGPParameterDirectionInput", "defaultValue": { "operationalLayers": [ { "url": "http://mcp-gismap2:6080/arcgis/rest/services/WebMaps/Mapmaker/MapServer", "title": "MyDynamicService", "opacity": 1, "id": "MyDynamicService", "visibility": true, "visibleLayers": [ 0, 2, 3, 4, 5, 6, 7 ] } ], "mapOptions": { "extent": { "xmin": -2200000, "ymin": 500000, "xmax": -1300000, "ymax": 1300000, "spatialReference": {"wkid": 102008} }, "scale": 5000000, "rotation": 0 }, "layoutOptions": { "copyrightText": "", "authorText": "", "legendOptions": { "operationalLayers": [ { "id": "MyDynamicService", "subLayerIds": [ 0, 2, 5 ] } ] } } }, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "PDF or image", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "PDF", "PNG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "page size/setup", "direction": "esriGPParameterDirectionInput", "defaultValue": "Mapmaker", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "ELandscape", "EPortrait", "LetterLandscape", "LetterPortrait", "TabloidLandscape", "TabloidPortrait", "Mapmaker" ] }, { "name": "Georef_info", "dataType": "GPString", "displayName": "Georef_info", "description": "include georef info in pdf?", "direction": "esriGPParameterDirectionInput", "defaultValue": "False", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "True", "False" ] }, { "name": "Title", "dataType": "GPString", "displayName": "Title", "description": "Map Title", "direction": "esriGPParameterDirectionInput", "defaultValue": "Thank god it's Friday", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }