{ "name": "GAOARegionStatePDFReportTool", "displayName": "Generate a one page report for a specified region and state", "description": "Select a region and state from the drop down list. For more information on USFS regions see: https://www.fs.usda.gov/about-agency/contact-us/regional-offices", "category": "", "helpUrl": "https://apps.fs.usda.gov/fsgisx05/rest/directories/arcgisoutput/wo_nfs_gtac/GAOARegionStatePDFReportTool_GPServer/wo_nfs_gtac_GAOARegionStatePDFReportTool/GAOARegionStatePDFReportTool.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "region", "dataType": "GPString", "displayName": "Select a Forest Service Region/State", "description": "Select a region and state from the drop down list", "direction": "esriGPParameterDirectionInput", "defaultValue": "R02-CO", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "R01-ID", "R01-MT", "R01-ND", "R01-SD", "R02-CO", "R02-KS", "R02-NE", "R02-SD", "R02-WY", "R03-AZ", "R03-NM", "R04-CA", "R04-ID", "R04-NV", "R04-UT", "R04-WY", "R05-CA", "R05-HI", "R06-OR", "R06-WA", "R08-AL", "R08-AR", "R08-FL", "R08-GA", "R08-KY", "R08-LA", "R08-MS", "R08-NC", "R08-OK", "R08-PR", "R08-SC", "R08-TN", "R08-TX", "R08-VA", "R09-CT", "R09-DC", "R09-DE", "R09-IA", "R09-IL", "R09-IN", "R09-MA", "R09-MD", "R09-ME", "R09-MI", "R09-MN", "R09-MO", "R09-NH", "R09-NJ", "R09-NY", "R09-OH", "R09-PA", "R09-RI", "R09-VT", "R09-WI", "R09-WV", "R10-AK" ] }, { "name": "outputPDF", "dataType": "GPDataFile", "displayName": "Output PDF", "description": "Output PDF", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }