{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "Sewer Lines", "type": "Feature Layer", "description": "The sanitary sewer line feature class shows the sanitary sewer pipes within the persigo 201 boundary. Sewer pipes include both current and abandoned pipes within the boundary. The dataset is maintained by GIS for the Persigo Wastewater Department. Feature class is updated on a continual basis.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32612, "latestWkid": 32612, "xyTolerance": 7.893890153468433E-5, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120899.9999927515, "falseY": -9998099.99996796, "xyUnits": 101344.20221802738, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 32612, "latestWkid": 32612, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "City of Grand Junction GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NTG_USER1CD", "uniqueValueGroups": [ { "heading": "Component Type", "classes": [ { "label": "SANITARY SEWER LINE", "description": "SANITARY SEWER LINE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "FORCE MAIN", "description": "FORCE MAIN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8.6666 }, "values": [ [ "2" ] ] }, { "label": "PRIVATE OR SERVICE LINE", "description": "PRIVATE OR SERVICE LINE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8.666666666666668 }, "values": [ [ "4" ] ] }, { "label": "COMBINED SEWER LINE", "description": "COMBINED SEWER LINE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "1", "label": "SANITARY SEWER LINE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8.6666 }, "value": "2", "label": "FORCE MAIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8.666666666666668 }, "value": "4", "label": "PRIVATE OR SERVICE LINE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "10", "label": "COMBINED 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": null }, "defaultVisibility": false, "extent": { "xmin": 700514.5428813659, "ymin": 4321975.127544826, "xmax": 719778.6219828026, "ymax": 4334815.186764006, "spatialReference": { "wkid": 32612, "latestWkid": 32612, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NTG_USMAN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NTG_USMAN", "type": "esriFieldTypeString", "alias": "US Structure", "length": 20, "domain": null }, { "name": "NTG_DSMAN", "type": "esriFieldTypeString", "alias": "DS Structure", "length": 20, "domain": null }, { "name": "NTG_NUMBER", "type": "esriFieldTypeString", "alias": "Alt Pipe ID", "length": 25, "domain": null }, { "name": "NTG_DIA", "type": "esriFieldTypeInteger", "alias": "Dia/Height (in)", "domain": null }, { "name": "NTG_MAT_CD", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "WS2_SWNET_NT_MAT_CD", "description": "Material", "codedValues": [ { "name": "BRICK", "code": 9 }, { "name": "TILE", "code": 8 }, { "name": "CMP", "code": 7 }, { "name": "DIP", "code": 5 }, { "name": "RCP", "code": 4 }, { "name": "CIPP", "code": 3 }, { "name": "PVC", "code": 2 }, { "name": "Fibreglass Reinforced Pipe", "code": 15 }, { "name": "TRUSS", "code": 14 }, { "name": "UNKNOWN", "code": 13 }, { "name": "HDPE", "code": 12 }, { "name": "STEEL", "code": 11 }, { "name": "AC", "code": 10 }, { "name": "VCP", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NTG_LINE_CD", "type": "esriFieldTypeInteger", "alias": "Flow Type", "domain": { "type": "codedValue", "name": "WS2_SWNET_NT_LINE_CD", "description": "Line Type", "codedValues": [ { "name": "GRAVITY", "code": 1 }, { "name": "FORCE MAIN", "code": 2 }, { "name": "GRAVITY - PRIVATE SYSTEM", "code": 3 }, { "name": "INVERTED SIPHON", "code": 4 }, { "name": "PRESSURE", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NTG_DT_CONS", "type": "esriFieldTypeDate", "alias": "Date Constructed", "length": 8, "domain": null }, { "name": "NTG_USER1CD", "type": "esriFieldTypeInteger", "alias": "Component Type", "domain": { "type": "codedValue", "name": "WS2_SWNET_NT_USER1CD", "description": "Type", "codedValues": [ { "name": "SANITARY SEWER LINE", "code": 1 }, { "name": "FORCE MAIN", "code": 2 }, { "name": "ABANDONED LINE", "code": 3 }, { "name": "PRIVATE OR SERVICE LINE", "code": 4 }, { "name": "INVERTED SIPHON", "code": 5 }, { "name": "COMBINED SEWER LINE", "code": 10 }, { "name": "AEROBIC SLUDGE LINE", "code": 11 }, { "name": "ANAEROBIC SLUDGE LINE", "code": 12 }, { "name": "A-BASIN INFLUENT", "code": 13 }, { "name": "FE BASIN INFLUENT", "code": 14 }, { "name": "GREASE FACILITY DRAIN PIPE", "code": 15 }, { "name": "CENTRATE PIPE", "code": 16 }, { "name": "A-BASIN EFFLUENT", "code": 17 }, { "name": "FE BASIN EFFLUENT", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NTG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "NTG_LEN_CD", "type": "esriFieldTypeInteger", "alias": "Source", "domain": { "type": "codedValue", "name": "WS2_SWNET_NT_LEN_CD", "description": "Length Status", "codedValues": [ { "name": "N/A", "code": 0 }, { "name": "RECORD DRAWINGS", "code": 1 }, { "name": "SITE PLANS", "code": 2 }, { "name": "TV INSPECTIONS", "code": 3 }, { "name": "GPS POINTS", "code": 4 }, { "name": "FIELD SURVEY", "code": 5 }, { "name": "ESTIMATED", "code": 6 }, { "name": "REDLINE NOTES", "code": 7 }, { "name": "PRELIMINARY PLANS", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NTG_SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope %", "domain": null }, { "name": "NTG_FLOW_CD", "type": "esriFieldTypeInteger", "alias": "Line Type", "domain": { "type": "codedValue", "name": "WS2_SWNET_NT_FLOW_CD", "description": "Flow Type", "codedValues": [ { "name": "COMBINED", "code": 2 }, { "name": "SANITARY", "code": 1 }, { "name": "N/A", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NTG_USER41", "type": "esriFieldTypeDouble", "alias": "Replacement Year", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I357NTG_NUMBER", "fields": "NTG_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1683063028000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0f7b89cbba564f3797d51a21098c638d" }