{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 64, "name": "Water Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 1.4908684308609764E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.0713859999999999E8, "falseY": -97193800, "xyUnits": 53660.00000000001, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Water Distribution" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USAGE_", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 1.5 }, "value": "Domestic", "label": "Domestic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.5 }, "value": "Fire", "label": "Fire" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 1.5 }, "value": "Irrigation", "label": "Irrigation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "Unknown", "label": "Unknown" } ], "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": 1.286422842802833E7, "ymin": 273220.253205359, "xmax": 1.2931826308758855E7, "ymax": 318025.46315689385, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1314669790910277E8, "falseY": -1.0207034480941601E8, "xyUnits": 3.653561943736803E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SUB_TYPE", "subtypeFieldName": "SUB_TYPE", "subtypeField": "SUB_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "USAGE_", "type": "esriFieldTypeString", "alias": "USAGE", "length": 10, "domain": { "type": "codedValue", "name": "WS9_wDom_wServLineUsageType", "description": "", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Fire", "code": "Fire" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS9_wDom_wServLineResDiam", "description": "", "codedValues": [ { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/4 inch", "code": 1.25 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "1/2\"", "code": 0.5 }, { "name": "5/8\"", "code": 0.625 }, { "name": "12 inch", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECORD_LEN", "type": "esriFieldTypeDouble", "alias": "RECORDED_LENGTH", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 30, "domain": { "type": "codedValue", "name": "WS9_wDom_wServLineMatl", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Copper", "code": "Copper" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "HDPE (High Density Poly-ethylene)", "code": "HDPE" }, { "name": "Lead", "code": "Lead" }, { "name": "PVC (Polyvinyl Chloride)", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Pex", "code": "Pex" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": { "type": "codedValue", "name": "WS9_cDom_Contractor", "description": "", "codedValues": [ { "name": "City of Battle Creek", "code": "City of Battle Creek" }, { "name": "Crest Construction", "code": "Crest Construction" }, { "name": "Hoffman Brothers", "code": "Hoffman Brothers" }, { "name": "Hunter-Prell", "code": "Hunter-Prell" }, { "name": "Patterson Plumbing", "code": "Patterson Plumbing" }, { "name": "Peters Construction", "code": "Peters Construction" }, { "name": "Woolf Excavating", "code": "Woolf Excavating" }, { "name": "Hamlin Plumbing", "code": "Hamlin Plumbing" }, { "name": "MavCon", "code": "MavCon" }, { "name": "Prime Excavating", "code": "Prime Excavating" }, { "name": "Bailey Excavating", "code": "Bailey Excavating" }, { "name": "Jones & Henry", "code": "Jones & Henry" }, { "name": "Nuway Construction", "code": "Nuway Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUBLIC_PVT", "type": "esriFieldTypeString", "alias": "PUBLIC or PRIVATE", "length": 10, "domain": { "type": "codedValue", "name": "WS9_cDom_PublicPrivate", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EASEMENT", "type": "esriFieldTypeString", "alias": "EASEMENT", "length": 5, "domain": { "type": "codedValue", "name": "WS9_cDom_Boolean", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS9_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "SUB_TYPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 25, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 150, "domain": null }, { "name": "CreatedByDate", "type": "esriFieldTypeDate", "alias": "Created By Date", "length": 8, "domain": null }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "Edited By", "length": 150, "domain": null }, { "name": "EditedByDate", "type": "esriFieldTypeDate", "alias": "Edited By Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2329", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2329", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1802_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "USAGE_": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONTRACTOR": {"type": "inherited"}, "PUBLIC_PVT": {"type": "inherited"}, "EASEMENT": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Residential" }, { "domains": { "USAGE_": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONTRACTOR": {"type": "inherited"}, "PUBLIC_PVT": {"type": "inherited"}, "EASEMENT": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Commercial" } ], "subtypes": [ { "domains": { "USAGE_": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONTRACTOR": {"type": "inherited"}, "PUBLIC_PVT": {"type": "inherited"}, "EASEMENT": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "USAGE_": null, "DIAMETER": null, "RECORD_LEN": null, "MATERIAL": null, "CONTRACTOR": null, "PUBLIC_PVT": null, "EASEMENT": null, "COMMENTS": null, "Enabled": 1, "SUB_TYPE": 1, "PIN": null, "CreatedBy": null, "CreatedByDate": null, "EditedBy": null, "EditedByDate": null, "GlobalID": null }, "code": 1, "name": "Residential" }, { "domains": { "USAGE_": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CONTRACTOR": {"type": "inherited"}, "PUBLIC_PVT": {"type": "inherited"}, "EASEMENT": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "USAGE_": null, "DIAMETER": null, "RECORD_LEN": null, "MATERIAL": null, "CONTRACTOR": null, "PUBLIC_PVT": null, "EASEMENT": null, "COMMENTS": null, "Enabled": 1, "SUB_TYPE": 1, "PIN": null, "CreatedBy": null, "CreatedByDate": null, "EditedBy": null, "EditedByDate": null, "GlobalID": null }, "code": 2, "name": "Commercial" } ], "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 }