{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Sewer Forced Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Sewer System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SSForcedLine_Subtype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 4 }, "value": "1", "label": "Public Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 168, 132, 255 ], "width": 4 }, "value": "2", "label": "Force Main Not in Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 4 }, "value": "21", "label": "Other/Private Forced Sewer Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DIAMETER + '\"' + \" \" + $feature.MATERIAL", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Default", "priority": 32, "symbol": { "type": "esriTS", "color": [ 0, 128, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 255, 232, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2051073.436982721, "ymin": 653045.9644415677, "xmax": 2088640.2138831317, "ymax": 698775.6738349795, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": "SSForcedLine_Subtype", "subtypeFieldName": "SSForcedLine_Subtype", "subtypeField": "SSForcedLine_Subtype", "defaultSubtypeCode": 21, "fields": [ { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 255, "domain": null }, { "name": "SSForcedLine_Subtype", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SSForcedLine_Material", "description": "Known material options for forced sewer pipes. New material types can be added but should include research and confirmation of \"LIFE_EXPECTANCY\" value to apply to them; spreadsheet of LE values would need to be updated.", "codedValues": [ { "name": "DUCTILE IRON", "code": "DIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PLASTIC TYPE UNKNOWN", "code": "PLASTIC" }, { "name": "PVC", "code": "PVC" }, { "name": "SLIPLINED HDPE", "code": "SLIPLINE" }, { "name": "CURED IN PLACE LINER", "code": "CIPP" }, { "name": "OTHER (ADD NOTE IN COMMENTS)", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 2000, "domain": null }, { "name": "COMMENT2", "type": "esriFieldTypeString", "alias": "COMMENT2", "length": 2000, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 50, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 50, "domain": null }, { "name": "YEAR_BUILT_COMMENT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT_COMMENT", "length": 2000, "domain": null }, { "name": "WWTP", "type": "esriFieldTypeString", "alias": "WWTP", "length": 100, "domain": { "type": "codedValue", "name": "WS1_WWTP", "description": "WWTP Endpoint", "codedValues": [ { "name": "Terrible Creek WWTP", "code": "Terrible Creek WWTP" }, { "name": "Harnett County WWTP", "code": "Harnett County WWTP" }, { "name": "Brighton Forest WWTP", "code": "Brighton Forest WWTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASIN_LOCATION", "type": "esriFieldTypeString", "alias": "BASIN_LOCATION", "length": 100, "domain": { "type": "codedValue", "name": "WS1_River_Basin", "description": "River Basin (Cape Fear vs Neuse)", "codedValues": [ { "name": "Cape Fear", "code": "Cape Fear" }, { "name": "Neuse", "code": "Neuse" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IBT", "type": "esriFieldTypeString", "alias": "IBT", "length": 100, "domain": { "type": "codedValue", "name": "WS1_IBT", "description": "Inter-Basin Transfer?", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_SS_Ownedby", "description": "Who owns the sewer asset", "codedValues": [ { "name": "FV", "code": "FV" }, { "name": "Other/Private", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_SS_Maintby", "description": "Who maintains the sewer asset", "codedValues": [ { "name": "FV", "code": "FV" }, { "name": "Other/Private", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "GIS_LENGTH_FEET", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "MATERIAL": {"type": "inherited"}, "WWTP": {"type": "inherited"}, "IBT": {"type": "inherited"}, "BASIN_LOCATION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "LOF_COF": {"type": "inherited"} }, "id": 21, "name": "Other/Private Forced Sewer Line" }, { "domains": { "MATERIAL": {"type": "inherited"}, "WWTP": {"type": "inherited"}, "IBT": {"type": "inherited"}, "BASIN_LOCATION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "LOF_COF": {"type": "inherited"} }, "id": 1, "name": "Public Force Main" }, { "domains": { "MATERIAL": {"type": "inherited"}, "WWTP": {"type": "inherited"}, "IBT": {"type": "inherited"}, "BASIN_LOCATION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "LOF_COF": {"type": "inherited"} }, "id": 2, "name": "Force Main Not in Service" } ], "subtypes": [ { "domains": { "MATERIAL": {"type": "inherited"}, "WWTP": {"type": "inherited"}, "IBT": {"type": "inherited"}, "BASIN_LOCATION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "LOF_COF": {"type": "inherited"} }, "defaultValues": { "MATERIAL": null, "TYPE": null, "COMMENTS": null, "COMMENT2": null, "LOCATION": null, "YEAR_BUILT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PHASE": null, "WWTP": null, "IBT": null, "BASIN_LOCATION": null, "GlobalID": null, "ASSETID": null, "ADDRESS": null, "DESCRIPTION": null, "OWNEDBY": "Other", "MAINTBY": "Other", "SSForcedLine_Subtype": null, "DIAMETER": null, "STATUS": "ACTIVE", "STATUS_COMMENT": null, "CONDITION": null, "CONDITION_COMMENT": null, "PRIORITY": null, "PRIORITY_COMMENT": null, "LOF_COF": null, "LOF_COF_COMMENT": null, "AGE": null, "LIFE_EXPECTANCY": null, "RUL": null, "RUL_PERCENT": null, "REPAIR_COUNT": null, "YEAR_BUILT_COMMENT": null, "CONDITION_ASSESSED_DATE": null, "GIS_REVIEW_FLAG": null, "GIS_REVIEW_COMMENT": null, "COLLECTION_PROJECT": null }, "code": 21, "name": "Other/Private Forced Sewer Line" }, { "domains": { "MATERIAL": {"type": "inherited"}, "WWTP": {"type": "inherited"}, "IBT": {"type": "inherited"}, "BASIN_LOCATION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "LOF_COF": {"type": "inherited"} }, "defaultValues": { "MATERIAL": null, "TYPE": null, "COMMENTS": null, "COMMENT2": null, "LOCATION": null, "YEAR_BUILT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PHASE": null, "WWTP": null, "IBT": null, "BASIN_LOCATION": null, "GlobalID": null, "ASSETID": null, "ADDRESS": null, "DESCRIPTION": null, "OWNEDBY": "FV", "MAINTBY": "FV", "SSForcedLine_Subtype": null, "DIAMETER": null, "STATUS": "ACTIVE", "STATUS_COMMENT": null, "CONDITION": null, "CONDITION_COMMENT": null, "PRIORITY": null, "PRIORITY_COMMENT": null, "LOF_COF": null, "LOF_COF_COMMENT": null, "AGE": null, "LIFE_EXPECTANCY": null, "RUL": null, "RUL_PERCENT": null, "REPAIR_COUNT": null, "YEAR_BUILT_COMMENT": null, "CONDITION_ASSESSED_DATE": null, "GIS_REVIEW_FLAG": null, "GIS_REVIEW_COMMENT": null, "COLLECTION_PROJECT": null }, "code": 1, "name": "Public Force Main" }, { "domains": { "MATERIAL": {"type": "inherited"}, "WWTP": {"type": "inherited"}, "IBT": {"type": "inherited"}, "BASIN_LOCATION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "PRIORITY": {"type": "inherited"}, "LOF_COF": {"type": "inherited"} }, "defaultValues": { "MATERIAL": null, "TYPE": null, "COMMENTS": null, "COMMENT2": null, "LOCATION": null, "YEAR_BUILT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PHASE": null, "WWTP": null, "IBT": null, "BASIN_LOCATION": null, "GlobalID": null, "ASSETID": null, "ADDRESS": null, "DESCRIPTION": null, "OWNEDBY": null, "MAINTBY": null, "SSForcedLine_Subtype": null, "DIAMETER": null, "STATUS": "ACTIVE", "STATUS_COMMENT": null, "CONDITION": null, "CONDITION_COMMENT": null, "PRIORITY": null, "PRIORITY_COMMENT": null, "LOF_COF": null, "LOF_COF_COMMENT": null, "AGE": null, "LIFE_EXPECTANCY": null, "RUL": null, "RUL_PERCENT": null, "REPAIR_COUNT": null, "YEAR_BUILT_COMMENT": null, "CONDITION_ASSESSED_DATE": null, "GIS_REVIEW_FLAG": null, "GIS_REVIEW_COMMENT": null, "COLLECTION_PROJECT": null }, "code": 2, "name": "Force Main Not in Service" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2b501c4798654ca8999bc0c8597fd8e5" }