{ "name": "DepartmentInfraReport", "displayName": "DepartmentInfraReport", "description": "DepartmentInfraReport", "category": "", "helpUrl": "https://gis.midcindia.org/server/rest/directories/arcgisoutput/Application/DepartmentInfraReportInternal_GPServer/Application_DepartmentInfraReportInternal/DepartmentInfraReport.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Web map json as string", "direction": "esriGPParameterDirectionInput", "defaultValue": { "operationalLayers": [ { "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer", "id": "defaultBasemap", "title": "defaultBasemap", "visibility": true, "opacity": 0.1 }, { "url": "https://gis.midcindia.org/server/rest/services/Application/Department_Utility_Map_Service/MapServer", "id": "", "title": "Infra report of Water Network", "visibleLayers": [ "2", "6", "5", "7", "1", "9", "4", "3", "40", "41" ], "visibility": true, "opacity": 1, "token": "" } ], "mapOptions": { "extent": { "xmin": 8200623.014319276, "ymin": 2265100.8739228705, "xmax": 8216298.923750011, "ymax": 2271718.9955018237, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "scale": 36111.909643 }, "layoutOptions": { "customTextElements": [ {"IndustrialAreaName": "Ambad Industrial Area"}, {"DistrictName": "District - Nashik"}, {"TotalIndustrialArea": "Total Industrial Area (hectares)- 515.50"} ] } }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "attribute_data_json", "dataType": "GPString", "displayName": "attribute_data_json", "description": "Input json as string", "direction": "esriGPParameterDirectionInput", "defaultValue": { "UtilityType": "Water", "IndustrialAreaCode": "715", "IndustrialAreaName": "Ambad Industrial Area", "DistrictName": "Nashik" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_Name", "dataType": "GPDataFile", "displayName": "Output_Name", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "returnText", "dataType": "GPString", "displayName": "returnText", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }