{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Water Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water Utilities" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 0.5 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 }, "value": "2", "label": "Hydrant Lateral" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 0.5 }, "value": "1", "label": "Service Lateral" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2178068.1105833054, "ymin": 1.3719508319355726E7, "xmax": 2228983.547466129, "ymax": 1.3785672874362305E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LifecycleStatus", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainWaterLineDiameter", "description": "Water Line Diameter", "codedValues": [ { "name": "Undetermined", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "32\"", "code": 32 }, { "name": "14\"", "code": 14 }, { "name": "27\"", "code": 27 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "Sewer Line Material", "codedValues": [ { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "PVC SDR 35", "code": "PVCSDR35" }, { "name": "PVC SDR 26", "code": "PVCSDR26" }, { "name": "PVC C900 DR 18", "code": "PVCC900DR18" }, { "name": "PVC C900 DR 14", "code": "PVCC900DR14" }, { "name": "PVC C900 DR 25", "code": "PVCC900DR25" }, { "name": "PVC C905", "code": "PVCC905" }, { "name": "PVC C909", "code": "PVCC909" }, { "name": "Steel", "code": "ST" }, { "name": "Clay", "code": "CL" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Undetermined", "code": "UND" }, { "name": "Copper", "code": "CU" }, { "name": "Concrete", "code": "CONCR" }, { "name": "PVC SCH 40", "code": "PVCSCH40" }, { "name": "PVC SCH 120", "code": "PVCSCH120" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "Sewer Lifecycle Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Undetermined", "code": "Undetermined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "id": 1, "name": "Service Lateral" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "id": 2, "name": "Hydrant Lateral" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": "CU", "SubType": null, "LocationDescription": null, "Diameter": 1 }, "code": 1, "name": "Service Lateral" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": "DI", "SubType": null, "LocationDescription": null, "Diameter": 6 }, "code": 2, "name": "Hydrant Lateral" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3560cca84f7b48edb1059ff4584ee2dd" }