{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 116, "name": "Sanitary Leads", "type": "Feature Layer", "description": "Linear features represent gravity mains, force mains, siphons, stubs, and low pressure pipes in the sanitary network ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 2.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 1700, "name": "Sanitary" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pipe_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "2", "label": "Air Valve" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "0", "label": "Blow-Down" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "1", "label": "Vent Stack" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 189, 255 ], "toColor": [ 252, 230, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 226, 255 ], "toColor": [ 194, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 187, 252, 255 ], "toColor": [ 240, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 184, 255 ], "toColor": [ 252, 193, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 194, 255 ], "toColor": [ 231, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 210, 252, 255 ], "toColor": [ 228, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 214, 255 ], "toColor": [ 252, 212, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 524202.6483154297, "ymin": 5428665.527099609, "xmax": 538680.1116943359, "ymax": 5446985.160888672, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UnitID", "typeIdField": "Pipe_Type", "subtypeFieldName": "Pipe_Type", "subtypeField": "Pipe_Type", "defaultSubtypeCode": 0, "fields": [ { "name": "Pipe_Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "SanPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Concrete", "code": 1 }, { "name": "PVC", "code": 2 }, { "name": "Asbestos Cement", "code": 3 }, { "name": "HDPE", "code": 4 }, { "name": "Steel", "code": 5 }, { "name": "Ductile Iron", "code": 6 }, { "name": "Copper", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "SanPipeDiameter", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "100", "code": 1 }, { "name": "150", "code": 2 }, { "name": "200", "code": 3 }, { "name": "250", "code": 4 }, { "name": "300", "code": 5 }, { "name": "350", "code": 6 }, { "name": "375", "code": 7 }, { "name": "400", "code": 8 }, { "name": "450", "code": 9 }, { "name": "500", "code": 10 }, { "name": "525", "code": 11 }, { "name": "600", "code": 12 }, { "name": "675", "code": 13 }, { "name": "750", "code": 14 }, { "name": "900", "code": 15 }, { "name": "1050", "code": 16 }, { "name": "1200", "code": 17 }, { "name": "1350", "code": 18 }, { "name": "1250", "code": 19 }, { "name": "50", "code": 20 }, { "name": "75", "code": 21 }, { "name": "1800", "code": 22 }, { "name": "1500", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lifecycle_Status", "type": "esriFieldTypeInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "EngLifeCycleStatus", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Preliminary", "code": 1 }, { "name": "Under Warranty", "code": 2 }, { "name": "Asbuilt", "code": 3 }, { "name": "Abandoned", "code": 4 }, { "name": "Decommissioned", "code": 5 }, { "name": "Preliminary - Constructed", "code": 6 }, { "name": "Pre-Serviced", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Accessibility": {"type": "inherited"} }, "id": 0, "name": "Blow-Down" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Accessibility": {"type": "inherited"} }, "id": 1, "name": "Vent Stack" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Accessibility": {"type": "inherited"} }, "id": 2, "name": "Air Valve" } ], "subtypes": [ { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Accessibility": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 21, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": null, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "ParLineNo": null, "Id_Pipe": null, "Diameter": 0, "Length_Asbuilt": null, "Material": 0, "Pipe_Type": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Material_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null }, "code": 0, "name": "Blow-Down" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Accessibility": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 21, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": null, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "ParLineNo": null, "Id_Pipe": null, "Diameter": 3, "Length_Asbuilt": null, "Material": 2, "Pipe_Type": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Material_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null }, "code": 1, "name": "Vent Stack" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "Accessibility": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 21, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": null, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "ParLineNo": null, "Id_Pipe": null, "Diameter": 3, "Length_Asbuilt": null, "Material": 2, "Pipe_Type": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Material_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null }, "code": 2, "name": "Air Valve" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }