{ "name": "idElevationValue", "displayName": "idElevationValue", "description": "This processing tool extract the elevation of a interested location (x,y), and the location should be in Web Mercator.", "category": "", "helpUrl": "https://services.wvgis.wvu.edu/arcgis/rest/directories/arcgisoutput/Elevation/wv_elevation_identify_Test_GPServer/Elevation_wv_elevation_identify_Test/idElevationValue.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Location", "dataType": "GPString", "displayName": "Location", "description": "The x,y coordinate of the interested point (in Web Mercator)", "direction": "esriGPParameterDirectionInput", "defaultValue": "457477 4252136", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_String", "dataType": "GPString", "displayName": "Output String", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Elevation_Data", "dataType": "GPString", "displayName": "Elevation Data", "description": "Different elevation laye, e.g., Watersurface, Flood Depth, Elevation", "direction": "esriGPParameterDirectionInput", "defaultValue": "DEM-Statewide_1m_Lidar_mosaic", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Depth_01PCT_HEC-RAS_Statewide_1m_UTM83", "Depth_01PCT_Hazus_Statewide_8m_UTM83", "WSEL_01PCT_AFH_Composite_1m_UTM83", "WSEL_01PCT_Restudy_Effective_BFE_Composite_1m_UTM83", "WSEL_01PCT_Restudy_Draft_BFE_P_Composite_1m_UTM83", "WSEL_01PCT_Updated_AE_Composite_1m_UTM83", "DEM-Statewide_1m_Lidar_mosaic" ] } ] }