{ "name": "ConvertWebMapToPNG", "displayName": "Convert web map to PNG image", "description": "Convert a web map to a .png image file", "category": "", "helpUrl": "https://maps.alexandriava.gov/alexmaps/rest/directories/arcgisoutput/ConvertWebMapToPNG_GPServer/ConvertWebMapToPNG/ConvertWebMapToPNG.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Output the JSON representation of a web map", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }