{ "name": "FNSBTaxParcelReporter", "displayName": "FNSB Tax Parcel Reporter", "description": "This geoprocessing tool was developed to create a parcel report from Tax Parcel information with the Fairbanks North Star Borough.\nGeoprocessing tool results include:\n\u2022 Tax parcel report (html)\n\u2022 Parcel Map\n\u2022 Property documents from the Alaska Department of Natural Resources", "category": "", "helpUrl": "https://gisportal.fnsb.gov/hosted/rest/directories/arcgisoutput/FNSBTaxParcelReporter_GPServer/FNSBTaxParcelReporter/FNSBTaxParcelReporter.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Parcels", "dataType": "GPFeatureRecordSetLayer", "displayName": "Parcel Layer", "description": "Parcel Layer: The Parcel Layer parameter is used to select the Fairbanks North Star Borough's Tax Parcel layer from the web mapping application. Once selected, the user can use the \"Draw\" tool to select one or multiple parcels.", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "PAN", "dataType": "GPString", "displayName": "PAN List (EX: 403539, 39551)", "description": "PAN List: The PAN List parameter is used to manually select parcels by adding a comma separated list of PANs. For example... 403539, 39551, 594122", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Name", "dataType": "GPString", "displayName": "Name [Hidden]", "description": "[HIDDEN]: Name of the zip folder output.", "direction": "esriGPParameterDirectionInput", "defaultValue": "FNSB_TaxParcel_Report", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output", "dataType": "GPDataFile", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "log", "dataType": "GPString", "displayName": "log [IGNORE]", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Report", "dataType": "GPString", "displayName": "Download Report", "description": "Download Report: The Download Report parameter is used to select whether or not the user wants to download the tax parcel report which includes: Property Summary, Buildings, Property Documents, Assessment History and Tentative Value, Exemptions, Tax History. This document is in html format.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Yes", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Yes", "No" ] }, { "name": "Map", "dataType": "GPString", "displayName": "Download Map", "description": "Download Map: The Download Map parameter is used to select whether or not the user wants to download the tax parcel map which includes: The parcel boundary, 2020 Pictometry imagery, ESRI World Imagery (If 2020 Pictometry does not cover the selected parcel. This document is in pdf format.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Yes", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Yes", "No" ] }, { "name": "Documents", "dataType": "GPString", "displayName": "Download Property Documents", "description": "Download Property Documents: The Download Property Documents parameter is used to select whether or not the user wants to download the parcels property documents which may include: Warranty Deeds, Utility Easements, Plats. These documents are in tif format. These documents are downloaded from the State of Alaska's Department of Natural Resources. Only the documents that include links in the tax parcel report are downloaded.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Yes", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Yes", "No" ] } ] }