{ "name": "STEPL", "displayName": "STEPL", "description": "Takes polygon coordinates", "category": "", "helpUrl": "http://35.8.121.105/ags10/rest/directories/arcgisoutput/GLWMS/STEPL2_GPServer/GLWMS_STEPL2/STEPL.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "coords", "dataType": "GPString", "displayName": "coords", "description": "Po", "direction": "esriGPParameterDirectionInput", "defaultValue": " -83.991230643,43.263468297;-83.982572162,43.263419653;-83.982280303,43.256512325;-83.991571145,43.256706898;-83.991230643,43.263468297|-83.991230643,43.263468297;-83.982572162,43.263419653;-83.982280303,43.256512325;-83.991571145,43.256706898;-83.991230643,43.263468297", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "land_cover_codes", "dataType": "GPString", "displayName": "land_cover_codes", "description": "The numeric land cover codes for the simulated scenarios in the polygons represented in coords. The codes use the following format: X|Y, where X is the numeric code for the land cover in the baseline scenario and Y is the code for the change scenario. In a simulation with multiple polygon features, the format is A;B|C;D where A is the numeric code for polygon 1 in the baseline scenario, B is the numeric code for polygon 2 in the baseline scenario, C is the numeric code for polygon 1 in the change scenario, D is the numeric code for polygon 2 in the change scenario. The numeric code -99 instructs the code to utilize the land cover codes in NLCD 2011 for the polygons.", "direction": "esriGPParameterDirectionInput", "defaultValue": "82;82|107;107", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "hsg_codes", "dataType": "GPString", "displayName": "hsg_codes", "description": "The hydrologic soil group codes (1-4) for the simulated scenarios in the polygons represented in coords. The codes use the following format: X|Y, where X is the numeric code for the hsg in the baseline scenario and Y is the code for the change scenario. In a simulation with multiple polygon features, the format is A;B|C;D where A is the numeric code for polygon 1 in the baseline scenario, B is the numeric code for polygon 2 in the baseline scenario, C is the numeric code for polygon 1 in the change scenario, D is the numeric code for polygon 2 in the change scenario. The numeric code -99 instructs the code to utilize the hsg codes in Purdue's soils dataset for the polygons.", "direction": "esriGPParameterDirectionInput", "defaultValue": "-99;-99|-99;-99", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "cfact", "dataType": "GPString", "displayName": "cfact", "description": "The USLE C-factor (0 - 1.0) for the simulated scenarios in the polygons represented in coords. The codes use the following \n\nformat: X|Y, where X is the C-Factor in the baseline scenario and Y is the value for the change scenario. In a simulation \n\nwith multiple polygon features, the format is A;B|C;D where A is the value for polygon 1 in the baseline scenario, B is the \n\nvalue for polygon 2 in the baseline scenario, C is the calue for polygon 1 in the change scenario, D is the value for \n\npolygon 2 in the change scenario. The numeric code -99 instructs the code to utilize the C-factor raster generated by MSU-IWR to represent values within a polygon.", "direction": "esriGPParameterDirectionInput", "defaultValue": "-99;-99|0.2;0.3", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "kfact", "dataType": "GPString", "displayName": "kfact", "description": "The USLE K-factor (0 - 1.0) for the simulated scenarios in the polygons represented in coords. The values use the following format: X|Y, where X is the K-Factor in the baseline scenario and Y is the value for the change scenario. In a simulation with multiple polygon features, the format is A;B|C;D where A is the value for polygon 1 in the baseline scenario, B is the value for polygon 2 in the baseline scenario, C is the calue for polygon 1 in the change scenario, D is the value for polygon 2 in the change scenario. The numeric code -99 instructs the code to utilize the K-factor raster generated by MSU-IWR to represent values within a polygon.", "direction": "esriGPParameterDirectionInput", "defaultValue": "-99;-99|-99;-99", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "lsfact", "dataType": "GPString", "displayName": "lsfact", "description": "The USLE LS-factor for the simulated scenarios in the polygons represented in coords. The values use the following format: X|Y, where X is the LS-Factor in the baseline scenario and Y is the value for the change scenario. In a simulation with multiple polygon features, the format is A;B|C;D where A is the value for polygon 1 in the baseline scenario, B is the value for polygon 2 in the baseline scenario, C is the calue for polygon 1 in the change scenario, D is the value for polygon 2 in the change scenario. The numeric code -99 instructs the code to utilize the LS-factor raster generated by MSU-IWR to represent values within a polygon.", "direction": "esriGPParameterDirectionInput", "defaultValue": "-99;-99|-99;-99", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "rfact", "dataType": "GPString", "displayName": "rfact", "description": "The USLE R-factor for the simulated scenarios in the polygons represented in coords. The values use the following format: \n\nX|Y, where X is the LS-Factor in the baseline scenario and Y is the value for the change scenario. In a simulation with \n\nmultiple polygon features, the format is A;B|C;D where A is the value for polygon 1 in the baseline scenario, B is the \n\nvalue for polygon 2 in the baseline scenario, C is the calue for polygon 1 in the change scenario, D is the value for \n\npolygon 2 in the change scenario. The numeric code -99 instructs the code to utilize the R-factor raster generated by MSU-IWR to represent values within a polygon.", "direction": "esriGPParameterDirectionInput", "defaultValue": "-99;-99|-99;-99", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }