{ "name": "exportWebMapTask", "displayName": "exportWebMapTask", "description": "exportWebMapTask", "category": "", "helpUrl": "https://geocatminapp.ingemmet.gob.pe/arcgis/rest/directories/arcgisoutput/GEOPROCESO/exportWebMapTask_MapaPeligros_GPServer/GEOPROCESO_exportWebMapTask_MapaPeligros/exportWebMapTask.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Web_Map_as_JSON", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layoutOptions": {"titleText": "Simple WebMap JSON example"}, "operationalLayers": [ { "url": "https://geocatminapp.ingemmet.gob.pe/arcgis/rest/services/Temp/Base_Campo/MapServer", "visibility": true } ], "exportOptions": { "outputSize": [ 1500, 1500 ] }, "mapOptions": { "extent": { "xmin": -13077000, "ymin": 4031000, "xmax": -13023000, "ymax": 4053000 } }, "version": "1.4" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Format", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Layout_Template", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }