{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 31, "name": "Water Pipes - LCPW - Existing", "type": "Feature Layer", "description": "Existing water pipes within LCPW's administrative area", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "LCPW Water Systems" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ownership", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "LCPW", "description": "LCPW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "LCPW" ] ] }, { "label": "Custodial", "description": "Custodial", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Custodial" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "LCPW", "label": "LCPW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Custodial", "label": "Custodial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 197, 255 ], "toColor": [ 200, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 182, 255 ], "toColor": [ 252, 192, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 240, 255 ], "toColor": [ 179, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 243, 255 ], "toColor": [ 252, 215, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 204, 252, 255 ], "toColor": [ 220, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9814952.5178, "ymin": 5183804.1734, "xmax": -9777326.614, "ymax": 5230655.311099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 9, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": { "type": "codedValue", "name": "WaterPipeUseType", "description": "", "codedValues": [ { "name": "Main", "code": "Main" }, { "name": "Service", "code": "Service" }, { "name": "Stub", "code": "Stub" }, { "name": "Lateral", "code": "Lateral" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "length": 10, "domain": { "type": "codedValue", "name": "WaterUse_1", "description": "", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Fire", "code": "Fire" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WaterPipeDiameter", "description": "", "codedValues": [ { "name": "0.75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "1.75\"", "code": 1.75 }, { "name": "2\"", "code": 2 }, { "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": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "48\"", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "WaterMaterialDmn", "description": "", "codedValues": [ { "name": "ABS", "code": "ABS" }, { "name": "ACP", "code": "ACP" }, { "name": "CIP", "code": "CIP" }, { "name": "COP", "code": "COP" }, { "name": "DIP", "code": "DIP" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "N/A", "code": "N/A" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 15, "domain": { "type": "codedValue", "name": "Ownership_2", "description": "", "codedValues": [ { "name": "LCPW", "code": "LCPW" }, { "name": "Other Agency", "code": "Other Agency" }, { "name": "Private", "code": "Private" }, { "name": "Custodial", "code": "Custodial" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "Operational Area", "length": 5, "domain": { "type": "codedValue", "name": "ssDomainOperatingArea_1_1", "description": "", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "Central", "code": "C" }, { "name": "North", "code": "N" }, { "name": "South", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterSystem", "type": "esriFieldTypeString", "alias": "Water System", "length": 25, "domain": { "type": "codedValue", "name": "WaterSystemDomain", "description": "", "codedValues": [ { "name": "Aqua Illinois", "code": "AquaIllinois" }, { "name": "Arden Shore Estates", "code": "Arden Shore Estates" }, { "name": "Brook's Farm", "code": "Brook's Farm" }, { "name": "Buffalo Grove", "code": "Buffalo Grove" }, { "name": "CLCJAWA", "code": "CLCJAWA" }, { "name": "Countryside Lake", "code": "Countryside Lake" }, { "name": "Countryside Manor", "code": "Countryside Manor" }, { "name": "Forest Lake", "code": "Forest Lake" }, { "name": "Fox Lake Hills", "code": "Fox Lake Hills" }, { "name": "Grandwood Park", "code": "Grandwood Park" }, { "name": "GURNEE", "code": "GURNEE" }, { "name": "Hawthorn Woods", "code": "Hawthorn Woods" }, { "name": "Highland Lake", "code": "Highland Lake" }, { "name": "Knollwood/Rondout", "code": "Knollwood/Rondout" }, { "name": "Libertyville", "code": "Libertyville" }, { "name": "MUNDELEIN", "code": "MUNDELEIN" }, { "name": "N/A", "code": "N/A" }, { "name": "Oak Terrace", "code": "Oak Terrace" }, { "name": "Pekara", "code": "Pekara" }, { "name": "Vernon Hills", "code": "Vernon Hills" }, { "name": "Wadsworth Oaks", "code": "Wadsworth Oaks" }, { "name": "West Oak Middle School", "code": "West Oak Middle School" }, { "name": "Wildwood", "code": "Wildwood" }, { "name": "RIVERWOODS", "code": "RIVERWOODS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanID", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null }, { "name": "PlanLink", "type": "esriFieldTypeString", "alias": "Plan Link", "length": 35, "domain": null }, { "name": "MapCorrectionID", "type": "esriFieldTypeString", "alias": "MapCorrectionID", "length": 14, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null }, { "name": "TracerWire", "type": "esriFieldTypeString", "alias": "Tracer Wire", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Asset_Description", "type": "esriFieldTypeString", "alias": "Asset Description", "length": 255, "domain": null }, { "name": "Asset_Location", "type": "esriFieldTypeString", "alias": "Asset Location", "length": 255, "domain": null }, { "name": "MgmtCenter", "type": "esriFieldTypeString", "alias": "Mgmt Center", "length": 7, "domain": null }, { "name": "Pipe_Length", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "RplcmtPrjYr", "type": "esriFieldTypeSmallInteger", "alias": "Replacement Project Year", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "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": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S148_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }