{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Assets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Inspection" }, { "id": 2, "name": "Bridge" }, { "id": 3, "name": "Stormwater Node" }, { "id": 4, "name": "Culvert" }, { "id": 5, "name": "Stormwater Channel" }, { "id": 6, "name": "Dam" }, { "id": 7, "name": "Stormwater Conduit" }, { "id": 8, "name": "Stormwater Control Measure and Waterbodies" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 463740.92989555, "ymin": 437943.2424168885, "xmax": 2083908.30011864, "ymax": 2007762.5000818074, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Inspection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4c0f8e8ba207e9924d3538007743de03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVxJREFUOI3NlL0vQ1EYh58TlzNcH3UIaXQQsaoOuopBxNr/oJPRKJ35L0ow2IwMQgcm3XzFxmLp9ipx0xyNHIOSftxbbdKhv+XkvO/Jc57zDsejR/HCis6YJURWOmTsKSiHgmqQXcD+A8kAkzSDnDFpRNaBNOADXxGAAWAfqP4WGo1EFoEDBTvtNJzWq/j+DCJ/Na9mknJBkHHWzt1ovXVl7UgYwAN1qfVzFbYHW3uAyKyKx49VqfSEtZUokxyQsHb6FYanfP+tFVTLuzHJYp1ufc4iHxoCGhW5b3c41ymo/4zKxixcRxidd2MUE3noiVH/zagbIyeSBcYU3LaA8iKPRxE3vgAbdXtlzKESKYYabRoznxQpf0KsGXRRW5ehMgFrQL6+3wAaErkDxiOkcMakEEkoOKVpBD8grT+cSNZBOQoC4ILAKK1PsK3/nQegrC0AhXYQgDBAo1EP8g1KYIVp4Bd5iQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1970469.4774560481, "ymin": 446789.9757076502, "xmax": 2051595.6734710485, "ymax": 515032.8999170661, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "INSP_DAT", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "INSP_TYPE", "type": "esriFieldTypeString", "alias": "Inspection Type", "length": 50, "domain": { "type": "codedValue", "name": "INSP_TYPE", "description": "Inspection Type", "codedValues": [ { "name": "VIDEO", "code": "VIDEO" }, { "name": "VISUAL", "code": "VISUAL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSP_REC", "type": "esriFieldTypeString", "alias": "Inspector Recommendation", "length": 50, "domain": null }, { "name": "TV_INSPEC", "type": "esriFieldTypeString", "alias": "CCTV Needed", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSP_NOTE", "type": "esriFieldTypeString", "alias": "Inspector Notes", "length": 255, "domain": null }, { "name": "SEDIMENT", "type": "esriFieldTypeString", "alias": "Percent Blocked by Sediment", "length": 50, "domain": { "type": "codedValue", "name": "SEDIMENT", "description": "Percent Blocked", "codedValues": [ { "name": "25%", "code": "25" }, { "name": "50%", "code": "50" }, { "name": "75%", "code": "75" }, { "name": "100%", "code": "100" }, { "name": "None", "code": "NON" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_ISS_ID", "type": "esriFieldTypeString", "alias": "Stream Issue ID", "length": 50, "domain": null }, { "name": "STRM_ANALYSIS", "type": "esriFieldTypeString", "alias": "Definition of Type of Analysis", "length": 50, "domain": { "type": "codedValue", "name": "STRM_AN", "description": "Stream Analysis", "codedValues": [ { "name": "Reconnaissance", "code": "Reconnaissance" }, { "name": "Intensive Field", "code": "Intensive Field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_DIST_OUT", "type": "esriFieldTypeDouble", "alias": "Distance from field observable discharge area", "domain": null }, { "name": "STRM_CHAN_FEAT", "type": "esriFieldTypeString", "alias": "Presence of specific stream and channel features", "length": 50, "domain": { "type": "codedValue", "name": "STRM_CH_FEAT", "description": "Stream Channel Feature", "codedValues": [ { "name": "Benches", "code": "Benches" }, { "name": "Interior Floodplain", "code": "Interior Floodplain" }, { "name": "Mid-Channel Bars", "code": "Mid-Channel Bars" }, { "name": "Point Bars", "code": "Point Bars" }, { "name": "Pools", "code": "Pools" }, { "name": "Riffles", "code": "Riffles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_CHAN_SED", "type": "esriFieldTypeString", "alias": "Build-up of sediment within stream channel blocking flow", "length": 50, "domain": { "type": "codedValue", "name": "STRM_CHAN_RANK", "description": "Stream Channel Sediment", "codedValues": [ { "name": "Negligible", "code": "Negligible" }, { "name": "Minor", "code": "Minor" }, { "name": "Moderate", "code": "Moderate" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" }, { "name": "Extreme", "code": "Extreme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_CHAN_ERO", "type": "esriFieldTypeString", "alias": "Presence of erosion within stream channel", "length": 50, "domain": { "type": "codedValue", "name": "STRM_CHAN_RANK", "description": "Stream Channel Sediment", "codedValues": [ { "name": "Negligible", "code": "Negligible" }, { "name": "Minor", "code": "Minor" }, { "name": "Moderate", "code": "Moderate" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" }, { "name": "Extreme", "code": "Extreme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_BANK_ERO", "type": "esriFieldTypeString", "alias": "Presence of erosion within stream bank", "length": 50, "domain": { "type": "codedValue", "name": "STRM_CHAN_RANK", "description": "Stream Channel Sediment", "codedValues": [ { "name": "Negligible", "code": "Negligible" }, { "name": "Minor", "code": "Minor" }, { "name": "Moderate", "code": "Moderate" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" }, { "name": "Extreme", "code": "Extreme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_INFRA_THRT", "type": "esriFieldTypeString", "alias": "infrastructure that is threatened", "length": 50, "domain": { "type": "codedValue", "name": "STR_INFRA_THRT", "description": "Threatened Infrastructure", "codedValues": [ { "name": "Headwall", "code": "Headwall" }, { "name": "Pipe", "code": "Pipe" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_INFRA_OWN", "type": "esriFieldTypeString", "alias": "Infrastructure owner", "length": 50, "domain": { "type": "codedValue", "name": "STRM_OWN_TYP", "description": "Stream Owner Type", "codedValues": [ { "name": "City", "code": "City" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_INFRA_DIST", "type": "esriFieldTypeDouble", "alias": "Distance (feet) to any infrastructure that is threatened", "domain": null }, { "name": "STRM_COMMENT_ST", "type": "esriFieldTypeString", "alias": "Additional comments or notes about stream assessment", "length": 255, "domain": null }, { "name": "STRM_WIDTH_BKF", "type": "esriFieldTypeDouble", "alias": "Width of bankfull channel", "domain": null }, { "name": "STRM_DEPTH_BKF", "type": "esriFieldTypeDouble", "alias": "Depth of bankfull channel", "domain": null }, { "name": "STRM_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "Length of Bankfull Channel", "domain": null }, { "name": "STRM_HEIGHT_LB", "type": "esriFieldTypeDouble", "alias": "Height (feet) from the toe of slope to top of left bank", "domain": null }, { "name": "STRM_HEIGHT_RB", "type": "esriFieldTypeDouble", "alias": "Height (feet) from the toe of slope to top of right bank", "domain": null }, { "name": "STRM_BANK_IMPAC", "type": "esriFieldTypeString", "alias": "Specifies which bank the measurements are in reference to. Identified looking downstream", "length": 50, "domain": { "type": "codedValue", "name": "LR", "description": "Left or Right", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_SURF_PRO", "type": "esriFieldTypeDouble", "alias": "Surface Protection By Percentage", "domain": null }, { "name": "STRM_MAT_ADJ", "type": "esriFieldTypeString", "alias": "Surface Material Material Adjustment", "length": 50, "domain": { "type": "codedValue", "name": "STRM_MAT", "description": "Material Adjacent", "codedValues": [ { "name": "Bedrock", "code": "Bedrock" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Cobble", "code": "Cobble" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Sand", "code": "Sand" }, { "name": "Silt/Clay", "code": "Silt/Clay" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_BANK_ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle In Degrees\n", "domain": null }, { "name": "STRM_ROOT_DEPTH", "type": "esriFieldTypeDouble", "alias": "Root Depth (Feet)", "domain": null }, { "name": "STRM_ROOT_DENS", "type": "esriFieldTypeDouble", "alias": "Root Density by percentage", "domain": null }, { "name": "STRM_BEHI_LB", "type": "esriFieldTypeString", "alias": "Bank Erosion Hazard Index (Behi) For Left Streambank", "length": 50, "domain": { "type": "codedValue", "name": "BEHI", "description": "BEHI Scores", "codedValues": [ { "name": "Very Low", "code": "Very Low" }, { "name": "Low", "code": "Low" }, { "name": "Moderate", "code": "Moderate" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" }, { "name": "Extreme", "code": "Extreme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_BEHI_SC_LB", "type": "esriFieldTypeDouble", "alias": "Numeric BEHI Score For Left Streambank\n", "domain": null }, { "name": "STRM_BEHI_RB", "type": "esriFieldTypeString", "alias": "Bank Erosion Hazard Index (Behi) For Right Streambank\n", "length": 50, "domain": { "type": "codedValue", "name": "BEHI", "description": "BEHI Scores", "codedValues": [ { "name": "Very Low", "code": "Very Low" }, { "name": "Low", "code": "Low" }, { "name": "Moderate", "code": "Moderate" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" }, { "name": "Extreme", "code": "Extreme" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRM_BEHI_SC_RB", "type": "esriFieldTypeDouble", "alias": "Numeric BEHI Score For Right Streambank\n", "domain": null }, { "name": "IO_CONDITION", "type": "esriFieldTypeString", "alias": "Inlet / Outlet Headwall and Wingwall Damage or Scour", "length": 50, "domain": { "type": "codedValue", "name": "GRADING", "description": "Grading Levels", "codedValues": [ { "name": "Very Good", "code": "1" }, { "name": "Good", "code": "2" }, { "name": "Fair", "code": "3" }, { "name": "Poor", "code": "4" }, { "name": "Very Poor", "code": "5" }, { "name": "Not Applicable", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IO_COMM", "type": "esriFieldTypeString", "alias": "Inlet / Outlet Condition Comments", "length": 255, "domain": null }, { "name": "PIPE_CONDI", "type": "esriFieldTypeString", "alias": "Pipe Barrel Invert/Wall Condition (Corrosion/Abrasion)", "length": 50, "domain": { "type": "codedValue", "name": "GRADING", "description": "Grading Levels", "codedValues": [ { "name": "Very Good", "code": "1" }, { "name": "Good", "code": "2" }, { "name": "Fair", "code": "3" }, { "name": "Poor", "code": "4" }, { "name": "Very Poor", "code": "5" }, { "name": "Not Applicable", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_COMM", "type": "esriFieldTypeString", "alias": "Pipe Barrel General Comments", "length": 255, "domain": null }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comment", "length": 255, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTID", "type": "esriFieldTypeString", "alias": "Inspection ID", "length": 50, "domain": null }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ImagePath", "type": "esriFieldTypeString", "alias": "ImagePath", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G908FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S360_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "Bridge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1972722.4060210586, "ymin": 442744.4923288077, "xmax": 2045906.4171330482, "ymax": 510955.8125988096, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "NCDOTID", "type": "esriFieldTypeString", "alias": "NCDOT ID", "length": 50, "domain": null }, { "name": "BRIDGE_TYPE", "type": "esriFieldTypeString", "alias": "Bridge Type", "length": 50, "domain": { "type": "codedValue", "name": "BRIDGE_TYPE", "description": "Bridge Type", "codedValues": [ { "name": "Arch", "code": "ARC" }, { "name": "Multi-Span", "code": "MSP" }, { "name": "Single-Span", "code": "SSP" }, { "name": "Suspension", "code": "SUS" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BRG_TYPE_OTH", "type": "esriFieldTypeString", "alias": "Bridge Type (Other)", "length": 50, "domain": null }, { "name": "SPANS_NO", "type": "esriFieldTypeString", "alias": "Number of Spans", "length": 50, "domain": { "type": "codedValue", "name": "1_5NA_2", "description": "1 to 5 with NA", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOT_SPAN", "type": "esriFieldTypeDouble", "alias": "Total Span Length", "domain": null }, { "name": "DECKTHICK", "type": "esriFieldTypeDouble", "alias": "Deck Thickness", "domain": null }, { "name": "RAIL_HGT", "type": "esriFieldTypeDouble", "alias": "Railing Height", "domain": null }, { "name": "DESIGNLOAD", "type": "esriFieldTypeDouble", "alias": "Design Load", "domain": null }, { "name": "OTOP_ELEV", "type": "esriFieldTypeDouble", "alias": "Overtopping Elevation", "domain": null }, { "name": "TRAFFICTYP", "type": "esriFieldTypeString", "alias": "Traffic Type", "length": 50, "domain": { "type": "codedValue", "name": "TRAFFICTYP", "description": "Traffic Type", "codedValues": [ { "name": "Single-Lane, Uni-Directional", "code": "SLU" }, { "name": "Single-Lane, Bi-Directional", "code": "SLB" }, { "name": "Multi-Lane, Uni-Directional", "code": "MLU" }, { "name": "Multi-Lane, Bi-Directional", "code": "MLB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "length": 50, "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material Type", "length": 50, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Material", "codedValues": [ { "name": "Aluminum", "code": "ALU" }, { "name": "Cast Iron", "code": "CTI" }, { "name": "Concrete", "code": "CON" }, { "name": "Corrugated Metal", "code": "COM" }, { "name": "Masonry", "code": "MAS" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "Timber", "code": "TBR" }, { "name": "Other", "code": "OTH" }, { "name": "HDPE", "code": "HP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAT_OTHER", "type": "esriFieldTypeString", "alias": "Material Type (Other)", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "Water Body Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R507_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G913FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G913BRG_TYPE_OTH", "fields": "BRG_TYPE_OTH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S365_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "IDCAtoICM_LinkTable", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "BRG_TYPE_OTH", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "Stormwater Node", "type": "Feature Layer", "description": "This point feature class contains data that is specific to the inventory of stormwater nodes within the City of Fayetteville and includes the geometry for each structure. Generalized information will be brought in from IDCA_GENERAL through a join using the FACILITYID key", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "ESP Associates, INC\nNeal Banerjee, PE, CFM (Project Manager)\n803-835-0890", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NODE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "66f34b305b1787513ae35e4a5ec6a8ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANVJREFUKJGV0KFLBEEcR/GPsrBRmCBsMlr9S2xmg6DVZDALYlIOoyCHzWA3CAaLGAwmk2iZNqC4YVXEcDdwbHD2XvsyvMePqUxYwav5CPiupuMIO3gfKNc4xXYO7GGELfwU5AWMmqY5jDF+5sBbCOEkpXQcQhj/Z7dtu4HLGOMT5ICU0iNeUkoPhQvOcZNH1Xv8KMjwNTv6gbnpB9ZwXXCWsIjffmA3hHCRUrovBFaxj4PZwLrJB5ZkeK7r+rbruk2Mc2AZZwNk0HXd3dQJOTBYnuEK/gAlJj1NcAceYQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BE", "label": "Bridge End", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6943ff570712a19c075ee73b79d34f46", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK5JREFUKJGdzjFKA2EQBtCHLkwsbLYS7G1zBWuJHiApPYeVBLTwDAERjxAI5ACewcoiRSDwdxsYQbBwN2i37gdTzAw8vspPLvBuWE4xwq5qD0+4HohNIqJk5qrD3nCHR3z2Veq6HpdSbjPzCjpsjikWOO5pHTVN84FZV6D69Xxtp3cy88/eYScRcZ+Z5/jq2wwFD9gcsIiYY4n1f5rhDC+4wb5q69YDINjiGZdYfgPZMC2QsEDE3AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BS", "label": "Bridge Start", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2a2d1b06da1c075bf2226f599e549d54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgJJREFUOI2t0T9oE2EYx/Gv9eirDoYegeByHXQQBLdCKAT8QxQJJWsItBIl1KXg0FUjWYJ0bV08AyUQMmSwOJQEbspgohH/INTCtdgpk4cYUu6JCbr0znhWEsHfcs/BPR9+73sa/zla4P0icBmYnmC3D3wAPh0HasBT4PT6+vqpUCh0ZpwmIlqz2TxrmuY7YBkY+qBS6qGItIGNhYWFj8ClCRoSj8ct0zTfKqUeiMgjHxSRG0B0EuSYbIjIS+AXCPSA+8CtwWAw1e12KRaLLC0toes6lUoFwzCIxWLs7+9Tr9fJZDK4rquA18A5T/fAq8A1gGw2O9jZ2aHT6WBZFrqu02g0AEgmk2xtbQHQarXY29ubB6ZG63pgE7gDsLa29kLTtAt/O18+n/fnfr//am5uLgMUg+AhR78/HA7L+Gvz0zvaOwyCAPeAm8Ph8ESv16NUKpFKpZiZmaFarWIYBtFolIODAyzLYnFxERGZBhqAEQSvANcBVlZWvu/u7mLbNpZlEQ6HqdVqAKTTacrlMgDtdhvbtueBk6OVPfC9rut3AXK5XFXTtPOjHxUKBX9eXV31ZxF5k0gklh3HeRYEu47jfAa+RiIRd/zV+fH2vgXBx8AmcPsfMFzX1YBNpVRBRH4Dt4+ez2dnZ78A1gSeBvxQSj0RkXqwoYdu/7E2Jl4zLz8BH+K/QBFiYZ4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB", "label": "Catch Basin", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34a6b8ea578c4898db49d9f8d3059846", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIpJREFUGJWVzrEJhEAQheHfu/G8zFQwuS4EA1vQEixsK7CDDQ00s4eLrUCQZQ0WDs5lXXzRg/lmGMGlIJ5VANqWb9exhdQ08VaKjwBUFbbvyUM4yzBKgZwHxoC1rstp6uGmgXl2fd//Fzx8FQ+XJdS160kSwcNw43L0jXHklaZhtCw8flhrnlrHLx8vLBvJyCOstgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CP", "label": "Connectivty Point", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0fe0698cfbd070105b5473054bf3fdce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF1JREFUKJHV0LEJgEAQRNGPLmwNgo2YWIIN2YCBXeoVMYpooqDZntn9/DEwBtRAQ7wTSHajJQMegFkG+FQg3IA9aKo3HIE5otx9klTiOb/h4O5tBEjqHrgCvaSsxQs8vhJsqrK4AAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CS", "label": "Control Structure", "description": "" }, { "symbol": { "type": "esriPMS", "url": "24c0b128a4d0fbd667e884f63b71b27f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkBJREFUSInFlD1oFFEQx3+zl2TPhIicHyQkJk2CCDaioIUgWIilWEVEUVDBQm1icYXZfZvAFgpJaaEphFQp0thYKEIaGzGNaCPGDwgpXMyR4L1L7o2FdzG33p0WZ/xXM/OG+b0Z5r02tkltVSPyoxOtLt5pO1+PMrpWA3LWnXS4mVZBBDm8mlsdJmGhBiTI14hosVUgkzM9im76bU1yW6r/D5pgorecKw9uJBsfxhlfrpeTJ9/ZTvs+AA9PffzlPPniX4Fi4qzFPlxn/aysyZcMmYGA4JHB3IItQwc66DgtyCywAmQstjsknPPxL5YoNQeVKE0p2lei1BfbeCUiGihTfhEQvDeYqXS+oq8M5njlkruKFOdKlG4C8w1BMfEei72i6IGYeAVgjLFPgR9cwzJYbyRblSf/zfhmXtF+QRp3VPSLRwT5GNnaNTfWPGtUXJDdIeFIxd6lVs9pr54XK10NQWIlCxT+dPOU9gKXAQF6gG5NdCddlBuCXM599hKvP11pkkm/0FsYCpaCN+kzRd8ZzJmqHxBc8qz3mC4uNO4okbfAjtAPT4U2fF6NFyiM6JLeBYZJbV5aGTIvHa4nHa8BGcz3gGDcs96MwdwWZMHhjik6BdyoC/Hpjvj5IZcp+866vCBPm4IqsPsBQSLIHUX3K7oIXDeY2XSu+FLAog73AFBBEnzmi7Z4L0v2YFNQBTYNTNc726rKeA/VBO1mjeYd/SttP8jhjlYfXiukiQ6R48lvIIO52irIppJf5raN7gdfbtnoQJLhYAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CI", "label": "Curb Inlet", "description": "" }, { "symbol": { "type": "esriPMS", "url": "048a89961cf5041e02f6a0afe79741d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKpJREFUKJFjYSATsEBpDhL0/EDW+J0EjZwMDAw/WJAEtuzfv9+ajY1NEJvqy5cvM2RkZMD5yBqP3r171/H9+/cYmkRERBh0dXVRxJA1Mrx69Yq5srISQ2NPTw+Dmpoabo0MDAwM+/btw9D46dMnDDEMjcQCDI1OTk4Yis6dO0cjG8XFxf/29PRgKBITE8Or0T45ObkFjyXWDAwMPtg0ekAxUQCmkZFYDTAAAGZkJgx7gOBkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DI", "label": "Drop Inlet", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b3f06bf8693b8d8e9c68d0843ff4d489", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAc9JREFUOI2t0ktPE1EYxvH/jNPLtNNSOlOoMNBSC2qqicYQXXhZunDtN3Drho/gwg3xm7hxwaoLY6JJYxRELVFDFadYAilUobfpZcYFsbb24pDwrE7Oed9fzsl5JU4p0p/F/adPHrh9snJSYC+3nU8/fLzSgVqt9iM9lTzrHXNuNesm5eLBCpDtQOp8rGxk3qHfuIKihRwhRmYd7VxsB7qeBqAmY+xubCKmkvjU4VjTNDFefyByIUF9/xd9EEBwQuVgq0C71SIwqfUhjUqNH6tZgtHesz4IwBtSONzeo1mpEU7MdPbNowq72RxKRO3rGQgBuP0yjWqd4qaBlpw9RjZyyOEgWLZzCMDtkxFdEkbmPcHpCXxaCLttDawdCQHYbQtROkNlv4Qn4B9aNxKqlysE9Sh6fIpGtUZh7RP+yPjJoKbZYDw+hTwWAI6fOXv9MoX1L3j8sjOoWvxJNDWPW+ltECWJ6asXyb/5iBwKDIcsy+Iwv0P8ziIur2fgTQVRYGbxElsvV1Em/45BF2QLpa95Fu7eRHSN/gNBEJi7dY1vr9bw+LxCD/T9xdvwwr3bHBVLI5HuhBM6n589Pw/YHSi9tKyml5YdI//mv3PkNL8BBQaQmFIMojMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HW", "label": "Headwall", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d0f2ef0c8ef61676ca21c4f3bc6c4047", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAoxJREFUKJFtk09Ik3Ecxj+9/raXDd3WGyRBNGEEDf902EkFOxREp11CsoNESCCBO/hnTmoGiRDmIbCBeNFDHqS0kwR2cUk6sHzTbe3NV1EvFrE35VXXuxV1EfHfc/vC88Dz/T7PV3AKUqlU0fz8/A3TNC9ls1m9u7v7I2Ad54nDw8zMjKKq6uvOzs5rJSUlUjqdJhAIEAgE/lZWVr4fHh6+B3w/IR4fH788NjamlpaWOnt7e3G5XEQiEdrb2xFCFM3Nzd1cW1v7uri4eN0wjM8H4qmpKWlycjKRzWadtbW1uFyuI/ZsNht+v5+ysjKPaZrvDMO4CmwKgHQ6/czhcJzt6elhZGQEIQSKorCyskIikaC8vJyBgQFCoRDJZNIWCoWeGobRJAA0Tbvb0NCAJEk0NjYSDodZWFhA13USiQRer5eJiQkURaG6utojy/Jt4KEAWFpaOt/c3EwulyOXy7Gzs4Ou6we219fXUVWVmpoaACoqKn5ZlnVFAGxsbEj9/f0A7O3tYVknUmFwcJB4PA5AMpm8sLu76xIAPp9vr6urq1iWZQqFApFI5IhQlmX6+vrwer0AzM7Orm1ubv4QAG63+8Pq6uotv9/P9vY2drudYDBIJpPB4XDg8/kwTROAra2tL5qmnQO+CYDp6enH+Xy+JhqNumOxGG1tbXg8Hjo6OohGozidToaGhpAk6U8sFvsJvDrI2TCMT5qmvayrq4vE4/EziqIc5Guz2RBC0NTUtBsMBn+nUik78OJIw3RdfyTLcqGlpeVBa2trtqqq6iLgtixrI5PJqOFwuFTTtC3gDpA/3u1/lmU9WV5efltfX98CFAP20dFReZ/3HHhz+JBHHmN/BRW4fyKrU/AfqFEOff5A40gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HJ", "label": "Hidden Junction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "20d46c0f7fbcc40b76bcce53a5e732d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAptJREFUKJFtk0FIUwEcxn+59yab2tbmiqyEdKIXaeqlBJliUN47NC9WDJkGKXQwwZgwFNOY5EhDIbx0K+iiJnZQNoRNN17IU15OzS5NsjfBrU0t1kVEze/2//N98P/4vr/AGchkMprJycnbiUSiMBaLRdva2uaBvdM84fiwtrZmCoVC7x0Oh91gMGRJkkR1dTU1NTV/KyoqPg8NDT0AYv+JQ6FQyfj4uFRQUKAfGRnBaDTicrnweDyIoqiZm5u7s7q6uhIMButVVY0ciWdmZrKmpqaC29vb+vr6eoxG44nztFot5eXlFBcXGxOJxCe/338D+CEAbG1tvdDpdBd8Ph/Dw8OIokih2UxMUdjw+7HYbPT09OB2u4lEIqLD4fCoquoUAGRZbnQ6nWg0GlpaWnja3Mzd+Xl8isLm7CzPrFbeBgLk5+dTW1trzMvLu6eq6mMBYHFx8WJHRwfJZJJUKsXNRIIGRQHgGtAZjaIuLJBTVwdAZWVlfHd3t0wA2NjYyOrq6gIglUrxMJ0+4fkK0Dk4SP70NACRSORyMpk8LwCUlpb+7u/vz9XpdOzv7zPqcnELyDoUh00m3oyNYSgqAiAQCHzb3NzcEgBMJpNfUZQGm81GPB5nRavF19hI2fIy63o96yUlXN/ZoRJQVfWLJElm4KsAMDEx8fzg4KB6YGDA0NfXR7fHg9lsxul04vV6ycnJwev1otFo/vT29v4E3h3lrKpqeGlp6bXVau2MRqPnLBbLUb6iKCKKIu3t7Um73Z4OBoNa4NWJhsmy3JWdnX3Q1NTU7Ha7f1VVVV3NZDKGdDr9XZZlqbW19VI4HN4B7gP7p7ud2dvb65Yk6aPdbn8C5ALa0dHR7EPeS+DD8RROPMahBQl4dHp/Fv4BUIARz4vdAdIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JB", "label": "Junction Box", "description": "" }, { "symbol": { "type": "esriPMS", "url": "983a19f0002a6ce09324b1c3f9695067", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnNJREFUKJFtk1tI03EcxT/995/DW7OpiZlaaSXBKpWohFAwUQnroSKtQBMJNSihhxIULbObJpZdhUKKCEKjHkqtkGJSeWUV4iUvbUKbWD8FN+dfU3uYiJrn7Xw55+FwzldmGcxWonrTz17buC7IOmLvPfNE+QQoS3XyQtJ3A13zANUpD4nWuiMZ+wRRW2BPKNPhIby/VU8aYP3P3JzPxqpGjGu8cLuXCV5ukPkAilJALaP62EH8jyE6m8y6WCFE+7z5HUi1XTT9tuEWq3caF8JFBfpgCPHDy+YQdQbBNsAiAwxla665jiqrKtLhbh2oVRAUfADrjIkBVQK+Y5UU1wgKDkN7H+qUKxQJyJABOgaVoxlxoJIgKwHOVu8kITKdisfhmEwmzl/8wqPkbnw8LMTo8fLUcUgITskArT2sPncQ7Ao4JmFX/DES9+0HIDAwkNyCSwjrB9zH8wCICGJkDF2YDDAwjJT3zJnPocCJ/E2LMgcEBJBbXI/PjJO3m/G32+0rZYDN/oxfP46HqwtMTkOl4S27Y+KQJAmAttYW7mdtReswAND4jZ8moQzJADothu5fJG5fByM26PxcRUWRRNiOaPp7uuhvqWW9voGIDSBsfDVa8AZ6ZIDXXbr8qWkRVZKG9uoLKDwi8PYoJaOklLJUcE+Cslegkvh7+TnDwNP5noUQbd/NmjuhOUpubzkrfD3n+pWctaklyEnCHl3ARFMvLsDNRQvrsCh5Go1mKrVcOVmQzJ/IUNbOgnZiEnPHIMbs2/i1WRgFkoHJpdueVRSl0Disexl9QZwGPACXygY0c7pSoGZhC4seYy6CEUhfel8O/wCO8egJWS5QEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bd56fd2358415eeb6fb72b5d62911623", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhNJREFUKJGVkM9LkwEYxz8b77t3e6erdBji2MRt4DTQRF2pSBgERT8o6hIIESPq1ikkoT8hOkh00Iun6NJJagSrg24qOLq8xXANBpPVaC862PT1da8dFnu35qXv8Xm+H57v8xWo6Tr/r00B4MXExPK9oSEBoGoYlmgqJb1OJMSsptEtSTwZH9evBAKHTrvdAPhRLAqbudxjAcDX2Xl8rqurHeAY+F4okNU0APKahl0UxRGPRxStVgCsQDKbtQr/ZjEMA4coMhcOE3C7+Vkq4RRFKrrOKUlq8tbhYqVCuySxEI9zIxTiVihUN/0ql3m1tsaz6Wn2Dw/Z13UTzu3u2m4uLXF/bIxJn4+g29104azTSWR0lOVkki+ZDFO9vSb8TlFkRVWJR6Psz8+fWG2Py0Uyn+dtKkWxVOKi11uDFVW1AnRLEnahpQYzgSwD8CmfN+HbgYD+Pp0WncDvSgX3X1OjjgyDrzs7ADwYHDRjX/b7y1eDwdPX+vtZ3tri6dQUVoulCf6YSvF8ZoZH5TKVahUll6vBDpvNeDgyAsCkz8fL1VXuDAzQ2dZGSdOIpdP0uFxc8HoB+FYomHCjwl4vHbKMf2GhPvs8O8ulvr6WV1rgI8Pgzfp602xuZYUPkQhnHI5WOJHJOOWGls97PEQODlhUFMIdHdwdHia6vV3f5/b2THhRUeyLitISC2BDVdmIxU7c/QFS87lY2YOyCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OCE", "label": "Open Conveyance End", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1a67d04f18d7c4c24b3e7ed609ee274e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhZJREFUKJGVkt1LU3EYxz/bzss257IN0lltrlInvi1aEUolYVGUFELQRRCxiG76M7oJ+gOKrqQoupGwrgKxorJsMUjRI2fImDFf6qwydedsnHWx2Gm5LvpePs/3w/P9Pb9HoKyz/L/eCwAD8c6R3pMRAaBkmjbl7YI8cX9W1DUd2Qf9FzoLkb49huiUTAAt80NITa9eFwD8O32lQKu/HqBUgpWFHLqmA6BrIMpOcVdHo2gX7ADYHXYys6t2YUsY08QhifRdbqcx6Of7lw0kt4C+WcBVL1dZK/D6t01cHolXD5N0HdtL9/FwxfTz6yYvHnxg8MohjHwRI29YcG5Jk+7dmCF2ppWWaDP+YEPVBI/fRd9wlKkxhbmpz7Ttb7Lg5Ljq1lSdsZl33JyM11ytd0cdi7MrKM/T5LU1wtFgGdZU3Q4g+8AhOf75N/W+8pvTCc2C2wcCBWUiKyLLbOR03NvlLWCpaLI4rwEQHQpZsdsOB9cj/eGGziNhpp5Oc/TSAWy2anjudYYT8Rj9wwZ6vsCSqpVhSZLMg+c7AGiJNjMxkqB3sBWXV8bYKDA/maGhyUOoJwDAcipnwX8q1B3As83FraFHldrVu6fZF9ttmX6n2gKXiiYvH3+sqj27Pc61OxdxeWscSepTtk50WlsORgIUz0HiiUqgXabnVBfKm3Sln1tes+DkqOpMjqp/hwAgq+hklUTN3i8jxbbvBOuiDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OCS", "label": "Open Conveyance Start", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c3de8f1c2f4b732d9b2fe0889f6c1ac8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWpJREFUKJGdkrFuE0EURc+srSyRScEWoQHJMUgIROEihQuXfACdvRUNTZpd2SUVNUKW7NpNqp0foEpF569ALlxYBkaREyFGePalsGXtDG6SW54nHb379OrsonNWwBp4DNziJ2SPEP6hcAJX6ZiL+n4kfOpPmBYZ/XSCrlpCprO4K3U7T0csdMZHgL1IqbhVDBudaGNeFsOkUxWFTIl5ozY8KYbJMzbmxBMJ9nnkbLtUNCNn2lXR/yx+ITWbRM5cAw1PhPC9t6vWO1Ct51WjK4p5f3ygGooPRU5HQavIeVcVhUxhn4pwU+T8EYl/gfU2ukzvcWyUnadjFjqzwUY12nrAe8r4XA/s36ooZFLa15HjlR7wG0fiiVQZr8taYxmJuS5Vsqx6QhZF5hTHSlTyU2HOPJGI/ZGO7KzIaKYjMwuqeUxncX37R2ahM96Gx/6icz4DxzrnK34CZo+Uw+kch/ANmO5F/fG260NzB7WNskQQ6vIWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OCB", "label": "Open Throat Catch Basin", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d7281c081c17b7b72850f8671a53bec0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArZJREFUKJFtk2tMzQEYxn/n9D/n3zlKiZHEIkkX1aKiCUu6TIdKUU13c52NMyuXZq0L5kNffIihZa3ExDLGmbUxnAlTq9ZNhwqlUlHnlNPl5INlOev59r57n2fP3vd5BeaGhZ2dnZfBYLAFfhuNxnrAYD4kmNXKQ3Hq1PAAVYj7aq/VtS3vnTZ6b+5u62zq0Na+eJNz7VQx0DUXeXHR2bJLUdvj4yUSqWJ62kTZ4xs4r3Bx9VqzwdVrzYawjeuC1ueWn8/TajVvZ5MlVzJvXYgOSUybUerp/4ajvRO1ze9Ybr8SAB93/8jzSXliuFaTCnQLAEeiT8buCo7bO9t/fdsHUncfpqTqKqptsUgk0r8Crn47CtXFJ9SF6ZkCwJ6I5C13npRad/ToUIoKAHoHvxMaqGKTdxAF17OxlMkZn5hAIpWSlZbjoy5Mt5yxHZCwM4XKZxWIcjmqrbEIggyA0EAVoYEqWj83cldTxsGYY+jHRrZ5eHh4CAAWFhY2MkEkPjyZRl0dl4tzOJF0BqXCCoCnL6sYGhkkKyMHuUzEOD4m2+Qe5iAAmCYn9X/XJsHT2Ye7mlLkchHD6AjzFFYYjHqC/cOQy0QA9KN6U8Or1x8FgKHhoVbAF+DHzz5cVrhR3/qByupy1jp54uvmR0N7HUsWOQDwtbeztaanpkUA6OrvuDkw1BezcMFisUnXwPMaDfYLl5J3rJCO7k+UVBUx9ttASEAEU6YpvvR0Pvl3Z/XljOqS/IcVwX47Upp09WQfucjKZS4ArHJ04XR6LiUPihj41U+zrrHuQG5s1n8JS83elXb70lN5StThfQpRKf0vswor0mKO0v61TTs83BcDTJrHczrhdHhiacGje9bK+cdtrG08pVLB1jQ9NTo2amgfHB54sP9cZP5sUfPHIOlc5H3gvnl/LvwBTon4GLNCWFIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OTH", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fbbc1b36cad5cc3d12f8af4d24a398cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiRJREFUKJFtk11Ik1EYx3/vduydvg1tTudbCYqIlpiLECuDhlpGIF2EFZRU2AdFFF4E1YVUdNedN12YF3VljYigaCaOQDKspMECMdS6aMxRvZXb0JNu6+Jt7AMfOBfnnP/vef7PwzmCtUPRdX2rYRi6pmmLhmEEgaV8kcjbqz0t9OvlHNlTHy5ylVAUXZLy/Syx2QWCQ6+5BITWgh3n2/D3dbGlbiPrsjO2N+Iy4tRUFON+t6AeH52UE9mwcnEfvttHaSq1r92HQ4Obx6i69VgOj8IuICQAzng43bOXxjT4IwpP30IiCXIVOpqgoRKEBfq6qFxcZnDgJQcFgNPOleYabADRZfC+gVPtUFgAKWAkYCZtqDQdVDvZDhQKgBI75VaLKRifhu5WEwRQgE43DDw3YYAdNZTVORzbBIBqzQzo+x8o0XL7VQA1a7SairWj2dAFwN8EK+mL2gr4EoFaPSNeWoG0MwAjRnI6os8JgGSSb3GJS1OhpQ4GR0xRtQt+x80ZdLdm4A9z/PIHwp8EQOl69Ybvo3xxeCfCqsDZTpicgYkZKCuGEx6w20zwcxhsBfiAlAA4d1++GjiJP/CV/e4qsCqwu95c2fEzCo/GWeh/Qi9kvbDLDzhwr5ex+QieTjeKpmagRBKm5sEfJFThpAWQOTCQujBE27OrevfQmHHHosjNqsC2mmAlJjE2bVAfXh+W17Kd5H8MDt0NewFv/vn/YjnxD+4cpQWMkS2WAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PE", "label": "Pipe End", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5cd14d8770328d6ccd69f28c9901c7d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUKJFtk79Lm0EYxz9vcmne+kaiIY282EC1iKaQpB0kNDiEiKE0c5uhg4SuhU5C6dCpm39CBbFTMThWJVB1MZDNaBEFo0tjYoa3GF5JXiJJh2vwTfALx3F3z+f5dXeC+6Xouv7MMAxd07SGYRhHQHPQSAys3bEYX/x+3oZC1aGREYaaTcsqlzFrNY729vgAVO6DfckkO+k0ofFxHtg9hsOMmSZPvV6e12rud8WiVbDDysIC25kMUY/n/jo8HshkeJLLWT+Al0BFACQSZOfmCPfARgOKReh04PYWIhEIBsHhgHSaYKvFt60tXguA4WE+Tk2hArRaUCjA/Dy4XNDtQqkknQaDMgO/nxfAQwGgaQQcDmlwfAzxuAQBFAWiUdjclDDA5CSPfD5fRAA4nXcNur4GTeuvV1FA2FrrduOcnTV0AdBu0+4d6DrU63Luqd2W9fZkmnSurvSyAHA4+NNqMaaqMD0N+bw0CgTg5kb2IB6/g8/O+HtwUP0t5DW4P5dK1s9YDKEokErB6SmcnIDXC4kEqKoELy/B5WIb6AqAlRUrv7jIzsUFqYkJWePMjBx2mSbs71Pb2OA92F7Y2hqvsll+1eskolGUXiSQ931+DoeHVPx+YoDVBwPd1VWSS0v6m91d4ytYj4VA7XRoWxbG6Kj7+/q69cmeyeDHYHm5mgNyg/v/g/XpH1LsosYR+XSNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PS", "label": "Pipe Start", "description": "" }, { "symbol": { "type": "esriPMS", "url": "23425707416f4850b874068a47b881e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASpJREFUKJFjYYAAHwbSwUkWKGMzqTojEmuiYZoZZq2+wKCook1Q079/fxncjTkYODhYmOCamZmZGV48e8hweO96nBqNzJ0YlNX04HwWZMmvnz8w3Ll5gcHBNRRD4/lT+xjev3nJwKCGEGNBV6SorMNgbOnMcP/2FbiYrII6w5cvHzEMxNDMwMDA8OXTe4bpPZUM/uEpDKeP7GSISC7D6g2smhkYGBgUVNUZXLyjGT5+eo9LCW7NezatZnjz4hnDozvXGYxMHYjXLCwqxbD24AM4n52dk+HmtXOENR/cuYbhzaunGArv3L7GEJNUgluzuJQ8Q0HtFKxOdGVgYBCVkMWu+cmjuwwMDAwMnFw8WDUzMEBi4eP7N5ia6wsCcGrCBWCaGUnVuGB6AwMA5KBSv9PtP2MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCM", "label": "SCM", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 463740.92989555, "ymin": 438247.7188420594, "xmax": 2083908.30011864, "ymax": 2007762.5000818074, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "NODE_TYPE", "type": "esriFieldTypeString", "alias": "Node Type", "length": 50, "domain": { "type": "codedValue", "name": "NOD_TYPE", "description": "Node Type", "codedValues": [ { "name": "Bridge Start", "code": "BS" }, { "name": "Bridge End", "code": "BE" }, { "name": "Catch Basin", "code": "CB" }, { "name": "Connectivty Point", "code": "CP" }, { "name": "Control Structure", "code": "CS" }, { "name": "Curb Inlet", "code": "CI" }, { "name": "Drop Inlet", "code": "DI" }, { "name": "Headwall", "code": "HW" }, { "name": "Hidden Junction", "code": "HJ" }, { "name": "Junction Box", "code": "JB" }, { "name": "Manhole", "code": "MH" }, { "name": "Open Conveyance Start", "code": "OCS" }, { "name": "Open Conveyance End", "code": "OCE" }, { "name": "Open Throat Catch Basin", "code": "OCB" }, { "name": "Pipe Start", "code": "PS" }, { "name": "Pipe End", "code": "PE" }, { "name": "SCM", "code": "SCM" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NODE_WIDTH", "type": "esriFieldTypeDouble", "alias": "Node Width", "domain": null }, { "name": "NODE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Node Length", "domain": null }, { "name": "GROUND_ELEV", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "MEASDOWN", "type": "esriFieldTypeDouble", "alias": "Distance from Top of Structure", "domain": null }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Date of Last Update", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MAINT_NEEDED", "type": "esriFieldTypeString", "alias": "Maintenance Needed", "length": 50, "domain": { "type": "codedValue", "name": "MAINT_NEEDED", "description": "Maintenance Categories", "codedValues": [ { "name": "Paved/Sealed", "code": "Paved/Sealed" }, { "name": "Private", "code": "Private" }, { "name": "Repair", "code": "Repair" }, { "name": "Sediment/Vegetation", "code": "Sediment/Vegetation" }, { "name": "Water", "code": "Water" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MJR_OUTFALL", "type": "esriFieldTypeString", "alias": "Major Outfall", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Node Invert", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "COND_SCORE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "length": 50, "domain": null }, { "name": "NPDESID", "type": "esriFieldTypeString", "alias": "NPDES Permit ID", "length": 50, "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material Type", "length": 50, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Material", "codedValues": [ { "name": "Aluminum", "code": "ALU" }, { "name": "Cast Iron", "code": "CTI" }, { "name": "Concrete", "code": "CON" }, { "name": "Corrugated Metal", "code": "COM" }, { "name": "Masonry", "code": "MAS" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "Timber", "code": "TBR" }, { "name": "Other", "code": "OTH" }, { "name": "HDPE", "code": "HP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAT_OTHER", "type": "esriFieldTypeString", "alias": "Material Type (Other)", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R508_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_508", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G914FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S366_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "IDCAtoICM_LinkTable", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 5, "name": "IDCA_CULVERT", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 6, "name": "IDCA_SWCONDUIT", "relatedTableId": 7, "role": "esriRelRoleDestination", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 7, "name": "IDCA_SWCONDUIT", "relatedTableId": 7, "role": "esriRelRoleDestination", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 8, "name": "IDCA_CULVERT", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "Culvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1970326.999066472, "ymin": 439830.37053239346, "xmax": 2067569.521772638, "ymax": 530545.5001253933, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "BARREL_NO", "type": "esriFieldTypeString", "alias": "Number of Barrels", "length": 50, "domain": { "type": "codedValue", "name": "1_5NA_2", "description": "1 to 5 with NA", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOT_SPAN", "type": "esriFieldTypeDouble", "alias": "Total Span Length", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "US_FAC_ID", "type": "esriFieldTypeString", "alias": "Upstream Facility_ID", "length": 50, "domain": null }, { "name": "DS_FAC_ID", "type": "esriFieldTypeString", "alias": "Downstream Facility ID", "length": 50, "domain": null }, { "name": "INV_ELUS", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "INV_ELDS", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "STR_SHAPE", "type": "esriFieldTypeString", "alias": "Structure Shape", "length": 50, "domain": { "type": "codedValue", "name": "STR_SHAPE", "description": "Structure Shape", "codedValues": [ { "name": "Arch", "code": "ARC" }, { "name": "Box", "code": "BOX" }, { "name": "Circular", "code": "CIR" }, { "name": "Ellipse", "code": "ELL" }, { "name": "Mixed", "code": "MIX" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length of Structure (ft)", "domain": null }, { "name": "OTOP_ELEV", "type": "esriFieldTypeDouble", "alias": "Overtopping Elevation", "domain": null }, { "name": "RISE", "type": "esriFieldTypeDouble", "alias": "Barrel Rise", "domain": null }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "length": 50, "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material Type", "length": 50, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Material", "codedValues": [ { "name": "Aluminum", "code": "ALU" }, { "name": "Cast Iron", "code": "CTI" }, { "name": "Concrete", "code": "CON" }, { "name": "Corrugated Metal", "code": "COM" }, { "name": "Masonry", "code": "MAS" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "Timber", "code": "TBR" }, { "name": "Other", "code": "OTH" }, { "name": "HDPE", "code": "HP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAT_OTHER", "type": "esriFieldTypeString", "alias": "Material Type (Other)", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "Water Body Name", "length": 50, "domain": null }, { "name": "SPAN", "type": "esriFieldTypeDouble", "alias": "Barrel Span", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_506", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G912FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G912DS_FAC_ID", "fields": "DS_FAC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G912US_FAC_ID", "fields": "US_FAC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S364_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 5, "name": "UPSTREAM_SWNODE", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "US_FAC_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 8, "name": "DOWNSTREAM_SWNODE", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "DS_FAC_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 9, "name": "IDCAtoICM_LinkTable", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "Stormwater Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CHAN_TYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 169, 230, 255 ], "width": 1.5 }, "value": "CRK", "label": "Creek", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 1.5 }, "value": "SWD", "label": "Swale / Ditch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "WOS", "label": "Waters of the State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1970631.333103463, "ymin": 437943.2424168885, "xmax": 2067569.521772638, "ymax": 530074.4374192208, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "CHAN_TYP", "type": "esriFieldTypeString", "alias": "Channel Type", "length": 50, "domain": { "type": "codedValue", "name": "CHAN_TYPE", "description": "Channel Type", "codedValues": [ { "name": "Creek", "code": "CRK" }, { "name": "Swale / Ditch", "code": "SWD" }, { "name": "Waters of the State", "code": "WOS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEMA", "type": "esriFieldTypeString", "alias": "FEMA Studied", "length": 50, "domain": { "type": "codedValue", "name": "YNNA", "description": "Yes, No, NA", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_FAC_ID", "type": "esriFieldTypeString", "alias": "Upstream Node ID", "length": 50, "domain": null }, { "name": "DS_FAC_ID", "type": "esriFieldTypeString", "alias": "Downstream Node ID", "length": 50, "domain": null }, { "name": "CHAN_SHP", "type": "esriFieldTypeString", "alias": "Channel Shape", "length": 50, "domain": { "type": "codedValue", "name": "CHAN_SHP", "description": "Channel Shape", "codedValues": [ { "name": "Round", "code": "ROU" }, { "name": "Trapezoid", "code": "TRP" }, { "name": "V-Shaped", "code": "VSH" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "TOP_WTH", "type": "esriFieldTypeDouble", "alias": "Top Width", "domain": null }, { "name": "BTM_WTH", "type": "esriFieldTypeDouble", "alias": "Bottom Width", "domain": null }, { "name": "BED_MAT", "type": "esriFieldTypeString", "alias": "Bed Material", "length": 50, "domain": { "type": "codedValue", "name": "CHAN_MAT", "description": "Channel Material", "codedValues": [ { "name": "Asphalt", "code": "ASP" }, { "name": "Concrete", "code": "CON" }, { "name": "Rip Rap", "code": "RIP" }, { "name": "Soil", "code": "SOI" }, { "name": "Stone", "code": "STN" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BED_MAT_OTH", "type": "esriFieldTypeString", "alias": "Bed Material (Other)", "length": 50, "domain": null }, { "name": "SIDE_MAT", "type": "esriFieldTypeString", "alias": "Side Material", "length": 50, "domain": { "type": "codedValue", "name": "CHAN_MAT", "description": "Channel Material", "codedValues": [ { "name": "Asphalt", "code": "ASP" }, { "name": "Concrete", "code": "CON" }, { "name": "Rip Rap", "code": "RIP" }, { "name": "Soil", "code": "SOI" }, { "name": "Stone", "code": "STN" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SID_MAT_OTH", "type": "esriFieldTypeString", "alias": "Side Material (Other)", "length": 50, "domain": null }, { "name": "L_SLOPE", "type": "esriFieldTypeDouble", "alias": "Left Slope", "domain": null }, { "name": "R_SLOPE", "type": "esriFieldTypeDouble", "alias": "Right Slope", "domain": null }, { "name": "INV_ELUS", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "INV_ELDS", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Studied", "type": "esriFieldTypeString", "alias": "Studied", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "length": 50, "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "Water Body Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R504_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_504", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G910FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S362_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 12, "name": "Stormwater.DBO.IDCAtoICM_LinkTable", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "Dam", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1978488.1123373806, "ymin": 445002.82967564464, "xmax": 2042387.725679636, "ymax": 529221.2452279776, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "STATEID", "type": "esriFieldTypeString", "alias": "State ID", "length": 50, "domain": null }, { "name": "NIDID", "type": "esriFieldTypeString", "alias": "NID ID\n", "length": 50, "domain": null }, { "name": "DAM_NM", "type": "esriFieldTypeString", "alias": "Dam Name", "length": 50, "domain": null }, { "name": "OTHER_NM", "type": "esriFieldTypeString", "alias": "Other Name", "length": 50, "domain": null }, { "name": "DAM_TYPE", "type": "esriFieldTypeString", "alias": "Dam Type", "length": 50, "domain": { "type": "codedValue", "name": "DAM_TYPE", "description": "Dam Type", "codedValues": [ { "name": "Arch", "code": "ARC" }, { "name": "Buttress", "code": "BUT" }, { "name": "Concrete", "code": "CON" }, { "name": "Earth", "code": "EAR" }, { "name": "Gravity", "code": "GRA" }, { "name": "Masonry", "code": "MAS" }, { "name": "Multi-Arch", "code": "MAR" }, { "name": "Rockfill", "code": "RFK" }, { "name": "Stone", "code": "STN" }, { "name": "Timber Crib", "code": "TMC" }, { "name": "Other", "code": "OTH" }, { "name": "Multiple", "code": "Multiple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DAM_PURP", "type": "esriFieldTypeString", "alias": "Dam Purpose", "length": 50, "domain": { "type": "codedValue", "name": "DAM_PURP", "description": "Dam Purpose", "codedValues": [ { "name": "Debris Control", "code": "DCR" }, { "name": "Fire Protection, Stock, Small Farm Pond", "code": "FSS" }, { "name": "Fish and Wildlife Pond", "code": "FWP" }, { "name": "Flood Control and Storm Water Management", "code": "FCT" }, { "name": "Hydroelectric", "code": "HYD" }, { "name": "Irrigation", "code": "IRR" }, { "name": "Navigation", "code": "NAV" }, { "name": "Recreation", "code": "REC" }, { "name": "Tailings", "code": "TLG" }, { "name": "Water Supply", "code": "WSP" }, { "name": "Other", "code": "OTH" }, { "name": "Multipurpose", "code": "MUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "P_SPILL_TP", "type": "esriFieldTypeString", "alias": "Primary Spillway Type", "length": 50, "domain": { "type": "codedValue", "name": "SPILL_TYPE_8", "description": "Spillway Type", "codedValues": [ { "name": "Channel", "code": "CHA" }, { "name": "Chute", "code": "CHU" }, { "name": "Culvert", "code": "CUL" }, { "name": "Labyrinth / Drop Box", "code": "LBD" }, { "name": "Riser / Barrel", "code": "RBA" }, { "name": "Siphon", "code": "SIP" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "E_SPILL_TP", "type": "esriFieldTypeString", "alias": "Emergency Spillway Type", "length": 50, "domain": { "type": "codedValue", "name": "SPILL_TYPE_8", "description": "Spillway Type", "codedValues": [ { "name": "Channel", "code": "CHA" }, { "name": "Chute", "code": "CHU" }, { "name": "Culvert", "code": "CUL" }, { "name": "Labyrinth / Drop Box", "code": "LBD" }, { "name": "Riser / Barrel", "code": "RBA" }, { "name": "Siphon", "code": "SIP" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DAM_STATUS", "type": "esriFieldTypeString", "alias": "Dam Status", "length": 50, "domain": { "type": "codedValue", "name": "DAM_STATUS", "description": "Dam Status", "codedValues": [ { "name": "Breached", "code": "Breached" }, { "name": "Drained", "code": "Drained" }, { "name": "Exempt", "code": "Exempt" }, { "name": "Exempt-HB Size", "code": "Exempt-HB Size" }, { "name": "Exempt-DOD", "code": "Exempt-DOD" }, { "name": "Impounding", "code": "Impounding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HAZ_PROTEC", "type": "esriFieldTypeString", "alias": "Dam Hazard Potential", "length": 50, "domain": { "type": "codedValue", "name": "HAZ_TYPE", "description": "Overtopping Hazard Type", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "Intermediate", "code": "Intermediate" }, { "name": "High", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HAZ_DAT", "type": "esriFieldTypeDate", "alias": "Hazard Rating Date", "length": 8, "domain": null }, { "name": "NCDEQ_GR", "type": "esriFieldTypeString", "alias": "NCDEQ Condition Assessment", "length": 50, "domain": { "type": "codedValue", "name": "NCDEQ_GR", "description": "Grading for NCDEQ", "codedValues": [ { "name": "Satisfactory", "code": "SAT" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" }, { "name": "Unsatisfactory", "code": "UST" }, { "name": "Not Rated", "code": "NR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EAP", "type": "esriFieldTypeString", "alias": "Emergency Action Plan", "length": 50, "domain": { "type": "codedValue", "name": "YNNR", "description": "Yes, No, Not Rated", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Rated", "code": "NR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EAP_DATE", "type": "esriFieldTypeDate", "alias": "Emergency Action Plan Date", "length": 8, "domain": null }, { "name": "PH1_REPORT", "type": "esriFieldTypeString", "alias": "Phase 1 Report", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOD_TYP", "type": "esriFieldTypeString", "alias": "Recent Mod Type", "length": 50, "domain": { "type": "codedValue", "name": "MOD_TYPE", "description": "Modification Type", "codedValues": [ { "name": "Breached", "code": "BRE" }, { "name": "Modify", "code": "MOD" }, { "name": "Repair", "code": "REP" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOD_DAT", "type": "esriFieldTypeDate", "alias": "Recent Mod Date", "length": 8, "domain": null }, { "name": "STRUCT_HGT", "type": "esriFieldTypeDouble", "alias": "Structural Height", "domain": null }, { "name": "NORM_FREE", "type": "esriFieldTypeDouble", "alias": "Normal Freeboard", "domain": null }, { "name": "HYDR_HGT", "type": "esriFieldTypeDouble", "alias": "Hydraulic Height", "domain": null }, { "name": "CREST_LEN", "type": "esriFieldTypeDouble", "alias": "Crest Length", "domain": null }, { "name": "US_SLOPE", "type": "esriFieldTypeDouble", "alias": "Upstream Slope", "domain": null }, { "name": "DS_SLOPE", "type": "esriFieldTypeDouble", "alias": "Downstream Slope", "domain": null }, { "name": "BTTMDR", "type": "esriFieldTypeString", "alias": "Bottom Drain Present", "length": 50, "domain": { "type": "codedValue", "name": "YNUN", "description": "Yes, No, Unavailable", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unavailable", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BTTMDR_OP", "type": "esriFieldTypeString", "alias": "Bottom Drain Operable", "length": 50, "domain": { "type": "codedValue", "name": "YNUN", "description": "Yes, No, Unavailable", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unavailable", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NORMPOOL_E", "type": "esriFieldTypeDouble", "alias": "Normal Pool Elevation", "domain": null }, { "name": "NORMPOOL_V", "type": "esriFieldTypeDouble", "alias": "Normal Pool Volume", "domain": null }, { "name": "MAXPOOL_E", "type": "esriFieldTypeDouble", "alias": "Maximum Pool Elevation", "domain": null }, { "name": "MAX_VOL", "type": "esriFieldTypeDouble", "alias": "Maximum Reservoir Volume", "domain": null }, { "name": "OTOP_ELEV", "type": "esriFieldTypeDouble", "alias": "Overtopping Elevation", "domain": null }, { "name": "MAX_Q", "type": "esriFieldTypeDouble", "alias": "Maximum Discharge", "domain": null }, { "name": "MIN_Q", "type": "esriFieldTypeDouble", "alias": "Minimum Discharge", "domain": null }, { "name": "DA_ACRE", "type": "esriFieldTypeDouble", "alias": "Drainage Area", "domain": null }, { "name": "SA_ACRE", "type": "esriFieldTypeDouble", "alias": "Surface Area", "domain": null }, { "name": "NOD_DAT", "type": "esriFieldTypeDate", "alias": "Notice of Deficiency Date", "length": 8, "domain": null }, { "name": "NOD_D_DAT", "type": "esriFieldTypeDate", "alias": "Notice of Deficiency Deadline Date", "length": 8, "domain": null }, { "name": "NOD_RES", "type": "esriFieldTypeString", "alias": "Notice of Deficiency Resolved", "length": 50, "domain": { "type": "codedValue", "name": "YNNA", "description": "Yes, No, NA", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOV_RES", "type": "esriFieldTypeString", "alias": "Notice of Violation Resolved", "length": 50, "domain": { "type": "codedValue", "name": "YNNA", "description": "Yes, No, NA", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DSO_DAT", "type": "esriFieldTypeDate", "alias": "Dam Safety Order Date", "length": 8, "domain": null }, { "name": "DSO_D_DAT", "type": "esriFieldTypeDate", "alias": "Dam Safety Order Deadline Date", "length": 8, "domain": null }, { "name": "DSO_RES", "type": "esriFieldTypeString", "alias": "Dam Safety Order Resolved", "length": 50, "domain": { "type": "codedValue", "name": "YNNA", "description": "Yes, No, NA", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_LINE1", "type": "esriFieldTypeString", "alias": "Address Line 1", "length": 50, "domain": null }, { "name": "ADDR_LINE2", "type": "esriFieldTypeString", "alias": "Address Line 2", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 50, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone Number", "length": 50, "domain": null }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "length": 50, "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "Water Body Name", "length": 50, "domain": null }, { "name": "CREST_WTH", "type": "esriFieldTypeDouble", "alias": "Crest Width", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R509_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_509", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G915FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S367_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 14, "name": "IDCAtoICM_LinkTable", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "Stormwater Conduit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1970386.874930963, "ymin": 438722.03121364117, "xmax": 2054975.8264876306, "ymax": 530353.1875178963, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Barrel Diameter", "domain": null }, { "name": "RISE", "type": "esriFieldTypeDouble", "alias": "Barrel Rise", "domain": null }, { "name": "SPAN", "type": "esriFieldTypeDouble", "alias": "Barrel Span", "domain": null }, { "name": "INV_ELUS", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "INV_ELDS", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "STR_SHAPE", "type": "esriFieldTypeString", "alias": "Structure Shape", "length": 50, "domain": { "type": "codedValue", "name": "STR_SHAPE", "description": "Structure Shape", "codedValues": [ { "name": "Arch", "code": "ARC" }, { "name": "Box", "code": "BOX" }, { "name": "Circular", "code": "CIR" }, { "name": "Ellipse", "code": "ELL" }, { "name": "Mixed", "code": "MIX" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_LENGTH", "type": "esriFieldTypeDouble", "alias": "Structure Length", "domain": null }, { "name": "US_FAC_ID", "type": "esriFieldTypeString", "alias": "Upstream Node", "length": 50, "domain": null }, { "name": "DS_FAC_ID", "type": "esriFieldTypeString", "alias": "Downstream Node", "length": 50, "domain": null }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "length": 50, "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material Type", "length": 50, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Material", "codedValues": [ { "name": "Aluminum", "code": "ALU" }, { "name": "Cast Iron", "code": "CTI" }, { "name": "Concrete", "code": "CON" }, { "name": "Corrugated Metal", "code": "COM" }, { "name": "Masonry", "code": "MAS" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "Timber", "code": "TBR" }, { "name": "Other", "code": "OTH" }, { "name": "HDPE", "code": "HP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAT_OTHER", "type": "esriFieldTypeString", "alias": "Material Type (Other)", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R503_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_503", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G909FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G909DS_FAC_ID", "fields": "DS_FAC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G909US_FAC_ID", "fields": "US_FAC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S361_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 6, "name": "DOWNSTREAM_SWNODE", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "DS_FAC_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 7, "name": "UPSTREAM_SWNODE", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "US_FAC_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 15, "name": "IDCAtoICM_LinkTable", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "Stormwater Control Measure and Waterbodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Assets" }, "subLayers": [], "minScale": 80000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1973070.916806966, "ymin": 438995.0628198087, "xmax": 2052612.185873717, "ymax": 529820.7489502281, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "SCM_TYPE", "type": "esriFieldTypeString", "alias": "SCM Type", "length": 50, "domain": { "type": "codedValue", "name": "SCM_TYPE", "description": "SCM Type", "codedValues": [ { "name": "BayFilter", "code": "BayFilter" }, { "name": "Bioretention", "code": "Bioretention" }, { "name": "DIS", "code": "DIS" }, { "name": "Dry Pond", "code": "Dry Pond" }, { "name": "Filterra", "code": "Filterra" }, { "name": "Green Roof", "code": "Green Roof" }, { "name": "Infiltration", "code": "Infiltration" }, { "name": "LS-FS", "code": "LS-FS" }, { "name": "Permeable Pavement (Detention)", "code": "Permeable Pavement (Detention)" }, { "name": "Permeable Pavement (Infiltration)", "code": "Permeable Pavement (Infiltration)" }, { "name": "Pollutant removal Swale (Dry)", "code": "Pollutant removal Swale (Dry)" }, { "name": "Pollutant removal Swale (Wet)", "code": "Pollutant removal Swale (Wet)" }, { "name": "Rainwater Harvesting", "code": "Rainwater Harvesting" }, { "name": "Sand Filter", "code": "Sand Filter" }, { "name": "Silva Cell", "code": "Silva Cell" }, { "name": "StormFilter", "code": "StormFilter" }, { "name": "Stormwater Wetland", "code": "Stormwater Wetland" }, { "name": "Waterbody", "code": "Waterbody" }, { "name": "Wet Pond", "code": "Wet Pond" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCM_TYP_O", "type": "esriFieldTypeString", "alias": "Other SCM Type", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "SCM Description", "length": 255, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "SCM Record Notes", "length": 255, "domain": null }, { "name": "CONVERTDATE", "type": "esriFieldTypeDate", "alias": "Date of Convert", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "SCM Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGEDBY", "type": "esriFieldTypeString", "alias": "SCM Managed By", "length": 50, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Update Editor", "length": 50, "domain": null }, { "name": "INSPECTIONID", "type": "esriFieldTypeString", "alias": "Has Inspection ID", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "SCM Maintenance", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAX_Q_IN", "type": "esriFieldTypeDouble", "alias": "MAX_Q_IN Design capacity", "domain": null }, { "name": "MAX_Q_OUT", "type": "esriFieldTypeDouble", "alias": "MAX_Q_OUT Design capacity", "domain": null }, { "name": "MAXVOLUME", "type": "esriFieldTypeDouble", "alias": "MAXVOLUME Design capacity", "domain": null }, { "name": "DA_ACRES", "type": "esriFieldTypeDouble", "alias": "Drainage Area (acres)", "domain": null }, { "name": "O_M_DB_PG", "type": "esriFieldTypeString", "alias": "O&M page number", "length": 50, "domain": null }, { "name": "ESMT_PB_PG", "type": "esriFieldTypeString", "alias": "Easement Platbook Page Number", "length": 50, "domain": null }, { "name": "A_BUILT_LOC", "type": "esriFieldTypeString", "alias": "As-Built Storage location", "length": 50, "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID", "length": 50, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit ID", "length": 50, "domain": null }, { "name": "BOND_NO", "type": "esriFieldTypeString", "alias": "Bond Number", "length": 50, "domain": null }, { "name": "BOND_VALUE", "type": "esriFieldTypeInteger", "alias": "Bond Value", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "Top Elevation", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "IDCA_SRC", "description": "Source of Stormwater Asset Data", "codedValues": [ { "name": "As-Built", "code": "As-Built" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Priority 1", "code": "Priority1" }, { "name": "Priority 2", "code": "Priority2" }, { "name": "Priority 3", "code": "Priority3" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Stormwater Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "length": 50, "domain": null }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "length": 50, "domain": null }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "length": 8, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OWN_TYPE", "description": "Owner Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "City", "code": "City" }, { "name": "Utility", "code": "Utility" }, { "name": "Residential", "code": "Private-Residential" }, { "name": "Commercial", "code": "Private-Commercial" }, { "name": "Industrial", "code": "Private-Industrial" }, { "name": "NCDOT", "code": "NCDOT" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 50, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "Water Body Name", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Date of Last Update", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G911FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S363_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.71, "id": 9, "name": "Stormwater.DBO.IDCA_BRIDGE__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R474_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G877REL_OBJECTID", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 10, "name": "Stormwater.DBO.IDCA_CULVERT__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R473_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_473", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G876REL_GLOBALID", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 11, "name": "Stormwater.DBO.IDCA_DAM__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R476_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_476", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G879REL_GLOBALID", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 12, "name": "Stormwater.DBO.IDCA_INSPECTION__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R469_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G872REL_OBJECTID", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 13, "name": "Stormwater.DBO.IDCA_SCM_WATERBODY__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R472_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G875REL_OBJECTID", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 14, "name": "Stormwater.DBO.IDCA_SWCHANNEL__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R471_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_471", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G874REL_GLOBALID", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 15, "name": "Stormwater.DBO.IDCA_SWCONDUIT__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R470_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_470", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G873REL_GLOBALID", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 16, "name": "Stormwater.DBO.IDCA_SWNODE__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R475_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_475", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G878REL_GLOBALID", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 17, "name": "Stormwater.DBO.IDCAtoICM_LinkTable", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IDCA_FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDCA_FACILITYID", "type": "esriFieldTypeString", "alias": "IDCA Facility Id", "length": 50, "domain": null }, { "name": "ICM_Element_ID", "type": "esriFieldTypeString", "alias": "ICM Element ID", "length": 50, "domain": null }, { "name": "IDCA_Feature_Class", "type": "esriFieldTypeString", "alias": "IDCA Feature Class", "length": 50, "domain": null }, { "name": "Modeling_Feature_Class", "type": "esriFieldTypeString", "alias": "Modeling Feature Class", "length": 50, "domain": null } ], "indexes": [ { "name": "R467_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G870IDCA_FACILIT", "fields": "IDCA_FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G870ICM_Element_", "fields": "ICM_Element_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 15, "name": "IDCA_SWCONDUIT", "relatedTableId": 7, "role": "esriRelRoleDestination", "keyField": "IDCA_FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 9, "name": "IDCA_CULVERT", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "IDCA_FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 1, "name": "IDCA_BRIDGE", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "ICM_Element_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 4, "name": "IDCA_SWNODE", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "IDCA_FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 14, "name": "IDCA_DAM", "relatedTableId": 6, "role": "esriRelRoleDestination", "keyField": "IDCA_FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 12, "name": "Stormwater.DBO.IDCA_SWCHANNEL", "relatedTableId": 5, "role": "esriRelRoleDestination", "keyField": "IDCA_FACILITYID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.71, "id": 18, "name": "Stormwater.DBO.PROJECTINFO", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJ_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 50, "domain": null }, { "name": "PROJ_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "WATERSHED", "description": "Watershed Name", "codedValues": [ { "name": "Beaver Creek 1", "code": "BV1" }, { "name": "Beaver Creek 2", "code": "BV2" }, { "name": "Beaver Creek 3", "code": "BV3" }, { "name": "Blounts Creek", "code": "BLN" }, { "name": "Bones Creek", "code": "BON" }, { "name": "Buckhead Creek", "code": "BKH" }, { "name": "Cape Fear 1", "code": "CF1" }, { "name": "Cape Fear 2", "code": "CF2" }, { "name": "Carvers Creek", "code": "CRV" }, { "name": "Cross Creek", "code": "CRO" }, { "name": "Little Cross Creek", "code": "LCR" }, { "name": "Little Rockfish Creek 1", "code": "LR1" }, { "name": "Little Rockfish Creek 2", "code": "LR2" }, { "name": "Rockfish Creek", "code": "RFC" }, { "name": "Stewarts Creek", "code": "STW" }, { "name": "Outside", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONSULTANT", "type": "esriFieldTypeString", "alias": "Consultant", "length": 50, "domain": null }, { "name": "COMPLT_DATE", "type": "esriFieldTypeDate", "alias": "Completed Date", "length": 8, "domain": null }, { "name": "ADD_CMNTS", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 120, "domain": null } ], "indexes": [ { "name": "R510_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 19, "name": "Stormwater.DBO.SURVEY__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R468_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G871REL_OBJECTID", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } } ] }