{ "name": "RSIDclip2025", "displayName": "RSID Clip 2025", "description": "User is prompted for rsid number and rsid extension. Tool will clip taxorion feature class with the boundary of the selected rsid to retrieve mailing list which will open in excel and also html.", "category": "", "helpUrl": "https://gis.yellowstonecountymt.gov/arcgis/rest/directories/arcgisoutput/geoprocessing/RsidClipArcPro_GPServer/geoprocessing_RsidClipArcPro/RSIDclip2025.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "RSID", "dataType": "GPString", "displayName": "rsidnum", "description": "Number of rsid", "direction": "esriGPParameterDirectionInput", "defaultValue": "600", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Extension", "dataType": "GPString", "displayName": "rsidex", "description": "Extension of rsid", "direction": "esriGPParameterDirectionInput", "defaultValue": "M", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }