{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 237, "name": "Sanitary Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Line_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "Aband", "label": "Abandoned line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Force", "label": "Forced line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.5 }, "value": "Gravity", "label": "Gravity line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 200, 183, 255 ], "toColor": [ 235, 200, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 113, 55, 255 ], "toColor": [ 230, 113, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 146, 87, 255 ], "toColor": [ 189, 146, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 162, 60, 255 ], "toColor": [ 240, 162, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 152, 107, 255 ], "toColor": [ 242, 152, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 157, 255 ], "toColor": [ 250, 210, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 149, 124, 255 ], "toColor": [ 191, 149, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 116, 46, 255 ], "toColor": [ 191, 116, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 183, 102, 255 ], "toColor": [ 237, 183, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 118, 83, 255 ], "toColor": [ 181, 118, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 183, 147, 255 ], "toColor": [ 245, 183, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 180, 138, 255 ], "toColor": [ 207, 180, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 143, 52, 255 ], "toColor": [ 247, 143, 52, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 511301.0001220703, "ymin": 5429312.50012207, "xmax": 516143.0001220703, "ymax": 5430942.00012207, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Line_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sani_Id", "type": "esriFieldTypeSmallInteger", "alias": "Sanitary Line ID", "domain": null }, { "name": "Line_Type", "type": "esriFieldTypeString", "alias": "Line Type", "length": 8, "domain": { "type": "codedValue", "name": "dSaniLn_Type", "description": "", "codedValues": [ { "name": "Abandoned line", "code": "Aband" }, { "name": "Forced line", "code": "Force" }, { "name": "Gravity line", "code": "Gravity" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null }, { "name": "Modified", "type": "esriFieldTypeDate", "alias": "Modified", "length": 8, "domain": null }, { "name": "Us_End_Id", "type": "esriFieldTypeSmallInteger", "alias": "Upstream End ID", "domain": null }, { "name": "Ds_End_Id", "type": "esriFieldTypeSmallInteger", "alias": "Downstream End ID", "domain": null }, { "name": "Us_Ds_Rm_E", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Rim Elevation", "length": 20, "domain": null }, { "name": "Us_Ds_In_R", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Invert Reading", "length": 20, "domain": null }, { "name": "Us_Ds_In_E", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Invert Elevation", "length": 20, "domain": null }, { "name": "Us_Ds_P_Ty", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Pipe Type", "length": 10, "domain": null }, { "name": "Us_Ds_P_Si", "type": "esriFieldTypeString", "alias": "Upstream-Downstream Pipe Size", "length": 30, "domain": null }, { "name": "Us_Pipe_Ty", "type": "esriFieldTypeString", "alias": "Upstream Pipe Type", "length": 3, "domain": { "type": "codedValue", "name": "dSwrPipe_Mat", "description": "", "codedValues": [ { "name": "Asbest cement", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Concrete", "code": "CO" }, { "name": "HDP", "code": "HDP" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "SaniTite (HDPE)", "code": "STt" }, { "name": "Class 4 RCP (Enhanced Concrete)", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ds_Pipe_Ty", "type": "esriFieldTypeString", "alias": "Downstream Pipe Type", "length": 3, "domain": { "type": "codedValue", "name": "dSwrPipe_Mat", "description": "", "codedValues": [ { "name": "Asbest cement", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Concrete", "code": "CO" }, { "name": "HDP", "code": "HDP" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "SaniTite (HDPE)", "code": "STt" }, { "name": "Class 4 RCP (Enhanced Concrete)", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Us_Pipe_Si", "type": "esriFieldTypeSmallInteger", "alias": "Upstream Pipe Size", "domain": null }, { "name": "Ds_Pipe_Si", "type": "esriFieldTypeSmallInteger", "alias": "Downstream Pipe Size", "domain": null }, { "name": "Flush_Id", "type": "esriFieldTypeString", "alias": "Flush_Id", "length": 3, "domain": null }, { "name": "Last_Smoke", "type": "esriFieldTypeSmallInteger", "alias": "Last Smoke Year", "domain": null }, { "name": "Smoke_200x", "type": "esriFieldTypeString", "alias": "Smoke_200x", "length": 1, "domain": { "type": "codedValue", "name": "dTF", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Last_Video", "type": "esriFieldTypeSmallInteger", "alias": "Last Video Year", "domain": null }, { "name": "Video_200x", "type": "esriFieldTypeString", "alias": "Video_200x", "length": 1, "domain": { "type": "codedValue", "name": "dTF", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Catchment", "type": "esriFieldTypeSmallInteger", "alias": "Catchment", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 16, "domain": null }, { "name": "Mod_Code", "type": "esriFieldTypeString", "alias": "Mod_Code", "length": 11, "domain": null }, { "name": "Year_Inst", "type": "esriFieldTypeSmallInteger", "alias": "Year_Inst", "domain": null }, { "name": "Capacity_C", "type": "esriFieldTypeString", "alias": "Capacity_C", "length": 6, "domain": null }, { "name": "AcqDSource", "type": "esriFieldTypeString", "alias": "AcqDSource", "length": 6, "domain": { "type": "codedValue", "name": "dAcqDSrce", "description": "", "codedValues": [ { "name": "As-built drawings", "code": "As_Blt" }, { "name": "Assumed", "code": "Assumd" }, { "name": "Finance records", "code": "FinRec" }, { "name": "Knowledge based", "code": "KnwBsd" }, { "name": "Other records", "code": "OtrRec" }, { "name": "Data taken from other data with known acquisition date", "code": "CrssCh" }, { "name": "Condition based", "code": "CdnBsd" }, { "name": "Unknown acquisition date and data source", "code": "N_A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mat_Change", "type": "esriFieldTypeString", "alias": "Mat_Change", "length": 255, "domain": { "type": "codedValue", "name": "dYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SizeChange", "type": "esriFieldTypeString", "alias": "SizeChange", "length": 255, "domain": { "type": "codedValue", "name": "dYN", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSAB_Mat", "type": "esriFieldTypeString", "alias": "PSAB_Mat", "length": 3, "domain": null }, { "name": "PSAB_Size", "type": "esriFieldTypeString", "alias": "PSAB_Size", "length": 2, "domain": null }, { "name": "CondRating", "type": "esriFieldTypeSmallInteger", "alias": "CondRating", "domain": null }, { "name": "UsefulLife", "type": "esriFieldTypeSmallInteger", "alias": "UsefulLife", "domain": null }, { "name": "Effect_Age", "type": "esriFieldTypeSmallInteger", "alias": "Effect_Age", "domain": null }, { "name": "YrInstClct", "type": "esriFieldTypeSmallInteger", "alias": "YrInstClct", "domain": null }, { "name": "GIS_Key", "type": "esriFieldTypeInteger", "alias": "GIS_Key", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Us_Rm_E", "type": "esriFieldTypeSingle", "alias": "Us_Rm_E", "domain": null }, { "name": "Ds_Rm_E", "type": "esriFieldTypeSingle", "alias": "Ds_Rm_E", "domain": null }, { "name": "Us_In_E", "type": "esriFieldTypeSingle", "alias": "Us_In_E", "domain": null }, { "name": "Ds_In_E", "type": "esriFieldTypeSingle", "alias": "Ds_In_E", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R157_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_157", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a119_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 7, "name": "wr_gis.SDE.SanitaryAnno2", "relatedTableId": 139, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "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.len", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e06c7d7091b40518f9a47349da35eea" }