{ "name": "ApproveProject", "displayName": "3 Approve Project", "description": "This tool is part of the SubdivisionViewer toolset. Alt. Step 3 of 4: This tool is run after the Commisioner of Revenue has reviewed the project and parcels have been proposed. The tool checks for missing feilds and congruent acerage", "category": "", "helpUrl": "https://arcgis.roanokecountyva.gov/arcgisweb/rest/directories/arcgisoutput/Cityworks/ApproveProject2024_GPServer/Cityworks_ApproveProject2024/ApproveProject.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ApplicationID", "dataType": "GPString", "displayName": "ApplicationID", "description": "ApplicationID", "direction": "esriGPParameterDirectionInput", "defaultValue": "SM-2405040", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Approve_without_instrument_info", "dataType": "GPString", "displayName": "Approve without instrument info", "description": "For small plats that have not been recorded the subdivsion project can be approved without", "direction": "esriGPParameterDirectionInput", "defaultValue": "Yes", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Yes", "No" ] }, { "name": "Acreage_Output", "dataType": "GPString", "displayName": "Acreage Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Output", "dataType": "GPString", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }