{ "name": "SolarPointQueryV2", "displayName": "SolarPoint250kTileQuery", "description": "Query q250k DSM tile set", "category": "", "helpUrl": "https://gis6.uspatial.umn.edu/arcgis/rest/directories/arcgisoutput/solar/SolarPointQueryV2_GPServer/solar_SolarPointQueryV2/SolarPointQueryV2.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "PointX", "dataType": "GPDouble", "displayName": "PointX", "description": "double value representing longitude(e.g. -91.4946846)", "direction": "esriGPParameterDirectionInput", "defaultValue": -93.09088669726424, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "PointY", "dataType": "GPDouble", "displayName": "PointY", "description": "double value representing latitude (e.g. 47.63525)", "direction": "esriGPParameterDirectionInput", "defaultValue": 45.44009334910275, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "File_Name", "dataType": "GPString", "displayName": "File Name", "description": "string representing filename of DSM tile", "direction": "esriGPParameterDirectionInput", "defaultValue": "3542-20-29_2032.img", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Solar_Value", "dataType": "GPString", "displayName": "Solar Value", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Solar_Hours", "dataType": "GPString", "displayName": "Solar Hours", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }