{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "SEWER_MAINS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.7463799999970473E7, "falseY": -4.613259999995498E7, "xyUnits": 62499.99994179231, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.8392243146959953E7, "falseY": -4.853825011351623E7, "xyUnits": 1.323919349521581E8, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 13000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "UNITTYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 8 }, "defaultLabel": "Wastewater", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Combined", "description": "Combined", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 8 }, "values": [ [ "CS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 8 }, "value": "CS", "label": "Combined" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1081472.7300051674, "ymin": 1950992.4999943748, "xmax": 1101417.9078317434, "ymax": 1977628.0640671775, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.8392243146959953E7, "falseY": -4.853825011351623E7, "xyUnits": 1.323919349521581E8, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMMENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CGID", "type": "esriFieldTypeString", "alias": "CGID", "length": 50, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 50, "domain": { "type": "codedValue", "name": "swUnitType", "description": "", "codedValues": [ { "name": "Combined", "code": "CS" }, { "name": "Wastewater", "code": "WW" }, { "name": "Stormwater", "code": "STW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "length": 50, "domain": { "type": "codedValue", "name": "stPipeType", "description": "", "codedValues": [ { "name": "CAST IRON", "code": "CI" }, { "name": "CURED IN PLACE", "code": "CIPP" }, { "name": "POURED CONCRETE", "code": "CON" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "POLYVINYLCHLORIDE", "code": "PVC" }, { "name": "TRUSS", "code": "TRS" }, { "name": "VITRIFIED CLAY", "code": "VCP" }, { "name": "PRECAST CONCRETE", "code": "PRC" }, { "name": "REINFORCED CONCRETE", "code": "RCP" }, { "name": "CORRUGATED STEEL", "code": "CSP" }, { "name": "FIELD TILE", "code": "FT" }, { "name": "HDPE", "code": "HDPE" }, { "name": "ABS", "code": "ABS" }, { "name": "CONCRETE (LOCK JOINT)", "code": "CLJ" }, { "name": "PERFORATED PVC", "code": "PERF" }, { "name": "CORRUGATED PLASTIC", "code": "CPP" }, { "name": "CORRUGATED METAL", "code": "CMP" }, { "name": "C900 PVC", "code": "C900" }, { "name": "UNDERDRAIN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 50, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 50, "domain": null }, { "name": "UP_ASSET_TYPE", "type": "esriFieldTypeString", "alias": "UP_ASSET_TYPE", "length": 50, "domain": null }, { "name": "UP_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_INVERT", "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 50, "domain": null }, { "name": "DOWN_ASSET_TYPE", "type": "esriFieldTypeString", "alias": "DOWN_ASSET_TYPE", "length": 50, "domain": null }, { "name": "DOWN_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_INVERT", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "VOMP", "code": "VOMP" }, { "name": "MWRD", "code": "MWRD" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "ELK GROVE TOWNSHIP", "code": "EGT" }, { "name": "COOK COUNTY", "code": "COOK" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "CITY OF PROSPECT HEIGHTS", "code": "COPH" }, { "name": "VILLAGE OF ARLINGTON HEIGHTS", "code": "VOAH" }, { "name": "IDOT", "code": "IDOT" }, { "name": "CANADIAN NATIONAL RAILROAD", "code": "CNRR" }, { "name": "UNION PACIFIC RAILROAD", "code": "UPRR" }, { "name": "ILLINOIS AMERICAN", "code": "ILAM" }, { "name": "CITY OF DES PLAINES", "code": "DP" }, { "name": "WHEELING TOWNSHIP", "code": "WHT" }, { "name": "JAWA", "code": "JAWA" }, { "name": "COMED", "code": "COMED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "swPipeMaterial", "description": "", "codedValues": [ { "name": "CAST IRON", "code": "CI" }, { "name": "CURED IN PLACE", "code": "CIPP" }, { "name": "POLYVINYLCHLORIDE", "code": "PVC" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "POURED CONCRETE", "code": "CON" }, { "name": "PRECAST CONCRETE", "code": "PRC" }, { "name": "REINFORCED CONCRETE", "code": "RCP" }, { "name": "CORRUGATED STEEL", "code": "CSP" }, { "name": "VITRIFIED CLAY", "code": "VCP" }, { "name": "TRUSS", "code": "TRS" }, { "name": "PERFORATED PVC", "code": "PERF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "length": 50, "domain": { "type": "codedValue", "name": "swPipeShape", "description": "", "codedValues": [ { "name": "BOX STRUCTURE", "code": "BOX" }, { "name": "ELLIPTICAL", "code": "ELIP" }, { "name": "CIRCULAR", "code": "CIRC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 50, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 100, "domain": null }, { "name": "RETIRED", "type": "esriFieldTypeDate", "alias": "RETIRED", "length": 8, "domain": null }, { "name": "EASEMENTTYPE", "type": "esriFieldTypeString", "alias": "EASEMENT TYPE", "length": 255, "domain": null }, { "name": "EASEMENTOWNER", "type": "esriFieldTypeString", "alias": "EASEMENT OWNER", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S883_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }