{ "name": "ElsmartPrint", "displayName": "Elsmart Print", "description": "", "category": "", "helpUrl": "https://map.elsmart.com/arcgis/rest/directories/arcgisoutput/ElsmartMapDemo/ElsmartPrint_GPServer/ElsmartMapDemo_ElsmartPrint/ElsmartPrint.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Webmap json", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Print format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Print layout", "direction": "esriGPParameterDirectionInput", "defaultValue": "Elsmart_Landskap", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Elsmart_Landskap", "Layout_Template" ] }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }