{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Leak Detection Location", "type": "Feature Layer", "description": "General identification of water leaks found occuring in the Iowa City water distribution system. Points are graphical placements only, and do not represent exact leak locations or the asset that was found leaking. This feature class does not represent all possible areas identified as possible water leaks, but field verified leaks that have been confirmed.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "City of Iowa City Water Division", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a94b386cd0934f6fd08c5d6b9c59aca5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOUlEQVQoka2TsUrFMBiF/7+9GS9FXMQncHB3DYhioTEFB51EZ6erk6PbfQl3F6VNkcJdrCg+h5ODo3RQKhwJNCW2dboGOjTJ9yXnlE5oiTH5V1hrfQpg0xhz4eaUUhvMPG+a5rgsy49RuAWviYiVUlwUxXkLPhDRmhBiEcfxrhN0cJIk2w6078w801qvANizYLttSwhxS0Q7v+C6rh+jKLoDcODmAJz0UtUArgbXrqrqW0p5FEXRjS/ogXFRFM+jma1Aa23NKRGF/hqAex8cwLYcAIs+2HZwqJR6syUOYL/VkSs7wUwpRU7QwWEYfgL4AtBlJKJ9Zj7zOwiC4H1wcpZlr2maShsdwKorR0r55Epk5ss8z+ejmT3BujHmxZVov8J0Ok2MMdmfhTkBEdmnG1Zgl/p7l/oxfgD64J5ewGkVSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2158051.450114891, "ymin": 601120.4524462223, "xmax": 2193496.1666268855, "ymax": 618657.7805604786, "spatialReference": { "wkid": 102676, "latestWkid": 3418, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2542541529474409E8, "falseY": -1.0190462064254458E8, "xyUnits": 3.632714235120858E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LEAK_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LEAK_TYPE", "type": "esriFieldTypeString", "alias": "LEAK_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wLeakType", "description": "Type of watermain leak", "codedValues": [ { "name": "HYDRANT", "code": "HYDRANT" }, { "name": "SERVICE LINE", "code": "SERVICE LINE" }, { "name": "MAIN", "code": "MAIN" }, { "name": "VALVE", "code": "VALVE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "HOUSE_FRAC", "type": "esriFieldTypeString", "alias": "HOUSE_FRAC", "length": 10, "domain": null }, { "name": "STRT_PRE", "type": "esriFieldTypeString", "alias": "STRT_PRE", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 100, "domain": null }, { "name": "STRT_TYPE", "type": "esriFieldTypeString", "alias": "STRT_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "wStreetType", "description": "Type of street", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BEND", "code": "BND" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "GLEN", "code": "GLN" }, { "name": "GREEN", "code": "GRN" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "KNOLL", "code": "KNL" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "HILL", "code": "HL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRT_POST", "type": "esriFieldTypeString", "alias": "STRT_POST", "length": 10, "domain": null }, { "name": "H_UNIT_TYPE", "type": "esriFieldTypeString", "alias": "H_UNIT_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wHouseUnitType", "description": "Category of house unit number/letter", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "LOT", "code": "LOT" }, { "name": "SUITE", "code": "STE" }, { "name": "UNIT", "code": "UNIT" }, { "name": "REAR", "code": "REAR" }, { "name": "GLEN", "code": "GLEN" }, { "name": "TERRACE", "code": "TERRACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "H_UNIT", "type": "esriFieldTypeString", "alias": "H_UNIT", "length": 10, "domain": null }, { "name": "LEAK_REPAIR", "type": "esriFieldTypeString", "alias": "LEAK_REPAIR", "length": 20, "domain": { "type": "codedValue", "name": "wLeakRepair", "description": "The type of leak repair performed", "codedValues": [ { "name": "REPAIRED", "code": "REPAIR" }, { "name": "REPLACED", "code": "REPLACE" }, { "name": "TIGHTENED", "code": "TIGHTEN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S448_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "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": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }