{ "name": "Script11", "displayName": "LOMR_Data_Tool", "description": "The 'LOMR_Data_Test' tool will review and validate LOMR data submitted to Henrico County, Virginia. The tool will check for correct filenames, \nfields, field data types, spatial reference, and attributes. Once running the tool is complete, an 'Error_Report' excel will be provided summarizing\nall discovered errors. Input feature data should be in shapefile format. Input table data should be in dBASE (.dbf) format. While the structures and BFE features \nare optional inputs, all other inputs are required. For any questions concerning appropriate specifications for data being submitted, please refer to \nHenrico County, Virginia's floodplain submission standards.", "category": "", "helpUrl": "https://portal.henrico.us/mapping/rest/directories/arcgisoutput/DPW/LOMR_Data_Test_GPServer/DPW_LOMR_Data_Test/Script11.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "in_zip", "dataType": "GPDataFile", "displayName": "Input Zipped Folder", "description": "This input should be a zipped folder containing all the inputs to be tested. The S_PROFIL_BASLN, S_FLD_HAZ_AR, S_SUBMITTAL_INFO, S_XS, and L_XS_ELEV inputs are required and should always be included at a minimum. The S_BFE or S_GEN_STRUCT should be included only when applicable to the LOMR study. All files should be in either a shapefile and dBASE format, or a feature class and table format within a file geodatabase.", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_dir_name", "dataType": "GPString", "displayName": "Output Folder Name", "description": "This is the user determined output subfolder name. This tool will name the final folder according to the text input received from the user along with date and time. For example, if the user inserts \"SubdivisionA\", the final folder will be named \"SubdivisionA_240826_083030.zip\".", "direction": "esriGPParameterDirectionInput", "defaultValue": "C:\\workspace\\LOMR", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "zip_file_out", "dataType": "GPDataFile", "displayName": "Zip File Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }