{ "currentVersion": 10.71, "id": 5, "name": "Stormwater Channel", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Assets" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 12, "name": "Stormwater.DBO.IDCAtoICM_LinkTable", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1970631.333103463, "ymin": 437943.2424168885, "xmax": 2067569.521772638, "ymax": 530074.4374192208, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 6358, "latestVcsWkid": 6358 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "effectiveMinScale": 500000, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "CHAN_TYP", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "CHAN_TYP", "type": "esriFieldTypeString", "alias": "Channel Type", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHAN_TYP" }, { "name": "FEMA", "type": "esriFieldTypeString", "alias": "FEMA Studied", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEMA" }, { "name": "US_FAC_ID", "type": "esriFieldTypeString", "alias": "Upstream Node ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_PGM_ID" }, { "name": "DS_FAC_ID", "type": "esriFieldTypeString", "alias": "Downstream Node ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DS_PGM_ID" }, { "name": "CHAN_SHP", "type": "esriFieldTypeString", "alias": "Channel Shape", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHAN_SHP" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "TOP_WTH", "type": "esriFieldTypeDouble", "alias": "Top Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOP_WTH" }, { "name": "BTM_WTH", "type": "esriFieldTypeDouble", "alias": "Bottom Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BTM_WTH" }, { "name": "BED_MAT", "type": "esriFieldTypeString", "alias": "Bed Material", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BED_MAT" }, { "name": "BED_MAT_OTH", "type": "esriFieldTypeString", "alias": "Bed Material (Other)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BED_MAT_OTH" }, { "name": "SIDE_MAT", "type": "esriFieldTypeString", "alias": "Side Material", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_MAT" }, { "name": "SID_MAT_OTH", "type": "esriFieldTypeString", "alias": "Side Material (Other)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SID_MAT_OTH" }, { "name": "L_SLOPE", "type": "esriFieldTypeDouble", "alias": "Left Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_SLOPE" }, { "name": "R_SLOPE", "type": "esriFieldTypeDouble", "alias": "Right Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_SLOPE" }, { "name": "INV_ELUS", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INV_ELUS" }, { "name": "INV_ELDS", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INV_ELDS" }, { "name": "GENERAL_CO", "type": "esriFieldTypeString", "alias": "General Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GENERAL_CO" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Studied", "type": "esriFieldTypeString", "alias": "Studied", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Studied" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Date of Condition Assessment", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COND_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Date of Installation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "EXP_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected or Useful Life (in years)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXP_LIFE" }, { "name": "COND_SCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COND_SCORE" }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID Index", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GRIDID" }, { "name": "ROAD_FACILITYID", "type": "esriFieldTypeString", "alias": "Road Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_FACILITYID" }, { "name": "CONST_BY", "type": "esriFieldTypeString", "alias": "Constructed By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONST_BY" }, { "name": "CONST_DAT", "type": "esriFieldTypeDate", "alias": "Date of Construction", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONST_DAT" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "OWNER_TYP", "type": "esriFieldTypeString", "alias": "Owner Type", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_TYP" }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINT_BY" }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WATERSHED" }, { "name": "SBASIN_ID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SBASIN_ID" }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "Water Body Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WTR_NM" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CRK", "name": "CRK", "domains": { "CHAN_TYP": {"type": "inherited"}, "FEMA": {"type": "inherited"}, "CHAN_SHP": {"type": "inherited"}, "BED_MAT": {"type": "inherited"}, "SIDE_MAT": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "Status": {"type": "inherited"}, "OWNER_TYP": {"type": "inherited"}, "WATERSHED": {"type": "inherited"} }, "templates": [ { "name": "CRK", "description": "", "prototype": { "attributes": { "SBASIN_ID": null, "WATERSHED": null, "FACILITYID": null, "CHAN_TYP": "CRK", "FEMA": null, "US_FAC_ID": null, "DS_FAC_ID": null, "CHAN_SHP": null, "DEPTH": null, "TOP_WTH": null, "BTM_WTH": null, "BED_MAT": null, "BED_MAT_OTH": null, "SIDE_MAT": null, "SID_MAT_OTH": null, "L_SLOPE": null, "R_SLOPE": null, "INV_ELUS": null, "INV_ELDS": null, "GENERAL_CO": null, "LASTEDITOR": null, "LASTUPDATE": null, "WTR_NM": null, "Studied": null, "SOURCE": null, "Location": null, "Status": null, "COND_DATE": null, "INSTALL_DATE": null, "LEGACYID": null, "EXP_LIFE": null, "COND_SCORE": null, "GRIDID": null, "ROAD_FACILITYID": null, "CONST_BY": null, "CONST_DAT": null, "OWNED_BY": null, "OWNER_TYP": null, "MAINT_BY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SWD", "name": "SWD", "domains": { "CHAN_TYP": {"type": "inherited"}, "FEMA": {"type": "inherited"}, "CHAN_SHP": {"type": "inherited"}, "BED_MAT": {"type": "inherited"}, "SIDE_MAT": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "Status": {"type": "inherited"}, "OWNER_TYP": {"type": "inherited"}, "WATERSHED": {"type": "inherited"} }, "templates": [ { "name": "SWD", "description": "", "prototype": { "attributes": { "SBASIN_ID": null, "WATERSHED": null, "FACILITYID": null, "CHAN_TYP": "SWD", "FEMA": null, "US_FAC_ID": null, "DS_FAC_ID": null, "CHAN_SHP": null, "DEPTH": null, "TOP_WTH": null, "BTM_WTH": null, "BED_MAT": null, "BED_MAT_OTH": null, "SIDE_MAT": null, "SID_MAT_OTH": null, "L_SLOPE": null, "R_SLOPE": null, "INV_ELUS": null, "INV_ELDS": null, "GENERAL_CO": null, "LASTEDITOR": null, "LASTUPDATE": null, "WTR_NM": null, "Studied": null, "SOURCE": null, "Location": null, "Status": null, "COND_DATE": null, "INSTALL_DATE": null, "LEGACYID": null, "EXP_LIFE": null, "COND_SCORE": null, "GRIDID": null, "ROAD_FACILITYID": null, "CONST_BY": null, "CONST_DAT": null, "OWNED_BY": null, "OWNER_TYP": null, "MAINT_BY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "WOS", "name": "WOS", "domains": { "CHAN_TYP": {"type": "inherited"}, "FEMA": {"type": "inherited"}, "CHAN_SHP": {"type": "inherited"}, "BED_MAT": {"type": "inherited"}, "SIDE_MAT": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "Status": {"type": "inherited"}, "OWNER_TYP": {"type": "inherited"}, "WATERSHED": {"type": "inherited"} }, "templates": [ { "name": "WOS", "description": "", "prototype": { "attributes": { "SBASIN_ID": null, "WATERSHED": null, "FACILITYID": null, "CHAN_TYP": "WOS", "FEMA": null, "US_FAC_ID": null, "DS_FAC_ID": null, "CHAN_SHP": null, "DEPTH": null, "TOP_WTH": null, "BTM_WTH": null, "BED_MAT": null, "BED_MAT_OTH": null, "SIDE_MAT": null, "SID_MAT_OTH": null, "L_SLOPE": null, "R_SLOPE": null, "INV_ELUS": null, "INV_ELDS": null, "GENERAL_CO": null, "LASTEDITOR": null, "LASTUPDATE": null, "WTR_NM": null, "Studied": null, "SOURCE": null, "Location": null, "Status": null, "COND_DATE": null, "INSTALL_DATE": null, "LEGACYID": null, "EXP_LIFE": null, "COND_SCORE": null, "GRIDID": null, "ROAD_FACILITYID": null, "CONST_BY": null, "CONST_DAT": null, "OWNED_BY": null, "OWNER_TYP": null, "MAINT_BY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }