{ "name": "SpatialMonitoringTool", "displayName": "Monitoring Features Tool", "description": "This tool is a python geoprocessing script that is part of the Division of Mitigation Services (DMS) \u201cSpatial Data Submission Toolbox\u201d. This rests in the DMS partition of the Department of Environmental Quality\u2019s ArcGIS Server. Its purpose is to standardize and automate the submission of the spatial monitoring features employed by DMS vendors associated with required monitoring of compensatory mitigation projects. This supports the quality control of spatial data prior to incorporation into the DMS Enterprise GDB. ", "category": "", "helpUrl": "https://maps.deq.nc.gov/arcgis/rest/directories/arcgisoutput/DMS/SpatialDataSubmissionToolbox_GPServer/DMS_SpatialDataSubmissionToolbox/SpatialMonitoringTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "gdbZipFile", "dataType": "GPDataFile", "displayName": "Output Zip file", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "projectID", "dataType": "GPString", "displayName": "Enter Project ID for Submission", "description": "The project ID number.", "direction": "esriGPParameterDirectionInput", "defaultValue": "95021", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "featurePhase", "dataType": "GPString", "displayName": "Choose Submission Phase", "description": "The project phase.", "direction": "esriGPParameterDirectionInput", "defaultValue": "As-Built", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "PreRestoration/Jurisdictional", "Mitigation Plan", "As-Built", "MY1", "MY2", "MY3", "MY4", "MY5", "MY6", "MY7", "MY8", "MY9", "MY10", "MY11", "MY12", "Closeout", "Long Term Management" ] }, { "name": "siteLinesFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Site Lines", "description": "Site Lines Feature Data", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "sitePointsFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Site Points", "description": "Site Points Feature Data", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "sitePolygonFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Site Polygons", "description": "Site Polygons Feature Data", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "streamStructPointFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Stream Structures", "description": "Stream Structures Feature Data", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "streamStructPerformanceTable", "dataType": "GPRecordSet", "displayName": "Stream Structures Performance Table", "description": "Stream Structure Performance Data", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "encroachmentPolylineFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Encroachment Line", "description": "Encroachments Lines", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "encroachmentPointFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Encroachment Point", "description": "Encroachment Points", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "encroachmentPolygonFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Encroachment Polygon", "description": "Encroachment Polygons", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "specialMngtAreaFC", "dataType": "GPFeatureRecordSetLayer", "displayName": "Special Management Area", "description": "Special Management Areas", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }