{ "name": "createWebMap", "displayName": "createWebMap", "description": "Create WebMap for interface", "category": "", "helpUrl": "https://egis.hud.gov/arcgis/rest/directories/arcgisoutput/affh/createWebMap_GPServer/affh_createWebMap/createWebMap.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "mapNumber", "dataType": "GPString", "displayName": "mapNumber", "description": "Map Number", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "mapId", "dataType": "GPString", "displayName": "mapId", "description": "Map ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "5999143f-619f-4d75-b13f-acc1e2049411", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "jurisdictionId", "dataType": "GPString", "displayName": "jurisdictionId", "description": "Jurisdiction ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "aoi", "dataType": "GPString", "displayName": "aoi", "description": "Area of Interest", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "mapOwnerId", "dataType": "GPString", "displayName": "mapOwnerId", "description": "Map Owner ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "outFormat", "dataType": "GPString", "displayName": "outFormat", "description": "Out Format", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "scope", "dataType": "GPString", "displayName": "scope", "description": "Scope", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "scale", "dataType": "GPString", "displayName": "scale", "description": "Scale", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "theme", "dataType": "GPString", "displayName": "theme", "description": "mapTheme", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "gdbVersion", "dataType": "GPString", "displayName": "gdbVersion", "description": "GDB Version", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output", "dataType": "GPString", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }