{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Emergency Flushing Fire Hydrant", "type": "Feature Layer", "description": "Locations of fire hydrants that may be flushed after a distruption to the drinking water distribution system to most effectively flush out air and/or discolored water from the system.", "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": "NAVD88_height_(ftUS)", "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": "872676f7dd24db88d469d0c3cbb85fb7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVQ4jdXSPStGYRgH8J88voE8MhoNUgzI5Bt4vGThA9hkYHtWg0wmg8VgIIOSxWhRBvkAEmVQMkteuus+dTqdczqHs/hP51xX/c59nftqaTCtf48t4KQJbAJbTWGLGMcw7v+KhRFDlrBdFRvAbKbfjicKWcFDpv+JM7xnsRf0Yxd9OR8ewVHq/RXLCZTFQvZwi2MMlkx0g3k8Fo2Z5Cr+8HB7Uzn9A6ylT1SGhTzjtADbz4PKsJBO6vkbPan6dR1sCJMR2YmjHcYF7mCzDjaHN6ziPNam456tYxR3VbFwk2N4StU+sIFLzNTBuvgq6F2gN69RhBVBScLmV8Z+lR+Sry19PcTrxQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2156481.648464471, "ymin": 600457.7913699746, "xmax": 2196973.9913641363, "ymax": 620749.9889744818, "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": "HYD_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYD_ID", "type": "esriFieldTypeString", "alias": "HYD_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "DEAD_END", "type": "esriFieldTypeString", "alias": "DEAD_END", "length": 5, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEV_APPX", "type": "esriFieldTypeSmallInteger", "alias": "ELEV_APPX", "domain": null }, { "name": "TOWN_AREA", "type": "esriFieldTypeString", "alias": "TOWN_AREA", "length": 50, "domain": { "type": "codedValue", "name": "wTownArea", "description": "Area of town (in relation to Iowa River)", "codedValues": [ { "name": "EAST OF IOWA RIVER", "code": "EAST" }, { "name": "WEST OF IOWA RIVER", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S876_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Hydrant Flow Test", "type": "Feature Layer", "description": "General areas indicating where hydrant flow tests have been conducted on the Iowa City water distribution system, and connected water services. Points are located near the static hydrant associated with test. Hydrant flow tests are completed by Iowa City Water Division personnel.", "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": "uniqueValue", "field1": "OWNERSHIP", "uniqueValueGroups": [ { "heading": "OWNERSHIP", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriPMS", "url": "e2ab88c4c3250bd5902aac28fe6c7046", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdElEQVRIid3VP0gCYRjH8e9jRg72h6ghoqWi9hJMLCiIosBChIagqdWxKaKhNXAsiKiptVoaBMEh/1A5tVRbQxBEgwZFDt0TZwRmXupJQ/3ghruX+/Dc8x7P6+QX4/zHeFzdNDIFDCK0AQ8IGe5IsCBv9vCMtvLKGkIYcH1ZU6CbexK6gZ8dRIzq8ZT2k+cEYeCHwroQtkkxQ1QXmZbnynhK21GiQC/VZQ43B6gGEdFKlUdqgD8zT5JlYNcaT2ofyhJ2Iqyjulfc/9LKQ4DDFg49pBkxG1seF4YLf4LdGAxZ40pHHbT5zZ3Ft6V4DqkDN8ha48IVELSNOwrvW+BwDKzapJ/IErfG/XJBQmMIkzbwCLOSt8Y/EgbOgZaqWeUSF5ulj7/jo3JDWkMYHALNVdDXQACPvFTGzfgkRlq9KFso45SPOW73aWIFj+RqG7k+MXd+glP14iBQmOdmq5RHcyDTwBE+ua3vsBiTM8C8as7fPUPfAezwYAJgaivBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "City" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriPMS", "url": "e2a3d12292f1ce8ed2776c692b834ae9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVRIid3VTUhUURjG8f97Z8Ci/CAKLCgmJ3VfC1sWRNDCRNwFrdqFi2QmghAZ3FmjCIJBRK1aCdWmhSC4EcFyJYgFydw+oIgWaVQI955HRsG0vOPcO7SoB87inAO/8/IeOCfNX0z6/8V1ffEg+w9cxNSOaAL7jNM8HzIzNmFhIly3lhsJU/1IvaB9aGsHPOCE/1G50iD1mftWMFc1rr43pwi856C2CoUdBe7xzb+k/KcrVmz+vieuvveH8IJJoIXqchn387FQt2GqXLkXjMSAN2N0kStdY5gHkbhuvsviwqux4F8nDKigh9v7v7NyF/aUa0+Gc5zVt2eB2d1xOJMQ3oznTlfCD9eEy45sn+7ExQpWE/81GjctgXUnph1L0Th6BnY7Ib1KEExH4jacfamcPwW6EJsWIzbWuhaJbyTlegntBdAQg16goe7u74t/4Han5bXyyz3IewLUVwG/Iu06rXDsx574xgHF7JRu+B2kNA6ci0BDsEekw7wNZVdiPbk2minf/HnlSx2gTuS1I5Vb9QVjnpCnNprxa/osrHhyDiiP2Pl3/9B1jWKJcGdN4VAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e2ab88c4c3250bd5902aac28fe6c7046", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdElEQVRIid3VP0gCYRjH8e9jRg72h6ghoqWi9hJMLCiIosBChIagqdWxKaKhNXAsiKiptVoaBMEh/1A5tVRbQxBEgwZFDt0TZwRmXupJQ/3ghruX+/Dc8x7P6+QX4/zHeFzdNDIFDCK0AQ8IGe5IsCBv9vCMtvLKGkIYcH1ZU6CbexK6gZ8dRIzq8ZT2k+cEYeCHwroQtkkxQ1QXmZbnynhK21GiQC/VZQ43B6gGEdFKlUdqgD8zT5JlYNcaT2ofyhJ2Iqyjulfc/9LKQ4DDFg49pBkxG1seF4YLf4LdGAxZ40pHHbT5zZ3Ft6V4DqkDN8ha48IVELSNOwrvW+BwDKzapJ/IErfG/XJBQmMIkzbwCLOSt8Y/EgbOgZaqWeUSF5ulj7/jo3JDWkMYHALNVdDXQACPvFTGzfgkRlq9KFso45SPOW73aWIFj+RqG7k+MXd+glP14iBQmOdmq5RHcyDTwBE+ua3vsBiTM8C8as7fPUPfAezwYAJgaivBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriPMS", "url": "e2a3d12292f1ce8ed2776c692b834ae9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVRIid3VTUhUURjG8f97Z8Ci/CAKLCgmJ3VfC1sWRNDCRNwFrdqFi2QmghAZ3FmjCIJBRK1aCdWmhSC4EcFyJYgFydw+oIgWaVQI955HRsG0vOPcO7SoB87inAO/8/IeOCfNX0z6/8V1ffEg+w9cxNSOaAL7jNM8HzIzNmFhIly3lhsJU/1IvaB9aGsHPOCE/1G50iD1mftWMFc1rr43pwi856C2CoUdBe7xzb+k/KcrVmz+vieuvveH8IJJoIXqchn387FQt2GqXLkXjMSAN2N0kStdY5gHkbhuvsviwqux4F8nDKigh9v7v7NyF/aUa0+Gc5zVt2eB2d1xOJMQ3oznTlfCD9eEy45sn+7ExQpWE/81GjctgXUnph1L0Th6BnY7Ib1KEExH4jacfamcPwW6EJsWIzbWuhaJbyTlegntBdAQg16goe7u74t/4Han5bXyyz3IewLUVwG/Iu06rXDsx574xgHF7JRu+B2kNA6ci0BDsEekw7wNZVdiPbk2minf/HnlSx2gTuS1I5Vb9QVjnpCnNprxa/osrHhyDiiP2Pl3/9B1jWKJcGdN4VAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2156675.427276388, "ymin": 592716.3783751428, "xmax": 2196853.855777636, "ymax": 622672.889328137, "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": "HFT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HFT_ID", "type": "esriFieldTypeString", "alias": "HFT_ID", "length": 100, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S449_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" }, { "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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Water Utility Critical Customers", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e14a26a891834cabfff2416be5e3dd8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQ4jdXSu0tCYRjH8e/rpb8g8kYNQktDBDpUNPUfVCYtNWoaBdFQW40O0WJ4G1oagpKGIFoaW4KG6A+IUPRYEC0uEscnTmqYHeOQLv2W9/LA530eeB30MY7/jWkZQp5V8j1j5QxBUexAHzClWBQh8JzC74rz2BMmQshYdTthIGEJq6QZ0mG2oysX4G+oLJfSPLXXbTb0ao2L0Q1q3zB3jJdSmkGlOACcJg+PKcVJ2/m1rlhqQT/G9MU4LGe5Rzgz/F8mukOx4ItQMB2zFW+Um0KSgNNJXmCqs64UR9Ua8faOumJGRtYpaxnOMcMgZwZ1xZqZb9tLw8HYGPe3lrFCEq/AZONnsG+MhnAMBJuPbFvGnAPMifCmFCveKJefHWWZ1oSECJvFFOPDcR4sYSK4RWfCu0axdaeivANbWo5rB8yARcxTYVftUTetRbiSU+yWx+wGfdXD6Jaxv+YDurpqFbV6tx4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 614027.1651381403, "ymin": 593537.1539645642, "xmax": 2196058.1798755527, "ymax": 622716.8400276452, "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": "CUSTOMER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CRCT_ID", "type": "esriFieldTypeInteger", "alias": "CRCT_ID", "domain": null }, { "name": "CRCT_CAT", "type": "esriFieldTypeString", "alias": "CRCT_CAT", "length": 10, "domain": null }, { "name": "ACCNT_NUM", "type": "esriFieldTypeDouble", "alias": "ACCNT_NUM", "domain": null }, { "name": "CUSTOMER_NAME", "type": "esriFieldTypeString", "alias": "CUSTOMER_NAME", "length": 100, "domain": null }, { "name": "CUSTOMER_CAT", "type": "esriFieldTypeString", "alias": "CUSTOMER_CAT", "length": 50, "domain": { "type": "codedValue", "name": "wCustomerCategory", "description": "Type of business", "codedValues": [ { "name": "Childcare Service", "code": "1" }, { "name": "Clinic/Health Services/Laboratory", "code": "2" }, { "name": "Convenience Store/Carwash", "code": "3" }, { "name": "Dentist", "code": "4" }, { "name": "Government Facility", "code": "5" }, { "name": "Grocer", "code": "6" }, { "name": "Hospice/Nursing Home", "code": "7" }, { "name": "Hospital", "code": "8" }, { "name": "Hotel/Motel/Beds", "code": "9" }, { "name": "Physician/Surgeon", "code": "10" }, { "name": "Restaurant/Food/Drink", "code": "11" }, { "name": "Salon/Barber", "code": "12" }, { "name": "School", "code": "13" }, { "name": "Veterinarian", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "length": 100, "domain": null }, { "name": "CONTACT_TITLE", "type": "esriFieldTypeString", "alias": "CONTACT_TITLE", "length": 50, "domain": null }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "length": 20, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 256, "domain": null }, { "name": "CONTACT_AFTHRS", "type": "esriFieldTypeString", "alias": "CONTACT_AFTHRS", "length": 100, "domain": null }, { "name": "TELEPHONE_AFTHRS", "type": "esriFieldTypeString", "alias": "TELEPHONE_AFTHRS", "length": 20, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PPN", "type": "esriFieldTypeString", "alias": "PPN", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S463_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Map Notes", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "132b632ee831a9c87bb6bdc4f6efde57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQokWNhIBOwUKxRUEXRl4GZURqf4n/f/+z6+OjRPRSNfMqyfZY1uSq4NL27eZfh9vqddR8fPWpG0cjKwfFH2sYEQ8Pvb98ZrsxbzcAnJ4XdqdjAl6cvGLbFFjG4zmxj+PXxM36N///+ZWBkZmb49fkrw1rPBAbXGa0MgqoKDC/PXMatEaRpjXs8g+OEOoajtb0M6qHeDFJWxlhdg6Lxx4dPDG+v3WZYYRPCwCUuwuC7aipOb6Bo5BQWZPBbM41hpUMEg1VDAQMTK+4gwJABOc1n+SQGlQA3nJpQNP798/vFjvhiXhj/7qY9KAr/fP/BxMLG9gRD4/2t+x3xWkHIqcQCAE8aVDPqJMkdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2157345.155267641, "ymin": 593803.0461493134, "xmax": 2196856.207807049, "ymax": 623391.5542293936, "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": "Ownership", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOTE_ID", "type": "esriFieldTypeInteger", "alias": "NOTE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S473_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Water Distribution System Details", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a6ec7e6fb09d9302d295211c09ba210a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqklEQVQ4jbWTMUgCUQCG/8vu9IZcpBwEkUAIIXF1SNyjsCW4CoRqC3cXB5fDKSgQhKBBCCEQhRwSCkJEc0hwcBARbzlBB8kH3pMsLi5QrKMMoh/e8D/4P/h/3lvEH7X4LwBVVW2ZTCbUbrc9JpNJ8fv9Ny6X64phmJe5gEQice7xeE5qtdrC5I5l2R1BEM7K5fK21+t9+BYQiUQuQqHQ8Xg8/vD5fB7RaBSlUgnJZHKpUqncp1KpDUEQSjqAKIprsVjsaBLWlE6nIUnS1DcajYV4PJ4FsKIDVKtVkRDCTLzT6YTdbofb7Uan05lCisXiciAQ8Gez2YdPAEmS1mfrcByHcDiMYDCoG1lRlE0AnwGj0Wg6mqZ6vY7ZOrMaDoeqrgLLsnUAq/iFms3mvQ7QarVEAFvzwhaL5bnX693pAISQR5vNdi3L8q7mfT4fcrkcHA4HeJ4HpRQGg0FVVVUA8KYDAIAsy/tWq/W12+3uFQoFaGcinudHHMcd9Pv929nM15eohfcBnJrN5kOj0ehmGEYZDAZ5SuklpfT5a6XvPtMTIeRp3h4/AX6td8/+qyFJx/NCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2157812.255055219, "ymin": 593884.7290568054, "xmax": 2195304.9638623, "ymax": 621581.4932169765, "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": "DETAIL_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETAIL_ID", "type": "esriFieldTypeString", "alias": "DETAIL_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 256, "domain": null }, { "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": "S447_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Water Distribution System Interconnections", "type": "Feature Layer", "description": "The City of Iowa City Water Division maintains connection points (interconnections) with sister water utilities for the joint benefit of additional potable water source(s) for emergencies or customer service purposes.", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "City of Iowa City Water Division", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "956fdcb6ef36d3f76355bfda7107c4b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiUlEQVQ4jcWUTWgaQRTHn+2aFbvkA0mPBaEoCFoDTS8qRSJUqEFED/bUQu4SCA0iOZrNnvRS8NgcioRgT/ZQ/IBYoSD0NkuLIA1ED42sEfFjtZuuZQZWolGTlkL/MDD73uxv3/zf7FDwj0X9F+BwOFwCAA0ACCqV6tdfAaPR6BOe5xM8z1sWFxep4XAIer1e3tra+u7xeMI+n+/9rYHBYPDt/v7+K1EUx+IIoTsIoYfJZDIVDoeLBwcHGyqVSpoLdLvdyaOjoxerq6tgs9kgl8uN5S0WC1SrVeA4ztFutz8DwPpMoN1u38xkMgSWz+fBaDRCIBCAdDpN8mtrayR+enoKLpcLEonEY5Zlw5FIhJsKFAThjSzLEI/HwWw2k1gqlSLQWq1GYCsrK2QcHh6C1+vFHwsDwFTg/XK5/ABPQqEQmEwmUtHCwgKB9no9WF5eJgsxfGdnh8xLpdISy7KmSCTydRJoxZ3Euri4IFvC/ilQPBSY0+mESqVCnmVZxhZsAMA1ID5rI2Ho7u4uZLPZsaZwHDeCKWo2m8y0Lf+4ughXdnx8DJOKxWJwdnY2ahTW+fk5qW4S+EWtVl9KkkQp3cTmK9sUBAGsVuvIU6X7NE3LxWIxMw0oarXaVKvVCvr9/jEY9gxbcNVTh8NBgAaD4QQhJE49Nq1W6zVN05t7e3v3GIYBDL7aAKVRhUKB+MswzE+E0Mt5f0ptMBh41Gr1x+3tbZplWajX66MkrhJX1u12QaPRXNI0/bzT6dTmAbFOJEla12q17+r1umUyiWE6na7caDQC/X6fn8zPum1Qr9d7BABPAeAZwzAmiqLuiqL4bTAYfGg0Gp9mvHfjfVjAo9Pp3LDs9sA/1m9qGiouXe1HbgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2165522.725198552, "ymin": 609606.9253026396, "xmax": 2178629.1950485557, "ymax": 613137.8473746479, "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": "CUSTOMER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETAIL_ID", "type": "esriFieldTypeString", "alias": "DETAIL_ID", "length": 50, "domain": null }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 256, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "CUSTOMER_NAME", "type": "esriFieldTypeString", "alias": "CUSTOMER_NAME", "length": 100, "domain": null }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "length": 100, "domain": null }, { "name": "CONTACT_TITLE", "type": "esriFieldTypeString", "alias": "CONTACT_TITLE", "length": 50, "domain": null }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "length": 20, "domain": null }, { "name": "TELEPHONE_AFTHRS", "type": "esriFieldTypeString", "alias": "TELEPHONE_AFTHRS", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S879_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Water Pipe Cathodic Protection Station", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "22fb17de5a947215c698b347fcd628ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4jcXUu0rEQBQG4D/j7hRio2Bhr1iKjXayWKts4wOYxclMSGNl4yUiCF7YKkxIioC1jc/gS+wbSFJrZ5gjAZGgmzVZA/tXwznwzRRzTgctpzMz0HXdBa31eyuglHLTGHMJoN/WC4cAeo7j7ERR9PIvUCnVJ6JecbYs6x7A9tSgEKJLRHel0pZS6jAMw6epQMaYB2CtXCOiGyHEcxzHH43AwWCwBOB8TGuVMeYACBqBnHOfiBYr2he2bT8mSfJWC1RKrRORrLoMwDLn/BTAWS2QiB4AdDE5J57n6SAIXieCUspdAHv4O/N5nl8BOK4Efd9naZoWn7hujlzXHWqtR2PBLMtsABsNwDkiugVw8Assht8Yc42GIaL98kh+g1+bZKUp+DOz24d18wnOR2S5QbGehAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2177265.366739467, "ymin": 614677.6454761475, "xmax": 2187807.122886881, "ymax": 623240.4610276371, "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": "CP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CP_ID", "type": "esriFieldTypeString", "alias": "CP_ID", "length": 20, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "CP_TYPE", "type": "esriFieldTypeString", "alias": "CP_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wCPType", "description": "Type of cathodic protection station on water main", "codedValues": [ { "name": "ANODE", "code": "A" }, { "name": "CASING", "code": "C" }, { "name": "FOREIGN", "code": "F" }, { "name": "ISOLATION", "code": "I" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S459_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Water Main Breaks", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e6b3545012588f48e980d208643d5731", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6UlEQVQ4jd2Ur47qUBDGv6F1PADpBV4AR3pFg8Lgdj0ECMHAK6DYbILGkhQIAQyG8GfXIcBh2gTFIywCgcOem+m23FJ6AHHX3BGn6WTmd74zM+eo+CFT/w+wEOIVgA7AJKIvScwvAC8AbCKyH4KFEB9uAtubEOJ3MFEIwZtynOb+s4C6FCy+lb6cz2ecTifE43F2W364H7rf75FKpdhdc+G2TLHOS7vdxmAwwGazQTKZvMDdGAc6m81QKBSw3W6RTqcdOIC6DGzy8RuNBna7HbLZ7BUcwMEP7XQ6HtR2c8NLQURfrExVVWsymSCfzwfhV9BqtepB34N9uGkeEdkyuGVZMiiX5/G4UQg8k8ngeDw+BZWCfXZQVVVjldPpFJqmIZfL+RsdOuP3LojudX+5XKJUKqHf72O1Wl3KkkgkbkbxLlj4oIvFwimDaZool8uoVCrO9xm4KoPO53OnUd1u11HMNVUURR+Px84GDF+v1/5RpHuKdU8pQ3u9HorF4qVRXFNFUazRaHSBe6MohKgRkSkD27zEYjHn5nEZgt3nY0ciEWs4HKLVaiEajXq5B6li+h4z0zCMmmEYN1BfjANvNpue+zM4dmEXpM5wAPwgfYR13PURH//pZxN/E2+CQ+Ku3oeH4H9hPwb+A+JMDr9f2X59AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1905434.5556923596, "ymin": 476853.5014829047, "xmax": 2196850.1116644777, "ymax": 622480.0311004898, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MB_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MB_ID", "type": "esriFieldTypeDouble", "alias": "MB_ID", "domain": null }, { "name": "MB_TYPE", "type": "esriFieldTypeString", "alias": "MB_TYPE", "length": 30, "domain": { "type": "codedValue", "name": "wMainBreakType", "description": "Type of water main break", "codedValues": [ { "name": "Blowout, Large (>1'')", "code": "Blowout, Large (>1'')" }, { "name": "Blowout, Small (<1'')", "code": "Blowout, Small (<1'')" }, { "name": "Circumferential", "code": "Circumferential" }, { "name": "Joint", "code": "Joint" }, { "name": "Longitudinal", "code": "Longitudinal" }, { "name": "Old Service Line", "code": "Old Service Line" }, { "name": "Saddle", "code": "Saddle" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Split at Corp", "code": "Split at Corp" }, { "name": "Valve", "code": "Valve" } ], "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": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "MAIN_DMG", "type": "esriFieldTypeString", "alias": "MAIN_DMG", "length": 50, "domain": { "type": "codedValue", "name": "wSystemDamage", "description": "Part of water system damaged by internal or external forces", "codedValues": [ { "name": "Fitting", "code": "Fitting" }, { "name": "Flange", "code": "Flange" }, { "name": "Joint", "code": "Joint" }, { "name": "Pipe Barrel", "code": "Pipe Barrel" }, { "name": "Saddle", "code": "Saddle" }, { "name": "Shut off old corp", "code": "Shut off old corp" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Valve", "code": "Valve" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Service Line", "code": "Service Line" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MB_REPAIR", "type": "esriFieldTypeString", "alias": "MB_REPAIR", "length": 50, "domain": { "type": "codedValue", "name": "wDistributionRepair", "description": "Repairs made to the water distribution system", "codedValues": [ { "name": "BellClamp", "code": "BellClamp" }, { "name": "CappedMain", "code": "CappedMain" }, { "name": "Fitting", "code": "Fitting" }, { "name": "LeakClamp", "code": "LeakClamp" }, { "name": "Other", "code": "Other" }, { "name": "RepairValve", "code": "RepairValve" }, { "name": "ReplacedSection", "code": "ReplacedSection" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Tapped out Sleeve", "code": "Tapped out Sleeve" }, { "name": "TightenedBolts", "code": "TightenedBolts" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MB_CAUSE", "type": "esriFieldTypeString", "alias": "MB_CAUSE", "length": 50, "domain": { "type": "codedValue", "name": "wMainBreakCause", "description": "Determination of mainbreak cause based on field observations", "codedValues": [ { "name": "ContractorsEquipment", "code": "ContractorsEquipment" }, { "name": "CorrosionElectrolyses", "code": "CorrosionElectrolyses" }, { "name": "DefectivePipe", "code": "DefectivePipe" }, { "name": "GroundMovement", "code": "GroundMovement" }, { "name": "ImproperBedding", "code": "ImproperBedding" }, { "name": "Other", "code": "Other" }, { "name": "PressureSurge", "code": "PressureSurge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CORROSION", "type": "esriFieldTypeString", "alias": "CORROSION", "length": 20, "domain": { "type": "codedValue", "name": "wCorrosion", "description": "Type of corrosion found on water main/asset", "codedValues": [ { "name": "NONE", "code": "NONE" }, { "name": "GENERAL", "code": "GENERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PITTING", "code": "PITTING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "PAV_TYPE", "type": "esriFieldTypeString", "alias": "PAV_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wPavementType", "description": "Type of street surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brick", "code": "Brick" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXCAVATION", "type": "esriFieldTypeString", "alias": "EXCAVATION", "length": 20, "domain": { "type": "codedValue", "name": "wExcavation", "description": "Type of surface disturbed to maintain utility", "codedValues": [ { "name": "Curb", "code": "Curb" }, { "name": "Drive Approach", "code": "Drive Approach" }, { "name": "Parking", "code": "Parking" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Street", "code": "Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTH_FROST", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_FROST", "domain": null }, { "name": "DEPTH_SNOW", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_SNOW", "domain": null }, { "name": "HYD_FLUSH", "type": "esriFieldTypeSmallInteger", "alias": "HYD_FLUSH", "domain": null }, { "name": "VALVE_CLS", "type": "esriFieldTypeSmallInteger", "alias": "VALVE_CLS", "domain": null }, { "name": "BLK_AFFCT", "type": "esriFieldTypeSmallInteger", "alias": "BLK_AFFCT", "domain": null }, { "name": "CUSTOMERS_AFFCT", "type": "esriFieldTypeSmallInteger", "alias": "CUSTOMERS_AFFCT", "domain": null }, { "name": "PROP_DMG", "type": "esriFieldTypeString", "alias": "PROP_DMG", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WO_NUM", "type": "esriFieldTypeInteger", "alias": "WO_NUM", "domain": null }, { "name": "REPORT_NUM", "type": "esriFieldTypeInteger", "alias": "REPORT_NUM", "domain": null }, { "name": "MAIN_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "MAIN_DIAM", "domain": null }, { "name": "REPLACED", "type": "esriFieldTypeString", "alias": "REPLACED", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "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": "S474_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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": 1694167777000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Tracer Wire Terminal Box", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9a13f08b21feddd8f56e1b84c8eef9c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQoka3SsWrCYBQF4HOTNPgCjqUpWBxchG4OQse+gVPfQGj98wCCg0vETN1ddFHsA5RKpw5dHAodWkwERwfBoYMmx8nB5I+g9OzfOXC5Fs6M9e+QzYklzbvtSZBqfot1PKAbvCKylHQv/45CgoLG/AmI2wBsEDcwtlW6vzXxCl9ayPpPHnbYA3CfKC+B5idVqKTjPKcX7YsHgEm0Tw6gz8egL/716hDGMoZBD9l526MDKN2rGVUwBVDWOw6PXJUjQHQwAjYv2TAyRjDZ0sB36RSXmVB855tuWAEjM1G4SDalHkA850OzmMrZv7oDRh5NCSAZnQ4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2157997.9800774753, "ymin": 598797.1106362194, "xmax": 2193031.6176872253, "ymax": 623276.6446823031, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TWTB_ID", "type": "esriFieldTypeInteger", "alias": "TWTB_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TWTBID", "type": "esriFieldTypeString", "alias": "TWTB_ID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S451_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Fire Hydrant", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP", "uniqueValueGroups": [ { "heading": "OWNERSHIP", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriPMS", "url": "b761f501a4cee8b30e6793f0933d4986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQoka3QIUvDQRgH4CcMF4SBMMGwYDEMxDhkZZoGGkwG58dwRTAoFvEDDBQ/gMUiDJxB0aLJtZlElBkMBmEaVFBkJ4z5/29DfOGO9353D9xdwh8r8d9wBpnQn+N+UFgeZv4N7ywOBDfJpshPtZE6K3ccVWjFwQJGM2wVGfkJJ5ne5RAVXKLZDTdSFPJhsYNxFDHBrPZYwv6vq35gKPQ3+OzIe73x4pWXA3Il0tsdG2fcooGHKLj6PZ2SbXGywNgzjqnVWMZTz1+tcl3lap25EO11o0gYqo5k6B+jDsTBtZi8L+xbX7VQMOF4mEziAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "City" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriPMS", "url": "1afdae60fd3f5485cde5347bf224a55e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQoka2QsUuFQBzHv4OS4CQUJOTiILzBtYtAXk1CzQ3Rf6BjLUFLW39BU+6BizTVkuDSIWhbLUIQOTi8zeDAU8KyR7ynvUf0hTt+97nf5zh+Av4Y4b/FHQAbXR0BeF1WPJEkaZ9zDs75wVKi4zgjURS3DcNAVVXIsuy4KIpb3/fLIXEMYE1RlAtCiPINdV3fCoLgBsAlAArgbVY8l2V5bJrm5yEIAqiqCkIINE3bBdCuQwDXc1+t6xqC8IXyPJ/ypmnmhvBTfGCMvYdhuGnb9qrrutOLNE1fADy17/WJp+2WJMmIMXZvWdZ6WZaI4/guiqIjAJNfp0opfaaUpp7n7XXoalbqFbs8Aljp6qKvYUg8G+ALxYX5ANsxWoRj7G4rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Other" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriPMS", "url": "7a9399270b96fcc63083216f4c4ac482", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQokWNhIBOwUFujAwMDgwyUfYiBgeERsRpLeFi5vH/9+83w6+/vUKI0TnVp1uRm4bQykdAFaWI49eJi8YvfT3c0HJj2BZdGewYGBlFpHvEOf2VXQZigoZi2Rd/ZOZsYGBimMTAwnGBgYHiCrrFRgJ3P3lHWEszpOzuHQZlfnsFfxZVBU0jVkYGBAYQjGRgYVmA49fe/3wxszKxg9s139xj+//8PZv/9/wcjEJA1Hv/6+/vXJVc3mKXohYvMdG2DS+y8f+g+AwPDNQYGhqfYNFaCiG0PDmt+/v1lX4S6j8T7H58YNt/bu3P93b3RDAwMb/GG6vrbW6+vv731XNGBFi+o0Bx0TVg1QsF5BgYGdij7JTYFuDTW4BAnqJEgAAAuo11QFtGCMAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Private" ] ] }, { "label": "Raw", "description": "Raw", "symbol": { "type": "esriPMS", "url": "7a954519c99647b01cc493e98cd734d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQoka3QP0tCURjH8S8mai6a9A9ziJxuQdMlxMVqzKGpQVz1FdQStLj1CpraWgQ3QaolIgzvUmGIDhWBpBAYJChq3KuhnCL03hTxgXN4zu+cDxweM2OWedJwE/CI/gYojgoPLNiCGioa6t5IMEhEmsbid7OCikqJl/0qnxfXJGpGMADMOXAeryLP/IRuln1pUkngBFCAt34Ys2EPeFnrHW5J4WIBCZl5lraA7goB8YGvtmljYqrXVyjToSNybWAIf2Hmi2Y9S3pDZnt2l+jvxRPZVyAPlPTgYXd75lFq0bhax7/YoE6Bu8s8mTDw8e9UcyiFHMr9OWc7IjrtR7pQ1ANgFf273gMjeGSQD4VD6xv+GkeIiFPDkAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Raw" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b761f501a4cee8b30e6793f0933d4986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQoka3QIUvDQRgH4CcMF4SBMMGwYDEMxDhkZZoGGkwG58dwRTAoFvEDDBQ/gMUiDJxB0aLJtZlElBkMBmEaVFBkJ4z5/29DfOGO9353D9xdwh8r8d9wBpnQn+N+UFgeZv4N7ywOBDfJpshPtZE6K3ccVWjFwQJGM2wVGfkJJ5ne5RAVXKLZDTdSFPJhsYNxFDHBrPZYwv6vq35gKPQ3+OzIe73x4pWXA3Il0tsdG2fcooGHKLj6PZ2SbXGywNgzjqnVWMZTz1+tcl3lap25EO11o0gYqo5k6B+jDsTBtZi8L+xbX7VQMOF4mEziAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriPMS", "url": "1afdae60fd3f5485cde5347bf224a55e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQoka2QsUuFQBzHv4OS4CQUJOTiILzBtYtAXk1CzQ3Rf6BjLUFLW39BU+6BizTVkuDSIWhbLUIQOTi8zeDAU8KyR7ynvUf0hTt+97nf5zh+Av4Y4b/FHQAbXR0BeF1WPJEkaZ9zDs75wVKi4zgjURS3DcNAVVXIsuy4KIpb3/fLIXEMYE1RlAtCiPINdV3fCoLgBsAlAArgbVY8l2V5bJrm5yEIAqiqCkIINE3bBdCuQwDXc1+t6xqC8IXyPJ/ypmnmhvBTfGCMvYdhuGnb9qrrutOLNE1fADy17/WJp+2WJMmIMXZvWdZ6WZaI4/guiqIjAJNfp0opfaaUpp7n7XXoalbqFbs8Aljp6qKvYUg8G+ALxYX5ANsxWoRj7G4rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "7a9399270b96fcc63083216f4c4ac482", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQokWNhIBOwUFujAwMDgwyUfYiBgeERsRpLeFi5vH/9+83w6+/vUKI0TnVp1uRm4bQykdAFaWI49eJi8YvfT3c0HJj2BZdGewYGBlFpHvEOf2VXQZigoZi2Rd/ZOZsYGBimMTAwnGBgYHiCrrFRgJ3P3lHWEszpOzuHQZlfnsFfxZVBU0jVkYGBAYQjGRgYVmA49fe/3wxszKxg9s139xj+//8PZv/9/wcjEJA1Hv/6+/vXJVc3mKXohYvMdG2DS+y8f+g+AwPDNQYGhqfYNFaCiG0PDmt+/v1lX4S6j8T7H58YNt/bu3P93b3RDAwMb/GG6vrbW6+vv731XNGBFi+o0Bx0TVg1QsF5BgYGdij7JTYFuDTW4BAnqJEgAAAuo11QFtGCMAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriPMS", "url": "7a954519c99647b01cc493e98cd734d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQoka3QP0tCURjH8S8mai6a9A9ziJxuQdMlxMVqzKGpQVz1FdQStLj1CpraWgQ3QaolIgzvUmGIDhWBpBAYJChq3KuhnCL03hTxgXN4zu+cDxweM2OWedJwE/CI/gYojgoPLNiCGioa6t5IMEhEmsbid7OCikqJl/0qnxfXJGpGMADMOXAeryLP/IRuln1pUkngBFCAt34Ys2EPeFnrHW5J4WIBCZl5lraA7goB8YGvtmljYqrXVyjToSNybWAIf2Hmi2Y9S3pDZnt2l+jvxRPZVyAPlPTgYXd75lFq0bhax7/YoE6Bu8s8mTDw8e9UcyiFHMr9OWc7IjrtR7pQ1ANgFf273gMjeGSQD4VD6xv+GkeIiFPDkAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Raw", "label": "Raw" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 184, 252, 255 ], "toColor": [ 232, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 243, 252, 255 ], "toColor": [ 197, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 207, 252, 255 ], "toColor": [ 192, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 200, 255 ], "toColor": [ 179, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 207, 255 ], "toColor": [ 252, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 215, 255 ], "toColor": [ 236, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 231, 255 ], "toColor": [ 199, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HYD_ID]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "City", "priority": 23, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2151996.9765985236, "ymin": 591935.928136677, "xmax": 2197106.087535587, "ymax": 623631.1866296022, "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": "HYD_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYD_ID", "type": "esriFieldTypeString", "alias": "HYD_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wHydrantManufacturer", "description": "The name of the hydrant manufacturer", "codedValues": [ { "name": "AMERICAN DARLING", "code": "AMERICAN DARLING" }, { "name": "CLOW", "code": "CLOW" }, { "name": "EDDY", "code": "EDDY" }, { "name": "IOWA", "code": "IOWA" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "LUDLOW", "code": "LUDLOW" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "TRAVERSE CITY", "code": "TRAVERSE CITY" }, { "name": "WATEROUS", "code": "WATEROUS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HYD_MODEL", "type": "esriFieldTypeString", "alias": "HYD_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wHydrantModel", "description": "Model of fire hydrant", "codedValues": [ { "name": "F-2545", "code": "F-2545" }, { "name": "F-2500", "code": "F-2500" }, { "name": "MK-73", "code": "MK-73" }, { "name": "B-84-B-5", "code": "B-84-B-5" }, { "name": "Improved", "code": "Improved" }, { "name": "K-81-A", "code": "K-81-A" }, { "name": "Super Centurion", "code": "Super Centurion" }, { "name": "Centurion", "code": "Centurion" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "HYD_SIZE", "type": "esriFieldTypeDouble", "alias": "HYD_SIZE", "domain": null }, { "name": "NOZZLE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "NOZZLE_NUM", "domain": null }, { "name": "BURY_DEPTH", "type": "esriFieldTypeDouble", "alias": "BURY_DEPTH", "domain": null }, { "name": "HYD_EXTEN", "type": "esriFieldTypeSingle", "alias": "HYD_EXTEN", "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "AUX_VAL", "type": "esriFieldTypeString", "alias": "AUX_VAL", "length": 5, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "ROUTE_NUM", "length": 20, "domain": null }, { "name": "ROUTE_ORDER", "type": "esriFieldTypeDouble", "alias": "ROUTE_ORDER", "domain": null }, { "name": "DEAD_END", "type": "esriFieldTypeString", "alias": "DEAD_END", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DE_NUM", "type": "esriFieldTypeString", "alias": "DE_NUM", "length": 10, "domain": null }, { "name": "DE_ORDER", "type": "esriFieldTypeDouble", "alias": "DE_ORDER", "domain": null }, { "name": "STATIC_PRES", "type": "esriFieldTypeSmallInteger", "alias": "STATIC_PRES", "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "MAIN_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "MAIN_DIAM", "domain": null }, { "name": "LAT_DIAM", "type": "esriFieldTypeSingle", "alias": "LAT_DIAM", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BILLING", "type": "esriFieldTypeString", "alias": "BILLING", "length": 50, "domain": { "type": "codedValue", "name": "wHydrantBilling", "description": "Entity billed for private hydrant maintenance program", "codedValues": [ { "name": "U OF I", "code": "U OF I" }, { "name": "UI-DUAL", "code": "UI-DUAL" }, { "name": "UNIVERSITY HEIGHTS", "code": "UNIVERSITY HEIGHTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GPM", "type": "esriFieldTypeDouble", "alias": "Gallons per Minute", "domain": null }, { "name": "Storz_Conn", "type": "esriFieldTypeString", "alias": "Storz_Connection", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANN_BAC_SAM_HYD", "type": "esriFieldTypeString", "alias": "Annual Bacterial Sample Hydrant", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "GDB_957_HYD_ID", "fields": "HYD_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S456_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "SDE.HydrantMaintenanceInspection", "relatedTableId": 33, "role": "esriRelRoleOrigin", "keyField": "HYD_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{61A71E8C-D5EE-45D0-B22D-FD14F4430349}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": 1694167777000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Water System Valve", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP", "uniqueValueGroups": [ { "heading": "OWNERSHIP", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriPMS", "url": "d13488c74eac8898cffc5fd6663ef5ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQoka2SMUvDQBiG32CGTOJPCO1QiouQwSWQutQldOjYyaVjcUkn18JBcQtk8Ad0LhmNcwZJQGlCsNFkCqQUhw6BQ2IiJxasSZfiAwd3xz187318PA6E/zexLEshTdNr27YHlNLjVqvlSZJEOI6z94pMIoQEi8VClCQJmqaxa7HX66lBEIzb7fZtrTgajcxmsynOZjOkaboVYZomkiSZRlFkNRqN5x2x0+mcrFarC13Xa//kui5nGMYUwOWOmGVZV1VVnlVirNfriuw4zmkl6nK5LFm0bTyGLMtQFAVbLMv6qIibzeYJf1AUBZPJ5HsfxzHm8/ljRQQQCoJwTyntoobhcOj7vn9TJ4JSOuB5/iHP8zN2LoriMwzDl36/n3ieZwB4qxUBvOd5fg7ginWPEHJECHkFwKTo98O6kWMNuPtZezl4Vr8ARjmIZyzaf0cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "City" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriPMS", "url": "a46bee23043c8e1af393ecbb5b396bc7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQoka3SP0gCURwH8K9/TsETB0scWgKxweXWbumkwVJwSCi8LRCDRgehrdtcGtyCphSRI/AKHCzQxJCkQVqEw0mX0OPKyRPkPA0FpbIaot/y3oPfh/f98Z4Rfyzjv0Kfz7c1HA53DQZDjyTJy3w+//orDAQCG61W617TtDW32w1FUdBoNBI0TV/XarWDbyHHcXqe5x/tdvsKy7KLBoqijMlkcp+m6auPeAGLxeIFwzAro9EIPM8jHA5DlmVkMhnE43Gk0+m9YDC4Oo+9gLIs71AUBZPJhPF4jFQqhV6vh0gkApvNBo/HY5Qk6RDA2Seo0+kIgiBm++l8pVJptk7RtEiShKZp9qWoFoul3e12nXq9HtlsFrFYDPV6HYIgIBQKod1uw2w23y5Bp9N5nMvlnlRVJaLRKKxWK7xeL8rl8mxOSZJeRFF8WIKFQuGZYZiEoign/X7fNI2mquosYqfTeXO5XNuiKH7/jpVK5dTv998IgnA+GAzWJ5OJ6nA47liWPeI4bvzjB5jfDGBzfm42m6hWq1/b/v5X3wEzc6cUPA+3AwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Other" ] ] }, { "label": "Raw", "description": "Raw", "symbol": { "type": "esriPMS", "url": "05839763970698f7faf670d79b38e775", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQoka3SWyjDcRTA8S/+c8kMm1uUPIg9eSGXFyQzT0qNktxelOQFD0S2RP8XHkSJ0uzF5BIpsZTbg1IKLSWRSy4RS0OyuWW1heEB5+X3O3U+/c7pdwR+GcK/wjyq0++x5nogWBTIB410Xv4I86mN22Vt3sZ9VDzJ3HLNJotiBpqJJcYKv4Q6dJ6jzK0oiFRU0OYqSEQliBQXZKAZeY9dcInt/mxKFI/YMNBCGa2cc8gAjWgZp5/6/CLqQpxtu+AFR+okcvDGl2ee6KOOK86opotAQkkgUzhhrxzo+DSjh0SCj+OmJIUZBlCS7EBvISWIFx7lbq36Izs4ZTfcEy/0NNOEkVWmMSJSRCN7bOCHbNYNRhBbNUT7qh2bpIYeApCjohQTesecZ+yfmFledoNTdK+rKBNvsDRYsXhLCcbOA2/nMTtX8aRlmXG5j/84h0GbR83kMGLvHdYYeLGHEW0qRF2pQ/f87QI4XwZSnfkWKyx8LvrLrr4CKJd1aS+fDjkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Raw" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d13488c74eac8898cffc5fd6663ef5ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQoka2SMUvDQBiG32CGTOJPCO1QiouQwSWQutQldOjYyaVjcUkn18JBcQtk8Ad0LhmNcwZJQGlCsNFkCqQUhw6BQ2IiJxasSZfiAwd3xz187318PA6E/zexLEshTdNr27YHlNLjVqvlSZJEOI6z94pMIoQEi8VClCQJmqaxa7HX66lBEIzb7fZtrTgajcxmsynOZjOkaboVYZomkiSZRlFkNRqN5x2x0+mcrFarC13Xa//kui5nGMYUwOWOmGVZV1VVnlVirNfriuw4zmkl6nK5LFm0bTyGLMtQFAVbLMv6qIibzeYJf1AUBZPJ5HsfxzHm8/ljRQQQCoJwTyntoobhcOj7vn9TJ4JSOuB5/iHP8zN2LoriMwzDl36/n3ieZwB4qxUBvOd5fg7ginWPEHJECHkFwKTo98O6kWMNuPtZezl4Vr8ARjmIZyzaf0cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriPMS", "url": "a46bee23043c8e1af393ecbb5b396bc7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQoka3SP0gCURwH8K9/TsETB0scWgKxweXWbumkwVJwSCi8LRCDRgehrdtcGtyCphSRI/AKHCzQxJCkQVqEw0mX0OPKyRPkPA0FpbIaot/y3oPfh/f98Z4Rfyzjv0Kfz7c1HA53DQZDjyTJy3w+//orDAQCG61W617TtDW32w1FUdBoNBI0TV/XarWDbyHHcXqe5x/tdvsKy7KLBoqijMlkcp+m6auPeAGLxeIFwzAro9EIPM8jHA5DlmVkMhnE43Gk0+m9YDC4Oo+9gLIs71AUBZPJhPF4jFQqhV6vh0gkApvNBo/HY5Qk6RDA2Seo0+kIgiBm++l8pVJptk7RtEiShKZp9qWoFoul3e12nXq9HtlsFrFYDPV6HYIgIBQKod1uw2w23y5Bp9N5nMvlnlRVJaLRKKxWK7xeL8rl8mxOSZJeRFF8WIKFQuGZYZiEoign/X7fNI2mquosYqfTeXO5XNuiKH7/jpVK5dTv998IgnA+GAzWJ5OJ6nA47liWPeI4bvzjB5jfDGBzfm42m6hWq1/b/v5X3wEzc6cUPA+3AwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "05839763970698f7faf670d79b38e775", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQoka3SWyjDcRTA8S/+c8kMm1uUPIg9eSGXFyQzT0qNktxelOQFD0S2RP8XHkSJ0uzF5BIpsZTbg1IKLSWRSy4RS0OyuWW1heEB5+X3O3U+/c7pdwR+GcK/wjyq0++x5nogWBTIB410Xv4I86mN22Vt3sZ9VDzJ3HLNJotiBpqJJcYKv4Q6dJ6jzK0oiFRU0OYqSEQliBQXZKAZeY9dcInt/mxKFI/YMNBCGa2cc8gAjWgZp5/6/CLqQpxtu+AFR+okcvDGl2ee6KOOK86opotAQkkgUzhhrxzo+DSjh0SCj+OmJIUZBlCS7EBvISWIFx7lbq36Izs4ZTfcEy/0NNOEkVWmMSJSRCN7bOCHbNYNRhBbNUT7qh2bpIYeApCjohQTesecZ+yfmFledoNTdK+rKBNvsDRYsXhLCcbOA2/nMTtX8aRlmXG5j/84h0GbR83kMGLvHdYYeLGHEW0qRF2pQ/f87QI4XwZSnfkWKyx8LvrLrr4CKJd1aS+fDjkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Raw", "label": "Raw" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 184, 252, 255 ], "toColor": [ 232, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 243, 252, 255 ], "toColor": [ 197, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 207, 252, 255 ], "toColor": [ 192, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 200, 255 ], "toColor": [ 179, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 207, 255 ], "toColor": [ 252, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 215, 255 ], "toColor": [ 236, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 231, 255 ], "toColor": [ 199, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2151993.33979485, "ymin": 592295.5550348959, "xmax": 2197109.471059074, "ymax": 623635.9264496111, "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": "VALVE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VALVE_ID", "type": "esriFieldTypeString", "alias": "VALVE_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wValveType", "description": "Type of water system valve", "codedValues": [ { "name": "AUXILIARY", "code": "AUX" }, { "name": "AIR RELEASE", "code": "AR" }, { "name": "BLOWOFF", "code": "BOV" }, { "name": "BUTTERFLY", "code": "BV" }, { "name": "CHECK", "code": "CK" }, { "name": "GATE", "code": "V" }, { "name": "PRESSURE", "code": "PRV" }, { "name": "TAPPING", "code": "TV" }, { "name": "CORPORATION", "code": "CORP" }, { "name": "CURB STOP", "code": "CURB" }, { "name": "UNKNOWN", "code": "UN" }, { "name": "BALL", "code": "BALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wValveManufacturer", "description": "Water valve manufacturers", "codedValues": [ { "name": "AMERICAN FLOW", "code": "AMERICAN FLOW" }, { "name": "CLOW", "code": "CLOW" }, { "name": "HYDRO-STOP", "code": "HYDRO-STOP" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "PRATT", "code": "PRATT" }, { "name": "TYLER", "code": "TYLER" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "WATEROUS", "code": "WATEROUS" }, { "name": "IOWA", "code": "IOWA" }, { "name": "DEZURIK", "code": "DEZURIK" }, { "name": "AVK", "code": "AVK" }, { "name": "GAV", "code": "GAV" }, { "name": "AY McDonald", "code": "AY McDonald" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MODEL", "type": "esriFieldTypeString", "alias": "VALVE_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wValveModel", "description": "Water valve models", "codedValues": [ { "name": "USPO-23", "code": "USPO-23" }, { "name": "A-2360", "code": "A-2360" }, { "name": "A-2362", "code": "A-2362" }, { "name": "F-2640", "code": "F-2640" }, { "name": "T-2360", "code": "T-2360" }, { "name": "T-2362", "code": "T-2362" }, { "name": "T-2363", "code": "T-2363" }, { "name": "512BF", "code": "512BF" }, { "name": "516BF", "code": "516BF" }, { "name": "Series 45", "code": "Series 45" }, { "name": "8571SS", "code": "8571SS" }, { "name": "800 Series", "code": "800 Series" }, { "name": "8950SS", "code": "8950SS" }, { "name": "74701BQ", "code": "74701BQ" }, { "name": "B-25008N", "code": "B-25008N" }, { "name": "76100Q", "code": "76100Q" }, { "name": "B25209N", "code": "B25209N" }, { "name": "F-2639", "code": "F-2639" }, { "name": "2638", "code": "2638" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "NORM_POSN", "type": "esriFieldTypeString", "alias": "Normal Position", "length": 10, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "Normal operating position of water valve", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "PARTIAL", "code": "PARTIAL" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S464_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 177, "name": "Nornally CLOSED Valves", "type": "Feature Layer", "description": "Indicates general locational relationship of drinking water system valves on water pipe, and general location of sister system valves at water system interconnection points. Information maintained for each valve includes type of valve, valve make and model, date installed, field measurements, and installation depth. ", "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": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fd17383ba84e261f39d17276f4395dc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqElEQVRIid3VMWgTURzH8e97l0BAW4vooODSppd0Kuigo0IpOFSRENMImVwzOhWR0FXIqCClHUQ0DVShFBECLiJUu1QITS8NuAniEIUUSnP3L5d0SDSX5E466A8ejzt4n3f33p/3QpxgQv8vnixzWoeZ1ULMUYxp4TuarWaUD0WFHQhP1jhj2DwEskBEFCjA7REwqnybt1iMT/Isp3CGxpN7RA2HDcDs82EXgKeVKjcz29x7Pk1jIJ4sc9ZweAeMM1xuHUZ4gXAH5f5TH9wIk/cBt6O4nba4/xKWPPFUlQmEDAEiikc5Yblz/btwLSQEdBAcuFSpcQ342BMX4UqrJAJGbC574mjOdW+Jv2g43/ncjQs/g9Mgmro3rthplVTAKHe8Fy4Ob5RiIaD9qy6898QLMT6nLUoCM75pRf7tJAeeuJumQ9bQfAJGfdBfGqd4/PvLP/BinN27FgkD1gRGhoArtsHc+kX2B+JuVk1KKYurCp4A1z1QWxQrjuZBcaJ3lXkeuQWztfM35tuTzAnEjpfqB4otmrwuTPH1ry6LVyab0Gq+8+/eoUeM5ndM9gprsQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2151993.33979485, "ymin": 592295.5550348959, "xmax": 2197109.471059074, "ymax": 623635.9264496111, "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": "VALVE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VALVE_ID", "type": "esriFieldTypeString", "alias": "VALVE_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wValveType", "description": "Type of water system valve", "codedValues": [ { "name": "AUXILIARY", "code": "AUX" }, { "name": "AIR RELEASE", "code": "AR" }, { "name": "BLOWOFF", "code": "BOV" }, { "name": "BUTTERFLY", "code": "BV" }, { "name": "CHECK", "code": "CK" }, { "name": "GATE", "code": "V" }, { "name": "PRESSURE", "code": "PRV" }, { "name": "TAPPING", "code": "TV" }, { "name": "CORPORATION", "code": "CORP" }, { "name": "CURB STOP", "code": "CURB" }, { "name": "UNKNOWN", "code": "UN" }, { "name": "BALL", "code": "BALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wValveManufacturer", "description": "Water valve manufacturers", "codedValues": [ { "name": "AMERICAN FLOW", "code": "AMERICAN FLOW" }, { "name": "CLOW", "code": "CLOW" }, { "name": "HYDRO-STOP", "code": "HYDRO-STOP" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "PRATT", "code": "PRATT" }, { "name": "TYLER", "code": "TYLER" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "WATEROUS", "code": "WATEROUS" }, { "name": "IOWA", "code": "IOWA" }, { "name": "DEZURIK", "code": "DEZURIK" }, { "name": "AVK", "code": "AVK" }, { "name": "GAV", "code": "GAV" }, { "name": "AY McDonald", "code": "AY McDonald" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MODEL", "type": "esriFieldTypeString", "alias": "VALVE_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wValveModel", "description": "Water valve models", "codedValues": [ { "name": "USPO-23", "code": "USPO-23" }, { "name": "A-2360", "code": "A-2360" }, { "name": "A-2362", "code": "A-2362" }, { "name": "F-2640", "code": "F-2640" }, { "name": "T-2360", "code": "T-2360" }, { "name": "T-2362", "code": "T-2362" }, { "name": "T-2363", "code": "T-2363" }, { "name": "512BF", "code": "512BF" }, { "name": "516BF", "code": "516BF" }, { "name": "Series 45", "code": "Series 45" }, { "name": "8571SS", "code": "8571SS" }, { "name": "800 Series", "code": "800 Series" }, { "name": "8950SS", "code": "8950SS" }, { "name": "74701BQ", "code": "74701BQ" }, { "name": "B-25008N", "code": "B-25008N" }, { "name": "76100Q", "code": "76100Q" }, { "name": "B25209N", "code": "B25209N" }, { "name": "F-2639", "code": "F-2639" }, { "name": "2638", "code": "2638" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NORM_POSN", "type": "esriFieldTypeString", "alias": "Normal Position", "length": 10, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "Normal operating position of water valve", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "PARTIAL", "code": "PARTIAL" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_506", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_506", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S464_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Structures", "type": "Feature Layer", "description": "Identifies and locates structures associated with the operation of the Iowa City drinking water distribution system. Information recorded includes general function of structure, address, and building dimensions, and building materials. The information as associated in this data set precludes it from being open to the public under NIPP and related regulatory guidelines.", "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": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRCT_TYPE", "uniqueValueGroups": [ { "heading": "STRCT_TYPE", "classes": [ { "label": "Manhole", "description": "Manhole", "symbol": { "type": "esriPMS", "url": "8d23e3d05783f7d34e75a6b91b003aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVRIiWNhoCFgGXaG8+la2q2WklXkJWTA43s3b1w7cyKZgYHhPzGG8+pZ2O1qmrfOnE9QmKDrbl86a9xflsFx48KZaHQL0A3nNbB22Nk4d605r4AQAzFAVc+YraBzRnB/afr/m5fOxiBbgGK4vpX9tsa5ay2JNRgG1PSN2Qq6Zwb3l2d+vXXhdBpWw3VMrWVINRgG1PWN2eVU1DVuXTg9jJMiVcCo4cM5WO7duPLt39+/DEzMzCQb9OHNK4bXTx99wmn4nXPHAzryEraUT5yvxszCQpLBTWnhxy8ePxSG0/DXr1/fvnhop09HXvyWikkLibIAbHB6xNELxw64MTAwfMNpOMyCS4d3+9QlBq5T1NTlImT4tTMnHl84tt+TgYHhO7ocVqe9fv369uvdW3SP795C0OX4wNBNigAGCXZSECc0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manhole" ], [ "MANHOLE" ] ] }, { "label": "Monitoring Well", "description": "Monitoring Well", "symbol": { "type": "esriPMS", "url": "56182ae866082b67b0a07fc19074d0f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVQ4jWNhoBFgGb4Gn/fy6Pr78v0rk7Mne6hq8H9RMRmG91/fE6ser8G3VVTYP0vIlP5n/Jf8/8o1Wcb/jEFnLW0SmX79nsXz8e1k1Tt3fpJs8AV9fenPfPyn/3/8KAkTY44JZWY01lX9t2V37adjp9MvcHM7GFy8+JRog2+rqLB/EhA8z/D+oyi6HKOYCANzUiQfg5Ya9985Sw/cVlHRweZyrAZ/0dHpYLj3EMNQZMBsYczMcPWm2JfDp3IZGO70EGXwvy9fYxiIAEy+bnx/Tp5PY2BgwG/wOQur8n+MzEwM794LYzPo/41bDP/QBX/+lDtjaVvJ8OvXb+SkiGLwfzkpZSZOLh6G67f+M4b5MaIYcP02w78zFxkYQBgZsDKzMKkp6jK+fvUEp4uNV60BeYvhnJubJ5O5iQCjiCBc7i+IOH8F0xtcXI+NFi6KwhsUMPBfSnzr/z2Hohkj/BkIAcb/THOxiWM3+C1n2r9n5/0ZNVV5GPW1cBvKz/uc9/mTbqINNtk869uZtDQrhkWrjjGZGvIwuthhKhLkf8304b0prtyHM+eZzJp1+Yxvmjjj06ez/rVP8Gb48ImPgYWZkUFI8C0TD/cSnitXKsjK0jCXMzAwgNP0ufi4Zf9v3b9ssmd3OwNVS7fv374w/f+LkYwpNtgYmhSpbjCpgGYGAwA2MLsFzyJXQQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MW" ] ] }, { "label": "Observation Well", "description": "Observation Well", "symbol": { "type": "esriPMS", "url": "b0f1f98a53516c827cd2b31280da57bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACK0lEQVQ4jWNhoBFgGb4GKyvLdz158uLVz58/e6hqsIyMrMybNx/e//z5k4EaBrMLCwuX/v//L/nkyTPS//79C+Ln50v88ePnrJ8/f05mYGD4SY7B0iIiwie9vd3FIqNCWXft2svAwszC4OBoozp//pLa7dt2pX/58s2BgYHhKSkGs4uLi52tri4Rd3C0RZGQkZFmqK0t5zMzM+FubGg78OXLNx1sLsdqsLa2ZoepqRGGocjA3d2Z+dTJ02KbNu3IxRahWA3++PFTTERkCAMhkJgUy7dr1/40ggbz8nKXMzGxML17915w396DKArPnbvIwMTIiGH49+8/5Pj5+St//PjxG9kCFIPV1FSVeXh4eM6cOcf45+8fFAP+//vH8I+JiQFdnImJicnAQFf3yZPHT+7efYjdxWfPXkgD0fLysp7u7i4CkpLiqN5jZmGIiQ2H8589e8GwYP7SpwcPHonCGxQwIK8ot3XVynXR+QWZDPjA8mWrfzMyMs3FJofV4K+ff6Tt2bPf38TEkMfaxgKroQf2H2bYunXnq7dv33YTbfDZs2e/eXm5WHV09B1zcXHkCQsPQvH+iuVrGLZv3/3yzZu35rhyH86ct23bnsvGxsbid+/enZWWmuv95s1bvv//Gf4vW7b6PT8/35KXL19VkJulGUAuZ2BgiAGx7e1tll24cPnykydP2588wZqLiTcYGXz58uXLv39//jEQCYg2+Cw0KVLdYFIBzQwGAChF5KNTHGJpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OW" ] ] }, { "label": "Pit", "description": "Pit", "symbol": { "type": "esriPMS", "url": "05b6c2f939438cd23fb030a22a4421b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjElEQVQ4ja2RvUtbURjGf+fkGqkgxCHRXIWSIUNxsLg5FepUnURETO6F0qF7oX+AW0cHNwdRr0hFiosdWsHgEAdxK0EEg0jrSaAQLK16Y5J75GYQ0uT6RZ7pfLy/97zPcwyeKKN94HvdgateUZMRpOffXxC5/M58shwM2uoFV2oIt2OLjdi/+tm7392UxBi2usQxvzWDqZ9JEDEc83NDs8XoX2CTlHqOXXyN07fTCBqhXlbiu4Gm1sxT0sV4sMcHyvjPo40M7bHcm8cqfEToH3VflpqkRi4Y1PoPXm0UyIMeQpME/EAm6Sx/pfLsZWswHM5wXZkj9WsfrfeBYWa15LjgsZRwSRcDXvQTTJ+FCMk3CO8LnpQcq2m0OLjboy8p8mgxgjPwCetMgFhHMvMQcJMqpfp6tf8IW2VwzMP7weW4n17udu+YH5pq2vOPsnyAVRjHcLMsJc4bqt6eRKiGJ5DVbDPoxz2V20b0TGOpKFq4oCtIBFUu6IqvsiAqrUfdGLz2XT1u1Cd7fKRuAHYSg+2FKZDyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pit" ] ] }, { "label": "Production Well", "description": "Production Well", "symbol": { "type": "esriPMS", "url": "79e7d021b689db89fd20ea40b9cac378", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD00lEQVRIieWWX0xbdRTHz+/+620prIXSC13plinDZXQm26g4Y8kezEwwPriXRRdMlhl4YCbow17WuIS9+KBEJJFFX1yM2ct8MNH4YGSDiB1FtqyUCQxx2BU62t3a/9y/5ndna29bEKIxJn6Tm3vP79x7Pvec3/nd36XgXxL1/wS9Nuyvs9eiXllUXhZlhVNUxUARiCcp4o6QlUZG3/RO/S3QwPuTRrDAp9FY/mSOpgknZwKzmQaKRJDfkF3r8fzT8YRw+uzIRJg1UD0jbzx7fceggU8mn0zn5SlKIKwnvA7gbMaq94mSgoLzfEtwnv/u3Kh/8MO+zne2Der76Hs7n5buNDcajc93cEAQSOdPZyQw1zx+lKYIOHywARx2E/p2MuI7N+qHarCqIITUQIPFYOzycNjQ+VYfZmEmFIfu4y268aZGI7zwnAN9M/7A1//xD2PlZawAXfg80PtLJON60dtSAcGamY3DWiynAZvtJp0Pl/dQmxUt/Zq6AgCuLUF8SvC52yxgYIgKSCSa1SAaEGdVBsJyP2WF2cWEs2943FPajTrQxcvTpp9+Szm6PE0VAQRBgR+DsaK9tp6Dn1dSsM9Vq7uPIglwNplQLi/1A0BPVRCyUc+QSUB1tUxxbENQILTIw+wCD6Ko6IKO+Vfh7lJCa4bSMjbWs7C8kjyke4FSQ1XUJ1gDWbRx8FuhOAhlgFLhzL6+HtaaocvTrHUjjiEpqnVTEI1QUpLVot26d5cGqZZNqZpsRi2rQsvjGAQiNjYFUQQZzOdlkGUVSBJpDYEDtLdaIbjwCILzvOYryF7PwhG3DRycvinSaRFokohuCjr/ivvumQ8mhAfRDONymIvjDEPAkXabdn177pF2pmkCTnidmq9c4WgWjCz15aYgLFu9wT93L+EtBRXk3l8PocWEVsb2/daqkGgsB8mUqKRE8vKWoDoT1TO3nFm+H8mgPY4anQ8HxoDQAg8HW3VzrUlRVPDfXgfOxlwbOtOZ3BJ04eTh+76r00M3bq6+1X3cCQ0WVufHAIYmKhe0qsJEIAqSpPCQJV/f1rdu8NTRt89/Fmj7aizcjRfvnt1/ltHwR1alwmttfGoN4omNnNVMeYb6jz3+fGxnm3j3dMdLvqvT790IrA1w91h0oNUCu7karRsLSqYEWA6nIDifgFoztcIayI6hs8ce7njjw5ldujYznMxKV/y3Yp2Z7CrDsmRh4wNZBbVhFxPZ66gZvPRqh27ydwQqzBkAdGlZfhE8ICmyW1TVOkSgJTUm3bzYezT7VzG2BSpfZwCAD9ip/lt/Qf+EfgfwQYH+14g2XwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Production Well" ] ] }, { "label": "Pump Station", "description": "Pump Station", "symbol": { "type": "esriPMS", "url": "878507822e85486c0856941d54ffe751", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVRIie3VvyuFURjA8Q+OUiJil+2W2WZWkkF2q6wGMtluBrtJNhaDSWbZbneS8geQxUJSNympR+l1i3t7fxDfeobzdM7p23mec05SMelfwGcaeCnoZPow/VUJ+rOTcuQqm0gqJv1GgeEo0yNakRvDMx7KENjHBEawjB7UQ2oFF0UL3GIJ49iI3CyGsB5RqMA79xjEHRZwhE0dkjpdgFHsYAp7OIuybGEO10ULtHCOQzSjF+Yxg7WIQgWecPxhvI3VkFqs4h1o4CCuYLMMgd3M+K0PbtCLkzIELtvkTrvYp2uBXEk/UaDW7tvMicnvCAz46yVQJq+JPyZANXqZhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pump Station" ] ] }, { "label": "Vault", "description": "Vault", "symbol": { "type": "esriPMS", "url": "8d23e3d05783f7d34e75a6b91b003aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVRIiWNhoCFgGXaG8+la2q2WklXkJWTA43s3b1w7cyKZgYHhPzGG8+pZ2O1qmrfOnE9QmKDrbl86a9xflsFx48KZaHQL0A3nNbB22Nk4d605r4AQAzFAVc+YraBzRnB/afr/m5fOxiBbgGK4vpX9tsa5ay2JNRgG1PSN2Qq6Zwb3l2d+vXXhdBpWw3VMrWVINRgG1PWN2eVU1DVuXTg9jJMiVcCo4cM5WO7duPLt39+/DEzMzCQb9OHNK4bXTx99wmn4nXPHAzryEraUT5yvxszCQpLBTWnhxy8ePxSG0/DXr1/fvnhop09HXvyWikkLibIAbHB6xNELxw64MTAwfMNpOMyCS4d3+9QlBq5T1NTlImT4tTMnHl84tt+TgYHhO7ocVqe9fv369uvdW3SP795C0OX4wNBNigAGCXZSECc0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Vault" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8d23e3d05783f7d34e75a6b91b003aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVRIiWNhoCFgGXaG8+la2q2WklXkJWTA43s3b1w7cyKZgYHhPzGG8+pZ2O1qmrfOnE9QmKDrbl86a9xflsFx48KZaHQL0A3nNbB22Nk4d605r4AQAzFAVc+YraBzRnB/afr/m5fOxiBbgGK4vpX9tsa5ay2JNRgG1PSN2Qq6Zwb3l2d+vXXhdBpWw3VMrWVINRgG1PWN2eVU1DVuXTg9jJMiVcCo4cM5WO7duPLt39+/DEzMzCQb9OHNK4bXTx99wmn4nXPHAzryEraUT5yvxszCQpLBTWnhxy8ePxSG0/DXr1/fvnhop09HXvyWikkLibIAbHB6xNELxw64MTAwfMNpOMyCS4d3+9QlBq5T1NTlImT4tTMnHl84tt+TgYHhO7ocVqe9fv369uvdW3SP795C0OX4wNBNigAGCXZSECc0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "8d23e3d05783f7d34e75a6b91b003aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVRIiWNhoCFgGXaG8+la2q2WklXkJWTA43s3b1w7cyKZgYHhPzGG8+pZ2O1qmrfOnE9QmKDrbl86a9xflsFx48KZaHQL0A3nNbB22Nk4d605r4AQAzFAVc+YraBzRnB/afr/m5fOxiBbgGK4vpX9tsa5ay2JNRgG1PSN2Qq6Zwb3l2d+vXXhdBpWw3VMrWVINRgG1PWN2eVU1DVuXTg9jJMiVcCo4cM5WO7duPLt39+/DEzMzCQb9OHNK4bXTx99wmn4nXPHAzryEraUT5yvxszCQpLBTWnhxy8ePxSG0/DXr1/fvnhop09HXvyWikkLibIAbHB6xNELxw64MTAwfMNpOMyCS4d3+9QlBq5T1NTlImT4tTMnHl84tt+TgYHhO7ocVqe9fv369uvdW3SP795C0OX4wNBNigAGCXZSECc0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MANHOLE", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "56182ae866082b67b0a07fc19074d0f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVQ4jWNhoBFgGb4Gn/fy6Pr78v0rk7Mne6hq8H9RMRmG91/fE6ser8G3VVTYP0vIlP5n/Jf8/8o1Wcb/jEFnLW0SmX79nsXz8e1k1Tt3fpJs8AV9fenPfPyn/3/8KAkTY44JZWY01lX9t2V37adjp9MvcHM7GFy8+JRog2+rqLB/EhA8z/D+oyi6HKOYCANzUiQfg5Ya9985Sw/cVlHRweZyrAZ/0dHpYLj3EMNQZMBsYczMcPWm2JfDp3IZGO70EGXwvy9fYxiIAEy+bnx/Tp5PY2BgwG/wOQur8n+MzEwM794LYzPo/41bDP/QBX/+lDtjaVvJ8OvXb+SkiGLwfzkpZSZOLh6G67f+M4b5MaIYcP02w78zFxkYQBgZsDKzMKkp6jK+fvUEp4uNV60BeYvhnJubJ5O5iQCjiCBc7i+IOH8F0xtcXI+NFi6KwhsUMPBfSnzr/z2Hohkj/BkIAcb/THOxiWM3+C1n2r9n5/0ZNVV5GPW1cBvKz/uc9/mTbqINNtk869uZtDQrhkWrjjGZGvIwuthhKhLkf8304b0prtyHM+eZzJp1+Yxvmjjj06ez/rVP8Gb48ImPgYWZkUFI8C0TD/cSnitXKsjK0jCXMzAwgNP0ufi4Zf9v3b9ssmd3OwNVS7fv374w/f+LkYwpNtgYmhSpbjCpgGYGAwA2MLsFzyJXQQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MW", "label": "Monitoring Well" }, { "symbol": { "type": "esriPMS", "url": "b0f1f98a53516c827cd2b31280da57bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACK0lEQVQ4jWNhoBFgGb4GKyvLdz158uLVz58/e6hqsIyMrMybNx/e//z5k4EaBrMLCwuX/v//L/nkyTPS//79C+Ln50v88ePnrJ8/f05mYGD4SY7B0iIiwie9vd3FIqNCWXft2svAwszC4OBoozp//pLa7dt2pX/58s2BgYHhKSkGs4uLi52tri4Rd3C0RZGQkZFmqK0t5zMzM+FubGg78OXLNx1sLsdqsLa2ZoepqRGGocjA3d2Z+dTJ02KbNu3IxRahWA3++PFTTERkCAMhkJgUy7dr1/40ggbz8nKXMzGxML17915w396DKArPnbvIwMTIiGH49+8/5Pj5+St//PjxG9kCFIPV1FSVeXh4eM6cOcf45+8fFAP+//vH8I+JiQFdnImJicnAQFf3yZPHT+7efYjdxWfPXkgD0fLysp7u7i4CkpLiqN5jZmGIiQ2H8589e8GwYP7SpwcPHonCGxQwIK8ot3XVynXR+QWZDPjA8mWrfzMyMs3FJofV4K+ff6Tt2bPf38TEkMfaxgKroQf2H2bYunXnq7dv33YTbfDZs2e/eXm5WHV09B1zcXHkCQsPQvH+iuVrGLZv3/3yzZu35rhyH86ct23bnsvGxsbid+/enZWWmuv95s1bvv//Gf4vW7b6PT8/35KXL19VkJulGUAuZ2BgiAGx7e1tll24cPnykydP2588wZqLiTcYGXz58uXLv39//jEQCYg2+Cw0KVLdYFIBzQwGAChF5KNTHGJpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OW", "label": "Observation Well" }, { "symbol": { "type": "esriPMS", "url": "05b6c2f939438cd23fb030a22a4421b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjElEQVQ4ja2RvUtbURjGf+fkGqkgxCHRXIWSIUNxsLg5FepUnURETO6F0qF7oX+AW0cHNwdRr0hFiosdWsHgEAdxK0EEg0jrSaAQLK16Y5J75GYQ0uT6RZ7pfLy/97zPcwyeKKN94HvdgateUZMRpOffXxC5/M58shwM2uoFV2oIt2OLjdi/+tm7392UxBi2usQxvzWDqZ9JEDEc83NDs8XoX2CTlHqOXXyN07fTCBqhXlbiu4Gm1sxT0sV4sMcHyvjPo40M7bHcm8cqfEToH3VflpqkRi4Y1PoPXm0UyIMeQpME/EAm6Sx/pfLsZWswHM5wXZkj9WsfrfeBYWa15LjgsZRwSRcDXvQTTJ+FCMk3CO8LnpQcq2m0OLjboy8p8mgxgjPwCetMgFhHMvMQcJMqpfp6tf8IW2VwzMP7weW4n17udu+YH5pq2vOPsnyAVRjHcLMsJc4bqt6eRKiGJ5DVbDPoxz2V20b0TGOpKFq4oCtIBFUu6IqvsiAqrUfdGLz2XT1u1Cd7fKRuAHYSg+2FKZDyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pit", "label": "Pit" }, { "symbol": { "type": "esriPMS", "url": "79e7d021b689db89fd20ea40b9cac378", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD00lEQVRIieWWX0xbdRTHz+/+620prIXSC13plinDZXQm26g4Y8kezEwwPriXRRdMlhl4YCbow17WuIS9+KBEJJFFX1yM2ct8MNH4YGSDiB1FtqyUCQxx2BU62t3a/9y/5ndna29bEKIxJn6Tm3vP79x7Pvec3/nd36XgXxL1/wS9Nuyvs9eiXllUXhZlhVNUxUARiCcp4o6QlUZG3/RO/S3QwPuTRrDAp9FY/mSOpgknZwKzmQaKRJDfkF3r8fzT8YRw+uzIRJg1UD0jbzx7fceggU8mn0zn5SlKIKwnvA7gbMaq94mSgoLzfEtwnv/u3Kh/8MO+zne2Der76Hs7n5buNDcajc93cEAQSOdPZyQw1zx+lKYIOHywARx2E/p2MuI7N+qHarCqIITUQIPFYOzycNjQ+VYfZmEmFIfu4y268aZGI7zwnAN9M/7A1//xD2PlZawAXfg80PtLJON60dtSAcGamY3DWiynAZvtJp0Pl/dQmxUt/Zq6AgCuLUF8SvC52yxgYIgKSCSa1SAaEGdVBsJyP2WF2cWEs2943FPajTrQxcvTpp9+Szm6PE0VAQRBgR+DsaK9tp6Dn1dSsM9Vq7uPIglwNplQLi/1A0BPVRCyUc+QSUB1tUxxbENQILTIw+wCD6Ko6IKO+Vfh7lJCa4bSMjbWs7C8kjyke4FSQ1XUJ1gDWbRx8FuhOAhlgFLhzL6+HtaaocvTrHUjjiEpqnVTEI1QUpLVot26d5cGqZZNqZpsRi2rQsvjGAQiNjYFUQQZzOdlkGUVSBJpDYEDtLdaIbjwCILzvOYryF7PwhG3DRycvinSaRFokohuCjr/ivvumQ8mhAfRDONymIvjDEPAkXabdn177pF2pmkCTnidmq9c4WgWjCz15aYgLFu9wT93L+EtBRXk3l8PocWEVsb2/daqkGgsB8mUqKRE8vKWoDoT1TO3nFm+H8mgPY4anQ8HxoDQAg8HW3VzrUlRVPDfXgfOxlwbOtOZ3BJ04eTh+76r00M3bq6+1X3cCQ0WVufHAIYmKhe0qsJEIAqSpPCQJV/f1rdu8NTRt89/Fmj7aizcjRfvnt1/ltHwR1alwmttfGoN4omNnNVMeYb6jz3+fGxnm3j3dMdLvqvT790IrA1w91h0oNUCu7karRsLSqYEWA6nIDifgFoztcIayI6hs8ce7njjw5ldujYznMxKV/y3Yp2Z7CrDsmRh4wNZBbVhFxPZ66gZvPRqh27ydwQqzBkAdGlZfhE8ICmyW1TVOkSgJTUm3bzYezT7VzG2BSpfZwCAD9ip/lt/Qf+EfgfwQYH+14g2XwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Production Well", "label": "Production Well" }, { "symbol": { "type": "esriPMS", "url": "878507822e85486c0856941d54ffe751", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVRIie3VvyuFURjA8Q+OUiJil+2W2WZWkkF2q6wGMtluBrtJNhaDSWbZbneS8geQxUJSNympR+l1i3t7fxDfeobzdM7p23mec05SMelfwGcaeCnoZPow/VUJ+rOTcuQqm0gqJv1GgeEo0yNakRvDMx7KENjHBEawjB7UQ2oFF0UL3GIJ49iI3CyGsB5RqMA79xjEHRZwhE0dkjpdgFHsYAp7OIuybGEO10ULtHCOQzSjF+Yxg7WIQgWecPxhvI3VkFqs4h1o4CCuYLMMgd3M+K0PbtCLkzIELtvkTrvYp2uBXEk/UaDW7tvMicnvCAz46yVQJq+JPyZANXqZhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station", "label": "Pump Station" }, { "symbol": { "type": "esriPMS", "url": "8d23e3d05783f7d34e75a6b91b003aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVRIiWNhoCFgGXaG8+la2q2WklXkJWTA43s3b1w7cyKZgYHhPzGG8+pZ2O1qmrfOnE9QmKDrbl86a9xflsFx48KZaHQL0A3nNbB22Nk4d605r4AQAzFAVc+YraBzRnB/afr/m5fOxiBbgGK4vpX9tsa5ay2JNRgG1PSN2Qq6Zwb3l2d+vXXhdBpWw3VMrWVINRgG1PWN2eVU1DVuXTg9jJMiVcCo4cM5WO7duPLt39+/DEzMzCQb9OHNK4bXTx99wmn4nXPHAzryEraUT5yvxszCQpLBTWnhxy8ePxSG0/DXr1/fvnhop09HXvyWikkLibIAbHB6xNELxw64MTAwfMNpOMyCS4d3+9QlBq5T1NTlImT4tTMnHl84tt+TgYHhO7ocVqe9fv369uvdW3SP795C0OX4wNBNigAGCXZSECc0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Vault", "label": "Vault" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 184, 252, 255 ], "toColor": [ 232, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 243, 252, 255 ], "toColor": [ 197, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 207, 252, 255 ], "toColor": [ 192, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 200, 255 ], "toColor": [ 179, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 207, 255 ], "toColor": [ 252, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 215, 255 ], "toColor": [ 236, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 231, 255 ], "toColor": [ 199, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 197, 255 ], "toColor": [ 252, 246, 197, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2168021.6857518107, "ymin": 601911.9800626487, "xmax": 2191692.979944557, "ymax": 623192.2042343915, "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": "STRCT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRCT_ID", "type": "esriFieldTypeString", "alias": "STRCT_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRCT_TYPE", "type": "esriFieldTypeString", "alias": "STRCT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wStructureType", "description": "The type of water structures", "codedValues": [ { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Other", "code": "Other" }, { "name": "Observation Well", "code": "OW" }, { "name": "Monitoring Well", "code": "MW" }, { "name": "Pit", "code": "Pit" }, { "name": "Vault", "code": "Vault" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Handhole", "code": "Handhole" }, { "name": "Valve", "code": "Valve" }, { "name": "Intake", "code": "Intake" }, { "name": "Conduit", "code": "Conduit" }, { "name": "Casing", "code": "Casing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EQUIP_TYPE", "type": "esriFieldTypeString", "alias": "EQUIP_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wEquipmentType", "description": "Type of water equipment located in structure.", "codedValues": [ { "name": "METER", "code": "METER" }, { "name": "VALVE", "code": "VALVE" }, { "name": "WELL", "code": "WELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "HOUS_FRAC", "type": "esriFieldTypeString", "alias": "HOUS_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": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "STRCT_MAT", "type": "esriFieldTypeString", "alias": "STRCT_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wStructureMaterial", "description": "The type of material in used for structure", "codedValues": [ { "name": "Round Brick", "code": "Round Brick" }, { "name": "Round Concrete", "code": "Round Concrete" }, { "name": "Round Clay Tile", "code": "Round Clay Tile" }, { "name": "Round Corregated PVC", "code": "Round Corregated PVC" }, { "name": "Rectangular Concrete", "code": "Rectangular Concrete" }, { "name": "Rectangular CMU", "code": "Rectangular CMU" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S457_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Water Service Valve", "type": "Feature Layer", "description": "Locations and nominal sizes of water valves installed on private water service lines connected to the Iowa City drinking water distribution system. All private water service valves not included in wServiceConnect are in this dataset.", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "City of Iowa City Water Division", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVE_DIAM", "uniqueValueGroups": [ { "heading": "VALVE_DIAM", "classes": [ { "label": "Small Service Valve", "description": "Small Service Valve", "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "." ], [ "0" ], [ "0.75" ], [ "1" ], [ "1.25" ], [ "1.5" ], [ "1.75" ], [ "2" ] ] }, { "label": "Large Service Valve", "description": "Large Service Valve", "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ], [ "4" ], [ "6" ], [ "8" ], [ "10" ], [ "12" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ".", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0.75", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1.25", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1.5", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1.75", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "1c22f8de549f3fde41600ccddf6e5b53", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQoka3SzytEARDA8e+8t6S4qI21FuHi5Obg5iYHOchamyJXZd2UP8DZWmmLuPH2bU6UUm5KOfgPpLT73m5+HCSUfW+k2Ni1DjKnaaZPMzUT4I8R+FdYwO728PsVfTRoOgsz+vQrdNgNCmZK0RtBzgXpEp4SeezjdqLrP0JFxcXeVHgIM7nwZfqBoEd5bL7iMiyQnVHEEqh3sFbDxBaL7Pd4lDYCyFAJ0g4H259rl6GPjvjIbAfRZxfbdLC2PEoRE2+mhXgxj3WiPA4CJ9+ggBlh4uU9L8GpibEg6Gkr8eJH/x6kqWpVgUuXTF8OyzPQNUGGFcYdMithJpeBARMjWQVf8ZMBzJSBNoI33Ub8Fki7ZOYdrA1BmkNEr6pgJ1NOAWvHR+JQH1T0Lke2wUfvDSSieHM17xgidnjN3kUdJFzsXgM8AzkKMTEmiNaEn5OBpcp6Zfz5V98A/KZ/TkBt0+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Small Service Valve" }, { "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Large Service Valve" }, { "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Large Service Valve" }, { "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Large Service Valve" }, { "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Large Service Valve" }, { "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Large Service Valve" }, { "symbol": { "type": "esriPMS", "url": "292c75daef772c39de253f9c9409ba41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQokWNhIBOwUF1jtV2WLCsTw/uGA9O+ENT4n+E/4ySnxv4vv77EO0hbCPz59+ffd7N/t7lYWIvrj03eilPjDNe2Zala4RE7HxxisJIyBgkxvfvxUV2GV3KVJJ9EUNqO6p0YGivMMkP//f8btvfRMYYzLy4zsDBBpKBsricfX85gYGBQxNCoJCDrn6obyQRi//n3h8FHyYkBma0qoKDw6dcPowlnZ51D0cjDws2HLxQFOfgZ/v77ocTAwICq8cGnpy+23NuH7DwGZPbdDw/+MjP9O4rh1F9/f3cp8csFaQmrCGNz6trbO7YX7G9+jqGx4Xj/HQleofJvv7/3MTAwwJ39599fhnW3dp57/fNlMs7oyNhVO7fJsvDUfyaG1h9/fkn++f/n+9kXl88KnJMrbmBo+IdTIwjUHe+/zMDA4IcvoLBqJBYAABbuj5IGUca0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Large Service Valve" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2095075.2320006276, "ymin": 591949.2581622472, "xmax": 2196909.753934835, "ymax": 681956.6157644489, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EASTING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STBX_ID", "type": "esriFieldTypeInteger", "alias": "STBX_ID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "VALVE_ID", "type": "esriFieldTypeString", "alias": "VALVE_ID", "length": 50, "domain": null }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wValveType", "description": "Type of water system valve", "codedValues": [ { "name": "AUXILIARY", "code": "AUX" }, { "name": "AIR RELEASE", "code": "AR" }, { "name": "BLOWOFF", "code": "BOV" }, { "name": "BUTTERFLY", "code": "BV" }, { "name": "CHECK", "code": "CK" }, { "name": "GATE", "code": "V" }, { "name": "PRESSURE", "code": "PRV" }, { "name": "TAPPING", "code": "TV" }, { "name": "CORPORATION", "code": "CORP" }, { "name": "CURB STOP", "code": "CURB" }, { "name": "UNKNOWN", "code": "UN" }, { "name": "BALL", "code": "BALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "SERVICE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wServiceType", "description": "Describes primary water use of asset.", "codedValues": [ { "name": "FIRE ONLY", "code": "FIRE" }, { "name": "DOMESTIC ONLY", "code": "DOM" }, { "name": "IRRIGATION", "code": "IRR" }, { "name": "MASTER DOMESTIC", "code": "MASTER" }, { "name": "HYDRANT RUN", "code": "HYDRANT RUN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "FIRE AND DOMESTIC", "code": "FIRE & DOM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECT_MTHD", "type": "esriFieldTypeInteger", "alias": "COLLECT_MTHD", "domain": { "type": "codedValue", "name": "COLLECT_MTH_CODE", "description": "Collection Method Descriptions", "codedValues": [ { "name": "Address Matching-Block Face", "code": 2 }, { "name": "Address Matching-Digitized", "code": 6 }, { "name": "Address Matching-House Number", "code": 1 }, { "name": "Address Matching-Nearest Intersection", "code": 4 }, { "name": "Address Matching-Other", "code": 7 }, { "name": "Address Matching-Primary Name", "code": 5 }, { "name": "Address Matching-Street Centerline", "code": 3 }, { "name": "Census Block/Group-1990-Centroid", "code": 9 }, { "name": "Census Block/Tract-1990-Centroid", "code": 10 }, { "name": "Census Block-1990-Centroid", "code": 8 }, { "name": "Census-Other", "code": 11 }, { "name": "Classical Surveying Techniques", "code": 25 }, { "name": "GPS-Unspecified", "code": 28 }, { "name": "GPS Carrier Phase Kinematic Relative Position", "code": 13 }, { "name": "GPS Carrier Phase Static Relative Position", "code": 12 }, { "name": "GPS Code (Psuedo Range) Differential", "code": 14 }, { "name": "GPS Code (Psuedo Range) Precise Position", "code": 15 }, { "name": "GPS Code (Psuedo Range) Standard Position (SA Off)", "code": 16 }, { "name": "GPS Code (Psuedo Range) Standard Position (SA On)", "code": 17 }, { "name": "GPS, with Canadian Active Control System", "code": 29 }, { "name": "Interpolation - Digital Map Source (TIGER)", "code": 30 }, { "name": "Interpolation - SPOT", "code": 31 }, { "name": "Interpolation - MSS", "code": 32 }, { "name": "Interpolation - TM", "code": 33 }, { "name": "Interpolation - Map", "code": 18 }, { "name": "Interpolation - Other", "code": 21 }, { "name": "Interpolation - Photo", "code": 19 }, { "name": "Interpolation - Satellite", "code": 20 }, { "name": "Loran C", "code": 22 }, { "name": "Public Land Survey - Eighth Section", "code": 34 }, { "name": "Public Land Survey - Footing", "code": 36 }, { "name": "Public Land Survey - Sixteenth Section", "code": 35 }, { "name": "Public Land Survey - Quarter Section", "code": 23 }, { "name": "Public Land Survey - Section", "code": 24 }, { "name": "Unknown", "code": 27 }, { "name": "ZIP Code - Centroid", "code": 26 }, { "name": "ZIP +2 Centroid", "code": 38 }, { "name": "ZIP +4 Centroid", "code": 37 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOX_SIZE", "type": "esriFieldTypeString", "alias": "BOX_SIZE", "length": 10, "domain": { "type": "codedValue", "name": "wSTBXSize", "description": "The size of a service stopbox", "codedValues": [ { "name": "SMALL", "code": "SMALL" }, { "name": "LARGE", "code": "LARGE" }, { "name": "BUFFALO", "code": "BUFFALO" }, { "name": "ROADWAY", "code": "ROADWAY" }, { "name": "VALVE BOX", "code": "VALVE BOX" }, { "name": "NONE", "code": "NONE" }, { "name": "PIV", "code": "PIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wValveManufacturer", "description": "Water valve manufacturers", "codedValues": [ { "name": "AMERICAN FLOW", "code": "AMERICAN FLOW" }, { "name": "CLOW", "code": "CLOW" }, { "name": "HYDRO-STOP", "code": "HYDRO-STOP" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "PRATT", "code": "PRATT" }, { "name": "TYLER", "code": "TYLER" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "WATEROUS", "code": "WATEROUS" }, { "name": "IOWA", "code": "IOWA" }, { "name": "DEZURIK", "code": "DEZURIK" }, { "name": "AVK", "code": "AVK" }, { "name": "GAV", "code": "GAV" }, { "name": "AY McDonald", "code": "AY McDonald" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MODEL", "type": "esriFieldTypeString", "alias": "VALVE_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wValveModel", "description": "Water valve models", "codedValues": [ { "name": "USPO-23", "code": "USPO-23" }, { "name": "A-2360", "code": "A-2360" }, { "name": "A-2362", "code": "A-2362" }, { "name": "F-2640", "code": "F-2640" }, { "name": "T-2360", "code": "T-2360" }, { "name": "T-2362", "code": "T-2362" }, { "name": "T-2363", "code": "T-2363" }, { "name": "512BF", "code": "512BF" }, { "name": "516BF", "code": "516BF" }, { "name": "Series 45", "code": "Series 45" }, { "name": "8571SS", "code": "8571SS" }, { "name": "800 Series", "code": "800 Series" }, { "name": "8950SS", "code": "8950SS" }, { "name": "74701BQ", "code": "74701BQ" }, { "name": "B-25008N", "code": "B-25008N" }, { "name": "76100Q", "code": "76100Q" }, { "name": "B25209N", "code": "B25209N" }, { "name": "F-2639", "code": "F-2639" }, { "name": "2638", "code": "2638" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "GDB_3855_STBX_ID", "fields": "STBX_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S836_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "SDE.wServiceAccount", "relatedTableId": 32, "role": "esriRelRoleOrigin", "keyField": "STBX_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{0FE10D90-251C-4DAE-BC9F-34C1E0A40CCE}" }, { "id": 2, "name": "SDE.wServiceConnect", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "STBX_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{05D8EFEA-25D3-44A7-8AAF-3B3C13E6A7E3}" } ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "Water Service Tap Record", "type": "Feature Layer", "description": "", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "City of Iowa City Water Division", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVE_DIAM", "uniqueValueGroups": [ { "heading": "VALVE_DIAM", "classes": [ { "label": "Corps 2\" or Less", "description": "Corps 2\" or Less", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "." ], [ "0" ], [ "0.75" ], [ "1" ], [ "1.5" ], [ "2" ], [ "1.25" ], [ "" ] ] }, { "label": "Tapping Valve", "description": "Tapping Valve", "symbol": { "type": "esriPMS", "url": "fa644e52d3b2521a7bae72a29e0ef1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhIBOwUF1jlWmWATML09/m41MuE6VxgUd35bOvr0q8FZ2EmBiZGP7/Z3zLxcI2oepIbwtOjf2ONZP8VdxyDz85zaAnqgEWu/tBV9hEQreJgZHpV9Xh7i4MjQ2WxRrsTBwZl17fYDjz8hIDIyMjWPz0i0sMLEzMjCyMrPX55ikLJ56c8xJFIyPD3zgvJQdWIQ4Bho8/PzP4KDmBxf/8+8PgreTE4KnowFVxqDOZgYGhDUUjHzsflzyfNMQQqG0g8P//fzAN8i8TI7MgmIOs8d2PdzeOPj3D8OX3N4bTLy7ChBnOvLzMwMbMyvDh5yeGf4z/zmFo1JW1m33xzfXCVN1ItV9/f8Od+vvvb7BTV9zccrX71MzlGBrDVof9bbUtCT3x/PzW/wz/ZWDi/xj+Mex7fPTK7Q/3Y+DOQI+O6sM9l3aHrtI59eJCz9sf71VZGVn+3Hp//zozx9/KhiPTvuDUCAKuq8M+MjAwpKKLowOy0yoAA/eJZpVVQigAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ], [ "6" ], [ "8" ], [ "10" ], [ "12" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": ".", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0.75", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1.5", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1.25", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "Corps 2\" or Less" }, { "symbol": { "type": "esriPMS", "url": "fa644e52d3b2521a7bae72a29e0ef1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhIBOwUF1jlWmWATML09/m41MuE6VxgUd35bOvr0q8FZ2EmBiZGP7/Z3zLxcI2oepIbwtOjf2ONZP8VdxyDz85zaAnqgEWu/tBV9hEQreJgZHpV9Xh7i4MjQ2WxRrsTBwZl17fYDjz8hIDIyMjWPz0i0sMLEzMjCyMrPX55ikLJ56c8xJFIyPD3zgvJQdWIQ4Bho8/PzP4KDmBxf/8+8PgreTE4KnowFVxqDOZgYGhDUUjHzsflzyfNMQQqG0g8P//fzAN8i8TI7MgmIOs8d2PdzeOPj3D8OX3N4bTLy7ChBnOvLzMwMbMyvDh5yeGf4z/zmFo1JW1m33xzfXCVN1ItV9/f8Od+vvvb7BTV9zccrX71MzlGBrDVof9bbUtCT3x/PzW/wz/ZWDi/xj+Mex7fPTK7Q/3Y+DOQI+O6sM9l3aHrtI59eJCz9sf71VZGVn+3Hp//zozx9/KhiPTvuDUCAKuq8M+MjAwpKKLowOy0yoAA/eJZpVVQigAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Tapping Valve" }, { "symbol": { "type": "esriPMS", "url": "fa644e52d3b2521a7bae72a29e0ef1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhIBOwUF1jlWmWATML09/m41MuE6VxgUd35bOvr0q8FZ2EmBiZGP7/Z3zLxcI2oepIbwtOjf2ONZP8VdxyDz85zaAnqgEWu/tBV9hEQreJgZHpV9Xh7i4MjQ2WxRrsTBwZl17fYDjz8hIDIyMjWPz0i0sMLEzMjCyMrPX55ikLJ56c8xJFIyPD3zgvJQdWIQ4Bho8/PzP4KDmBxf/8+8PgreTE4KnowFVxqDOZgYGhDUUjHzsflzyfNMQQqG0g8P//fzAN8i8TI7MgmIOs8d2PdzeOPj3D8OX3N4bTLy7ChBnOvLzMwMbMyvDh5yeGf4z/zmFo1JW1m33xzfXCVN1ItV9/f8Od+vvvb7BTV9zccrX71MzlGBrDVof9bbUtCT3x/PzW/wz/ZWDi/xj+Mex7fPTK7Q/3Y+DOQI+O6sM9l3aHrtI59eJCz9sf71VZGVn+3Hp//zozx9/KhiPTvuDUCAKuq8M+MjAwpKKLowOy0yoAA/eJZpVVQigAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Tapping Valve" }, { "symbol": { "type": "esriPMS", "url": "fa644e52d3b2521a7bae72a29e0ef1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhIBOwUF1jlWmWATML09/m41MuE6VxgUd35bOvr0q8FZ2EmBiZGP7/Z3zLxcI2oepIbwtOjf2ONZP8VdxyDz85zaAnqgEWu/tBV9hEQreJgZHpV9Xh7i4MjQ2WxRrsTBwZl17fYDjz8hIDIyMjWPz0i0sMLEzMjCyMrPX55ikLJ56c8xJFIyPD3zgvJQdWIQ4Bho8/PzP4KDmBxf/8+8PgreTE4KnowFVxqDOZgYGhDUUjHzsflzyfNMQQqG0g8P//fzAN8i8TI7MgmIOs8d2PdzeOPj3D8OX3N4bTLy7ChBnOvLzMwMbMyvDh5yeGf4z/zmFo1JW1m33xzfXCVN1ItV9/f8Od+vvvb7BTV9zccrX71MzlGBrDVof9bbUtCT3x/PzW/wz/ZWDi/xj+Mex7fPTK7Q/3Y+DOQI+O6sM9l3aHrtI59eJCz9sf71VZGVn+3Hp//zozx9/KhiPTvuDUCAKuq8M+MjAwpKKLowOy0yoAA/eJZpVVQigAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Tapping Valve" }, { "symbol": { "type": "esriPMS", "url": "fa644e52d3b2521a7bae72a29e0ef1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhIBOwUF1jlWmWATML09/m41MuE6VxgUd35bOvr0q8FZ2EmBiZGP7/Z3zLxcI2oepIbwtOjf2ONZP8VdxyDz85zaAnqgEWu/tBV9hEQreJgZHpV9Xh7i4MjQ2WxRrsTBwZl17fYDjz8hIDIyMjWPz0i0sMLEzMjCyMrPX55ikLJ56c8xJFIyPD3zgvJQdWIQ4Bho8/PzP4KDmBxf/8+8PgreTE4KnowFVxqDOZgYGhDUUjHzsflzyfNMQQqG0g8P//fzAN8i8TI7MgmIOs8d2PdzeOPj3D8OX3N4bTLy7ChBnOvLzMwMbMyvDh5yeGf4z/zmFo1JW1m33xzfXCVN1ItV9/f8Od+vvvb7BTV9zccrX71MzlGBrDVof9bbUtCT3x/PzW/wz/ZWDi/xj+Mex7fPTK7Q/3Y+DOQI+O6sM9l3aHrtI59eJCz9sf71VZGVn+3Hp//zozx9/KhiPTvuDUCAKuq8M+MjAwpKKLowOy0yoAA/eJZpVVQigAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Tapping Valve" }, { "symbol": { "type": "esriPMS", "url": "fa644e52d3b2521a7bae72a29e0ef1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhIBOwUF1jlWmWATML09/m41MuE6VxgUd35bOvr0q8FZ2EmBiZGP7/Z3zLxcI2oepIbwtOjf2ONZP8VdxyDz85zaAnqgEWu/tBV9hEQreJgZHpV9Xh7i4MjQ2WxRrsTBwZl17fYDjz8hIDIyMjWPz0i0sMLEzMjCyMrPX55ikLJ56c8xJFIyPD3zgvJQdWIQ4Bho8/PzP4KDmBxf/8+8PgreTE4KnowFVxqDOZgYGhDUUjHzsflzyfNMQQqG0g8P//fzAN8i8TI7MgmIOs8d2PdzeOPj3D8OX3N4bTLy7ChBnOvLzMwMbMyvDh5yeGf4z/zmFo1JW1m33xzfXCVN1ItV9/f8Od+vvvb7BTV9zccrX71MzlGBrDVof9bbUtCT3x/PzW/wz/ZWDi/xj+Mex7fPTK7Q/3Y+DOQI+O6sM9l3aHrtI59eJCz9sf71VZGVn+3Hp//zozx9/KhiPTvuDUCAKuq8M+MjAwpKKLowOy0yoAA/eJZpVVQigAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Tapping Valve" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2156544.465267971, "ymin": 592772.6725094463, "xmax": 2196864.2238412527, "ymax": 623578.5820749699, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CORP_ID", "type": "esriFieldTypeInteger", "alias": "CORP_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "SERVICE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wServiceType", "description": "Describes primary water use of asset.", "codedValues": [ { "name": "FIRE ONLY", "code": "FIRE" }, { "name": "DOMESTIC ONLY", "code": "DOM" }, { "name": "IRRIGATION", "code": "IRR" }, { "name": "MASTER DOMESTIC", "code": "MASTER" }, { "name": "HYDRANT RUN", "code": "HYDRANT RUN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "FIRE AND DOMESTIC", "code": "FIRE & DOM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wValveType", "description": "Type of water system valve", "codedValues": [ { "name": "AUXILIARY", "code": "AUX" }, { "name": "AIR RELEASE", "code": "AR" }, { "name": "BLOWOFF", "code": "BOV" }, { "name": "BUTTERFLY", "code": "BV" }, { "name": "CHECK", "code": "CK" }, { "name": "GATE", "code": "V" }, { "name": "PRESSURE", "code": "PRV" }, { "name": "TAPPING", "code": "TV" }, { "name": "CORPORATION", "code": "CORP" }, { "name": "CURB STOP", "code": "CURB" }, { "name": "UNKNOWN", "code": "UN" }, { "name": "BALL", "code": "BALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 50, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 50, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 50, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 256, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wValveManufacturer", "description": "Water valve manufacturers", "codedValues": [ { "name": "AMERICAN FLOW", "code": "AMERICAN FLOW" }, { "name": "CLOW", "code": "CLOW" }, { "name": "HYDRO-STOP", "code": "HYDRO-STOP" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "PRATT", "code": "PRATT" }, { "name": "TYLER", "code": "TYLER" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "WATEROUS", "code": "WATEROUS" }, { "name": "IOWA", "code": "IOWA" }, { "name": "DEZURIK", "code": "DEZURIK" }, { "name": "AVK", "code": "AVK" }, { "name": "GAV", "code": "GAV" }, { "name": "AY McDonald", "code": "AY McDonald" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MODEL", "type": "esriFieldTypeString", "alias": "VALVE_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wValveModel", "description": "Water valve models", "codedValues": [ { "name": "USPO-23", "code": "USPO-23" }, { "name": "A-2360", "code": "A-2360" }, { "name": "A-2362", "code": "A-2362" }, { "name": "F-2640", "code": "F-2640" }, { "name": "T-2360", "code": "T-2360" }, { "name": "T-2362", "code": "T-2362" }, { "name": "T-2363", "code": "T-2363" }, { "name": "512BF", "code": "512BF" }, { "name": "516BF", "code": "516BF" }, { "name": "Series 45", "code": "Series 45" }, { "name": "8571SS", "code": "8571SS" }, { "name": "800 Series", "code": "800 Series" }, { "name": "8950SS", "code": "8950SS" }, { "name": "74701BQ", "code": "74701BQ" }, { "name": "B-25008N", "code": "B-25008N" }, { "name": "76100Q", "code": "76100Q" }, { "name": "B25209N", "code": "B25209N" }, { "name": "F-2639", "code": "F-2639" }, { "name": "2638", "code": "2638" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "BOX_SIZE", "type": "esriFieldTypeString", "alias": "BOX_SIZE", "length": 10, "domain": { "type": "codedValue", "name": "wSTBXSize", "description": "The size of a service stopbox", "codedValues": [ { "name": "SMALL", "code": "SMALL" }, { "name": "LARGE", "code": "LARGE" }, { "name": "BUFFALO", "code": "BUFFALO" }, { "name": "ROADWAY", "code": "ROADWAY" }, { "name": "VALVE BOX", "code": "VALVE BOX" }, { "name": "NONE", "code": "NONE" }, { "name": "PIV", "code": "PIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONNECT_TYPE", "type": "esriFieldTypeString", "alias": "CONNECT_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wConnectionType", "description": "How service line is connected to water main.", "codedValues": [ { "name": "DIRECT TAP", "code": "DIRECT TAP" }, { "name": "SADDLE", "code": "SADDLE" }, { "name": "TAPPING SLEEVE", "code": "TAPPING SLEEVE" }, { "name": "TEE", "code": "TEE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONNECT_MAN", "type": "esriFieldTypeString", "alias": "CONNECT_MAN", "length": 50, "domain": { "type": "codedValue", "name": "wConnectionManufacturer", "description": "List of saddle and sleeve manufacturers", "codedValues": [ { "name": "AY McDonald", "code": "AYMcDonald" }, { "name": "American Flow Control", "code": "AFC" }, { "name": "Kennedy", "code": "Kennedy" }, { "name": "Mueller", "code": "Mueller" }, { "name": "Tyler Union", "code": "Tyler Union" }, { "name": "Cascade", "code": "Cascade" }, { "name": "Ford", "code": "Ford" }, { "name": "Romac", "code": "Romac" }, { "name": "Smith-Blair", "code": "Smith-Blair" }, { "name": "TPS", "code": "TPS" }, { "name": "JCM", "code": "JCM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "EXCAVATOR", "type": "esriFieldTypeString", "alias": "EXCAVATOR", "length": 256, "domain": { "type": "codedValue", "name": "wExcavator", "description": "Water work construction contractors/excavators", "codedValues": [ { "name": "BOCKENSTEDT EXCAVATING", "code": "BOCKENSTEDT EXCAVATING" }, { "name": "CALACCI CONSTRUCTION", "code": "CALACCI CONSTRUCTION" }, { "name": "CARTER & ASSOCIATES", "code": "CARTER & ASSOCIATES" }, { "name": "COLE EMERGENCY SERVICES", "code": "COLE EMERGENCY SERVICES" }, { "name": "D&B CONSTRUCTION", "code": "D&B CONSTRUCTION" }, { "name": "DAVE SCHMITT CONSTRUCTION", "code": "DAVE SCHMITT CONSTRUCTION" }, { "name": "FREEMAN CONSTRUCTION", "code": "FREEMAN CONSTRUCTION" }, { "name": "G&B CONSTRUCTION", "code": "G&B CONSTRUCTION" }, { "name": "GREIF CONSTRUCTION", "code": "GREIF CONSTRUCTION" }, { "name": "LYNCH CONSTRUCTION", "code": "LYNCH CONSTRUCTION" }, { "name": "LYNCH EXCAVATING", "code": "LYNCH EXCAVATING" }, { "name": "MAXWELL CONSTRUCTION", "code": "MAXWELL CONSTRUCTION" }, { "name": "MINGER CONSTRUCTION", "code": "MINGER CONSTRUCTION" }, { "name": "MULFORD PLUMBING", "code": "MULFORD PLUMBING" }, { "name": "RATHJE CONSTRUCTION", "code": "RATHJE CONSTRUCTION" }, { "name": "SCHRADER EXCAVATING & GRADING", "code": "SCHRADER EXCAVATING & GRADING" }, { "name": "DENNIS SPENCER CONSTRUCTION", "code": "DENNIS SPENCER CONSTRUCTION" }, { "name": "VOIGT CONSTRUCTION", "code": "VOIGT CONSTRUCTION" }, { "name": "WATER", "code": "WATER" }, { "name": "WRH", "code": "WRH" }, { "name": "HOMETOWN PLUMBING & HEATING", "code": "HOMETOWN PLUMBING & HEATING" }, { "name": "FONDELL EXCAVATING", "code": "FONDELL EXCAVATING" }, { "name": "VOLKENS INC", "code": "VOLKENS INC" }, { "name": "YORDI EXCAVATING INC", "code": "YORDI EXCAVATING INC" }, { "name": "CP RHODE INC", "code": "CP RHODE INC" }, { "name": "RICKLEFS CONSTRUCTION", "code": "RICKLEFS CONSTRUCTION" }, { "name": "ARMBRUSTER", "code": "ARMBRUSTER" }, { "name": "TRIPLE B", "code": "TRIPLE B" }, { "name": "PORTZEN CONSTRUCTION", "code": "PORTZEN CONSTRUCTION" }, { "name": "BILL WITTERS CONSTRUCTION", "code": "BILL WITTERS CONSTRUCTION" }, { "name": "MULLER PLUMBING", "code": "MULLER PLUMBING" }, { "name": "NIELSEN CONSTRUCTION", "code": "NIELSEN CONSTRUCTION" }, { "name": "DICK GRELL", "code": "DICK GRELL" }, { "name": "ECHKOFF PLUMBING", "code": "ECHKOFF PLUMBING" }, { "name": "MOUSEL CONSTRUCTION", "code": "MOUSEL CONSTRUCTION" }, { "name": "VIETH CONSTRUCTION", "code": "VIETH CONSTRUCTION" }, { "name": "Eller Construction", "code": "Eller Construction" }, { "name": "LYNCH'S PLUMBING", "code": "Lynchs Plumbing" }, { "name": "SEE TAP CARD", "code": "SEE TAP CARD" }, { "name": "Fisher Underground", "code": "Fisher Underground" }, { "name": "Mekota Construction", "code": "Mekota Construction" }, { "name": "Seelman Construction", "code": "Seelman Construction" }, { "name": "Boomerang", "code": "Boomerang" }, { "name": "BRECKE", "code": "BRECKE" }, { "name": "LEICHTY", "code": "LEICHTY" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Tschiggfrie", "code": "Tschiggfrie" }, { "name": "Boyd and Rummelhart", "code": "Boyd and Rummelhart" }, { "name": "Larew", "code": "Larew" }, { "name": "Cornerstone", "code": "Cornerstone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAIN_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "MAIN_DIAM", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "STBX_ID", "type": "esriFieldTypeInteger", "alias": "STBX_ID", "domain": null }, { "name": "VALVE_ID", "type": "esriFieldTypeString", "alias": "VALVE_ID", "length": 50, "domain": null }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCNT_NUM", "type": "esriFieldTypeDouble", "alias": "ACCNT_NUM\n", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "GDB_5573_STBX_ID", "fields": "STBX_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S874_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "SDE.wServiceAccount", "relatedTableId": 32, "role": "esriRelRoleOrigin", "keyField": "STBX_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{3BA0FCB4-A5F1-49E6-8EEE-7684B41F0143}" }, { "id": 2, "name": "SDE.wServiceValve", "relatedTableId": 13, "role": "esriRelRoleOrigin", "keyField": "STBX_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{05D8EFEA-25D3-44A7-8AAF-3B3C13E6A7E3}" } ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "Water Distribution Fittings", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "91c881cdd2c035ec6f28cdea62d2e254", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQoka3SLW5CQRQG0CMQFSyBhFoQeDZAWhSKbgHHT1AoUodAlQWwBJpUVDRFsAgEIcGj0BBCSJ4YXubxStJRM989M5m5mYIHRuE/8DN2f8FFrNDAOg+PUMIUzXu4jH4yf8ULvrPwBE/B+nr6D05pXMdbanMVHczSuBK5/00e4jm6qAXZAeMYPqOH3yB7xz7rgUss0MIGH2Ex1udh0t8Bjnl4iza+0oWsv/EZCx/6dRcBiRmIxEuIpgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2151893.383034721, "ymin": 593230.261861816, "xmax": 2197173.1284330487, "ymax": 623795.5822927207, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FITTING_ID", "type": "esriFieldTypeInteger", "alias": "FITTING_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "FIT_TYPE", "type": "esriFieldTypeString", "alias": "FIT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wFittingType", "description": "Type of fitting in water distribution system", "codedValues": [ { "name": "TEE", "code": "TEE" }, { "name": "BEND", "code": "BEND" }, { "name": "REDUCER", "code": "REDUCER" }, { "name": "CROSS", "code": "CROSS" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CAP", "code": "CAP" }, { "name": "SLEEVE", "code": "SLEEVE" }, { "name": "OFFSET", "code": "OFFSET" }, { "name": "CONNECTING PIECE", "code": "CONNECTING PIECE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "WYE", "code": "WYE" }, { "name": "REPAIR CLAMP", "code": "REPAIR CLAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIT_TYPE_SUB", "type": "esriFieldTypeString", "alias": "FIT_TYPE_SUB", "length": 50, "domain": { "type": "codedValue", "name": "wFittingSubtype", "description": "Subtype of fitting in water distribution system", "codedValues": [ { "name": "Regular/MJ", "code": "Regular/MJ" }, { "name": "Swivel/Anchor", "code": "Swivel/Anchor" }, { "name": "11-1/4", "code": "11-1/4" }, { "name": "22-1/2", "code": "22-1/2" }, { "name": "45", "code": "45" }, { "name": "90", "code": "90" }, { "name": "TAPPED OUT", "code": "TAPPED OUT" }, { "name": "COUPLING", "code": "COUPLING" }, { "name": "SOLID", "code": "SOLID" }, { "name": "SPOOL", "code": "SPOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIT_SIZE", "type": "esriFieldTypeString", "alias": "FIT_SIZE", "length": 20, "domain": null }, { "name": "ORIENTATION", "type": "esriFieldTypeString", "alias": "ORIENTATION", "length": 20, "domain": { "type": "codedValue", "name": "wOrientation", "description": "Planar orientation of water asset", "codedValues": [ { "name": "HORIZONTAL", "code": "HORIZONTAL" }, { "name": "VERTICAL", "code": "VERTICAL" }, { "name": "MIXED", "code": "MIXED" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "RST_JNT_TYPE", "type": "esriFieldTypeString", "alias": "RST_JNT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wRestraintType", "description": "Type of restraint used for joint/fitting", "codedValues": [ { "name": "HOLDING SPOOL", "code": "HOLDING SPOOL" }, { "name": "INTEGRAL", "code": "INTEGRAL" }, { "name": "RODDED", "code": "RODDED" }, { "name": "I-BOLT", "code": "I-BOLT" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "RESTRAINED GLAND", "code": "RESTRAINED GLAND" }, { "name": "THRUST BLOCK", "code": "THRUST BLOCK" }, { "name": "BELL CLAMP", "code": "BELL CLAMP" }, { "name": "RESTRAINED GLAND AND THRUST BLOCK", "code": "RG & TB" }, { "name": "GRIPPER GASKET", "code": "GRIPPER GASKET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wFittingManufacturer", "description": "Brand of water fitting.", "codedValues": [ { "name": "CLOW", "code": "CLOW" }, { "name": "ROMAC", "code": "ROMAC" }, { "name": "SIGMA", "code": "SIGMA" }, { "name": "TYLER/UNION", "code": "TYLER/UNION" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "SMITH-BLAIR", "code": "SMITH-BLAIR" }, { "name": "Hymax", "code": "Hymax" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FITTING_ID_NEW", "type": "esriFieldTypeDouble", "alias": "FITTING_ID_NEW", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S470_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": 1694167777000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": "Water Distribution Sampling Station", "type": "Feature Layer", "description": "", "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": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8d9211b6d230407f53591a493d52f881", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQ4jWNhoBCwUNOAcCF1LRNWVg5WgrqYWDa9vHRqH7oBmVZ5DSqsHJzS+PQ+O3+C4fXVCyIMDAwYBjCoe4V+gbE/PLzDcGfXBgZhFS0GRUcvuJp/f/6ADMDqBRTw5uYVhoNtpQyaAdEoBtA0EKlrwJVV88D0g4M7GL68eMrAIyFNvAFn5/Yz3N27Gcz+/v4tw9a8SIaw5fsZGJmZCRvw8vJZhsOdFShiT04fZjg2sZHBuqiJsAEPDu5gkLVwYPjz6yeK+KenDxm+v3+D34C/f34zmmaWM4AwLvD/3z+cBlyYoMoGop/j1I0AkABCM6CACI0YgOJ0AABhLlLExjLMQgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2160117.117571473, "ymin": 597519.9616157264, "xmax": 2195394.0804819763, "ymax": 622108.5167692304, "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": "STAT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STAT_ID", "type": "esriFieldTypeString", "alias": "STAT_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "EXCAVATOR", "type": "esriFieldTypeString", "alias": "EXCAVATOR", "length": 256, "domain": { "type": "codedValue", "name": "wExcavator", "description": "Water work construction contractors/excavators", "codedValues": [ { "name": "BOCKENSTEDT EXCAVATING", "code": "BOCKENSTEDT EXCAVATING" }, { "name": "CALACCI CONSTRUCTION", "code": "CALACCI CONSTRUCTION" }, { "name": "CARTER & ASSOCIATES", "code": "CARTER & ASSOCIATES" }, { "name": "COLE EMERGENCY SERVICES", "code": "COLE EMERGENCY SERVICES" }, { "name": "D&B CONSTRUCTION", "code": "D&B CONSTRUCTION" }, { "name": "DAVE SCHMITT CONSTRUCTION", "code": "DAVE SCHMITT CONSTRUCTION" }, { "name": "FREEMAN CONSTRUCTION", "code": "FREEMAN CONSTRUCTION" }, { "name": "G&B CONSTRUCTION", "code": "G&B CONSTRUCTION" }, { "name": "GREIF CONSTRUCTION", "code": "GREIF CONSTRUCTION" }, { "name": "LYNCH CONSTRUCTION", "code": "LYNCH CONSTRUCTION" }, { "name": "LYNCH EXCAVATING", "code": "LYNCH EXCAVATING" }, { "name": "MAXWELL CONSTRUCTION", "code": "MAXWELL CONSTRUCTION" }, { "name": "MINGER CONSTRUCTION", "code": "MINGER CONSTRUCTION" }, { "name": "MULFORD PLUMBING", "code": "MULFORD PLUMBING" }, { "name": "RATHJE CONSTRUCTION", "code": "RATHJE CONSTRUCTION" }, { "name": "SCHRADER EXCAVATING & GRADING", "code": "SCHRADER EXCAVATING & GRADING" }, { "name": "DENNIS SPENCER CONSTRUCTION", "code": "DENNIS SPENCER CONSTRUCTION" }, { "name": "VOIGT CONSTRUCTION", "code": "VOIGT CONSTRUCTION" }, { "name": "WATER", "code": "WATER" }, { "name": "WRH", "code": "WRH" }, { "name": "HOMETOWN PLUMBING & HEATING", "code": "HOMETOWN PLUMBING & HEATING" }, { "name": "FONDELL EXCAVATING", "code": "FONDELL EXCAVATING" }, { "name": "VOLKENS INC", "code": "VOLKENS INC" }, { "name": "YORDI EXCAVATING INC", "code": "YORDI EXCAVATING INC" }, { "name": "CP RHODE INC", "code": "CP RHODE INC" }, { "name": "RICKLEFS CONSTRUCTION", "code": "RICKLEFS CONSTRUCTION" }, { "name": "ARMBRUSTER", "code": "ARMBRUSTER" }, { "name": "TRIPLE B", "code": "TRIPLE B" }, { "name": "PORTZEN CONSTRUCTION", "code": "PORTZEN CONSTRUCTION" }, { "name": "BILL WITTERS CONSTRUCTION", "code": "BILL WITTERS CONSTRUCTION" }, { "name": "MULLER PLUMBING", "code": "MULLER PLUMBING" }, { "name": "NIELSEN CONSTRUCTION", "code": "NIELSEN CONSTRUCTION" }, { "name": "DICK GRELL", "code": "DICK GRELL" }, { "name": "ECHKOFF PLUMBING", "code": "ECHKOFF PLUMBING" }, { "name": "MOUSEL CONSTRUCTION", "code": "MOUSEL CONSTRUCTION" }, { "name": "VIETH CONSTRUCTION", "code": "VIETH CONSTRUCTION" }, { "name": "Eller Construction", "code": "Eller Construction" }, { "name": "LYNCH'S PLUMBING", "code": "Lynchs Plumbing" }, { "name": "SEE TAP CARD", "code": "SEE TAP CARD" }, { "name": "Fisher Underground", "code": "Fisher Underground" }, { "name": "Mekota Construction", "code": "Mekota Construction" }, { "name": "Seelman Construction", "code": "Seelman Construction" }, { "name": "Boomerang", "code": "Boomerang" }, { "name": "BRECKE", "code": "BRECKE" }, { "name": "LEICHTY", "code": "LEICHTY" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Tschiggfrie", "code": "Tschiggfrie" }, { "name": "Boyd and Rummelhart", "code": "Boyd and Rummelhart" }, { "name": "Larew", "code": "Larew" }, { "name": "Cornerstone", "code": "Cornerstone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S1616_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 17, "name": "Yard Hydrant", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "14209b87792f46736c2f4b0698e1abe8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jWNhoBCwUM2AnICkqWysbKaENPz794/h19/f/dM2zF+OYsCT18/tPMwcddJ943Bq/vztC0PPqukMx6+fcWJgYEA1QElK/qO5phHDjM0LGTJ843FqrojMZQisS8D0AggYqOiAaXRDQJq7V05jqIzKY+Bk52DAG4gGKjoM////hxsC0ty1YipDVXQ+hmasBoCAoaoumO5fM5Ph3acPODXjjUYlKXmGBTtXMqhIK+LUjNOAj18/MfSsnM7QkVrDcPXBTYaZmxcx4IodFlyaYc42UddnYGJiwmkICz7NMGCkqsvAiCV2UAz49O0zKzbNMAALWJAhWA3YfmLvdVkxyUuHLp/4idWzUPDy3SvpX79+nsAw4OnbFwlP377ApxcroDg3AgCZnn6MhOiQvAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2160116.909238547, "ymin": 593698.5089568049, "xmax": 2195394.0804819763, "ymax": 622331.9146163911, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OUTLET_ID", "type": "esriFieldTypeInteger", "alias": "OUTLET_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTLET_TYPE", "type": "esriFieldTypeString", "alias": "OUTLET_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wOutletType", "description": "The type of outlet", "codedValues": [ { "name": "Hose Bib", "code": "Hose Bib" }, { "name": "Water Fountain", "code": "Water Fountain" }, { "name": "Yard Hydrant", "code": "Farm Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S475_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 18, "name": "Water Distribution Lateral Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP", "uniqueValueGroups": [ { "heading": "OWNERSHIP", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "values": [ [ "City" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "values": [ [ "Other" ] ] }, { "label": "Raw", "description": "Raw", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.5 }, "values": [ [ "Raw" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.5 }, "value": "Raw", "label": "Raw" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 246, 252, 255 ], "toColor": [ 199, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 197, 255 ], "toColor": [ 252, 199, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 199, 252, 255 ], "toColor": [ 187, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 197, 255 ], "toColor": [ 220, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 221, 252, 255 ], "toColor": [ 207, 221, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 21622.9998832196, "ymin": 592279.5925033092, "xmax": 2.1726669812471807E7, "ymax": 623641.7495951504, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAT_ID", "type": "esriFieldTypeDouble", "alias": "LAT_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "SERVICE_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wServiceType", "description": "Describes primary water use of asset.", "codedValues": [ { "name": "FIRE ONLY", "code": "FIRE" }, { "name": "DOMESTIC ONLY", "code": "DOM" }, { "name": "IRRIGATION", "code": "IRR" }, { "name": "MASTER DOMESTIC", "code": "MASTER" }, { "name": "HYDRANT RUN", "code": "HYDRANT RUN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "FIRE AND DOMESTIC", "code": "FIRE & DOM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LAT_DIAM", "type": "esriFieldTypeSingle", "alias": "LAT_DIAM", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_CLASS", "type": "esriFieldTypeString", "alias": "PIPE_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterialClass", "description": "Water pipe descriptors", "codedValues": [ { "name": "DR14", "code": "DR14" }, { "name": "DR18", "code": "DR18" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "K", "code": "K" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "56", "code": "56" }, { "name": "55", "code": "55" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wPipeManufacturer", "description": "Brand of water pipe.", "codedValues": [ { "name": "AMERICAN", "code": "AMERICAN" }, { "name": "CLOW", "code": "CLOW" }, { "name": "GRIFFIN", "code": "GRIFFIN" }, { "name": "MCWANE", "code": "MCWANE" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "JM EAGLE", "code": "JM EAGLE" }, { "name": "CERTA-LOK", "code": "CERTA-LOK" }, { "name": "SNAP-LOK", "code": "SNAP-LOK" }, { "name": "NORTH AMERICAN PIPE", "code": "NORTH AMERICAN PIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GASKETING", "type": "esriFieldTypeString", "alias": "GASKETING", "length": 50, "domain": { "type": "codedValue", "name": "wGasketing", "description": "Gasket material and restraint in water work", "codedValues": [ { "name": "SBR", "code": "SBR" }, { "name": "Nitrile Buna-N", "code": "NBR" }, { "name": "Fluoroelastomer Fluorel Viton", "code": "FKM" }, { "name": "Jute", "code": "Jute" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 100, "domain": null }, { "name": "PROJ_TYPE", "type": "esriFieldTypeString", "alias": "PROJ_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wProjectType", "description": "The type of water main project", "codedValues": [ { "name": "New", "code": "N" }, { "name": "Replacement", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXCAVATOR", "type": "esriFieldTypeString", "alias": "EXCAVATOR", "length": 256, "domain": { "type": "codedValue", "name": "wExcavator", "description": "Water work construction contractors/excavators", "codedValues": [ { "name": "BOCKENSTEDT EXCAVATING", "code": "BOCKENSTEDT EXCAVATING" }, { "name": "CALACCI CONSTRUCTION", "code": "CALACCI CONSTRUCTION" }, { "name": "CARTER & ASSOCIATES", "code": "CARTER & ASSOCIATES" }, { "name": "COLE EMERGENCY SERVICES", "code": "COLE EMERGENCY SERVICES" }, { "name": "D&B CONSTRUCTION", "code": "D&B CONSTRUCTION" }, { "name": "DAVE SCHMITT CONSTRUCTION", "code": "DAVE SCHMITT CONSTRUCTION" }, { "name": "FREEMAN CONSTRUCTION", "code": "FREEMAN CONSTRUCTION" }, { "name": "G&B CONSTRUCTION", "code": "G&B CONSTRUCTION" }, { "name": "GREIF CONSTRUCTION", "code": "GREIF CONSTRUCTION" }, { "name": "LYNCH CONSTRUCTION", "code": "LYNCH CONSTRUCTION" }, { "name": "LYNCH EXCAVATING", "code": "LYNCH EXCAVATING" }, { "name": "MAXWELL CONSTRUCTION", "code": "MAXWELL CONSTRUCTION" }, { "name": "MINGER CONSTRUCTION", "code": "MINGER CONSTRUCTION" }, { "name": "MULFORD PLUMBING", "code": "MULFORD PLUMBING" }, { "name": "RATHJE CONSTRUCTION", "code": "RATHJE CONSTRUCTION" }, { "name": "SCHRADER EXCAVATING & GRADING", "code": "SCHRADER EXCAVATING & GRADING" }, { "name": "DENNIS SPENCER CONSTRUCTION", "code": "DENNIS SPENCER CONSTRUCTION" }, { "name": "VOIGT CONSTRUCTION", "code": "VOIGT CONSTRUCTION" }, { "name": "WATER", "code": "WATER" }, { "name": "WRH", "code": "WRH" }, { "name": "HOMETOWN PLUMBING & HEATING", "code": "HOMETOWN PLUMBING & HEATING" }, { "name": "FONDELL EXCAVATING", "code": "FONDELL EXCAVATING" }, { "name": "VOLKENS INC", "code": "VOLKENS INC" }, { "name": "YORDI EXCAVATING INC", "code": "YORDI EXCAVATING INC" }, { "name": "CP RHODE INC", "code": "CP RHODE INC" }, { "name": "RICKLEFS CONSTRUCTION", "code": "RICKLEFS CONSTRUCTION" }, { "name": "ARMBRUSTER", "code": "ARMBRUSTER" }, { "name": "TRIPLE B", "code": "TRIPLE B" }, { "name": "PORTZEN CONSTRUCTION", "code": "PORTZEN CONSTRUCTION" }, { "name": "BILL WITTERS CONSTRUCTION", "code": "BILL WITTERS CONSTRUCTION" }, { "name": "MULLER PLUMBING", "code": "MULLER PLUMBING" }, { "name": "NIELSEN CONSTRUCTION", "code": "NIELSEN CONSTRUCTION" }, { "name": "DICK GRELL", "code": "DICK GRELL" }, { "name": "ECHKOFF PLUMBING", "code": "ECHKOFF PLUMBING" }, { "name": "MOUSEL CONSTRUCTION", "code": "MOUSEL CONSTRUCTION" }, { "name": "VIETH CONSTRUCTION", "code": "VIETH CONSTRUCTION" }, { "name": "Eller Construction", "code": "Eller Construction" }, { "name": "LYNCH'S PLUMBING", "code": "Lynchs Plumbing" }, { "name": "SEE TAP CARD", "code": "SEE TAP CARD" }, { "name": "Fisher Underground", "code": "Fisher Underground" }, { "name": "Mekota Construction", "code": "Mekota Construction" }, { "name": "Seelman Construction", "code": "Seelman Construction" }, { "name": "Boomerang", "code": "Boomerang" }, { "name": "BRECKE", "code": "BRECKE" }, { "name": "LEICHTY", "code": "LEICHTY" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Tschiggfrie", "code": "Tschiggfrie" }, { "name": "Boyd and Rummelhart", "code": "Boyd and Rummelhart" }, { "name": "Larew", "code": "Larew" }, { "name": "Cornerstone", "code": "Cornerstone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "length": 256, "domain": { "type": "codedValue", "name": "wInspector", "description": "Water main site inspectors", "codedValues": [ { "name": "BEVERLY", "code": "BEVERLY" }, { "name": "BYERLY", "code": "BYERLY" }, { "name": "CLOW", "code": "CLOW" }, { "name": "DECKER", "code": "DECKER" }, { "name": "DYKSTRA", "code": "DYKSTRA" }, { "name": "HR GREEN", "code": "HR GREEN" }, { "name": "MILLER", "code": "MILLER" }, { "name": "PROTASKEY", "code": "PROTASKEY" }, { "name": "SCHUCKERT", "code": "SCHUCKERT" }, { "name": "SNYDER & ASSOCIATES", "code": "SNYDER & ASSOCIATES" }, { "name": "TJELMELAND", "code": "TJELMELAND" }, { "name": "U OF I", "code": "U OF I" }, { "name": "WATER", "code": "WATER" }, { "name": "BRADBURY", "code": "BRADBURY" }, { "name": "MINOR", "code": "MINOR" }, { "name": "LOPEZ", "code": "LOPEZ" }, { "name": "RYALS", "code": "RYALS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LAT_ID_CARTEGRAPH", "type": "esriFieldTypeString", "alias": "LAT_ID_CARTEGRAPH", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S466_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, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 19, "name": "Water Main Casing Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 20 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2151996.762749225, "ymin": 593693.6231398135, "xmax": 2196240.0384357274, "ymax": 622897.9508858919, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CASING_ID", "type": "esriFieldTypeInteger", "alias": "CASING_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "CASE_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "CASE_DIAM", "domain": null }, { "name": "CASE_MAT", "type": "esriFieldTypeString", "alias": "CASE_MAT", "length": 50, "domain": null }, { "name": "CASELENGTH", "type": "esriFieldTypeDouble", "alias": "CASELENGTH", "domain": null }, { "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": "S446_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 20, "name": "Water Distribution Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP", "uniqueValueGroups": [ { "heading": "OWNERSHIP", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 122, 255, 255 ], "width": 2 }, "values": [ [ "City" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "values": [ [ "Other" ] ] }, { "label": "Raw", "description": "Raw", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 2.5 }, "values": [ [ "Raw" ] ] }, { "label": "Killed", "description": "Killed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 168, 0, 255 ], "width": 2 }, "values": [ [ "Killed-City" ], [ "Killed-Raw" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 122, 255, 255 ], "width": 2 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 2.5 }, "value": "Raw", "label": "Raw" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 168, 0, 255 ], "width": 2 }, "value": "Killed-City", "label": "Killed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 168, 0, 255 ], "width": 2 }, "value": "Killed-Raw", "label": "Killed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 185, 201, 255 ], "toColor": [ 58, 185, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 42, 49, 255 ], "toColor": [ 176, 42, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 42, 181, 255 ], "toColor": [ 53, 42, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 201, 48, 255 ], "toColor": [ 161, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 34, 115, 255 ], "toColor": [ 153, 34, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 111, 189, 255 ], "toColor": [ 62, 111, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 142, 72, 255 ], "toColor": [ 189, 142, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 127, 255 ], "toColor": [ 42, 201, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 60, 194, 255 ], "toColor": [ 160, 60, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 186, 49, 255 ], "toColor": [ 47, 186, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 80, 255 ], "toColor": [ 158, 46, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 59, 156, 255 ], "toColor": [ 42, 59, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 135, 176, 255 ], "toColor": [ 39, 135, 176, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2151893.383034721, "ymin": 592295.5668808073, "xmax": 2197173.1284330487, "ymax": 623673.9811579734, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAIN_ID_CARTEGRAPH", "type": "esriFieldTypeString", "alias": "MAIN_ID_CARTEGRAPH", "length": 20, "domain": null }, { "name": "MAIN_ID", "type": "esriFieldTypeDouble", "alias": "MAIN_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MAIN_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "MAIN_DIAM", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_CLASS", "type": "esriFieldTypeString", "alias": "PIPE_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterialClass", "description": "Water pipe descriptors", "codedValues": [ { "name": "DR14", "code": "DR14" }, { "name": "DR18", "code": "DR18" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "K", "code": "K" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "56", "code": "56" }, { "name": "55", "code": "55" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wPipeManufacturer", "description": "Brand of water pipe.", "codedValues": [ { "name": "AMERICAN", "code": "AMERICAN" }, { "name": "CLOW", "code": "CLOW" }, { "name": "GRIFFIN", "code": "GRIFFIN" }, { "name": "MCWANE", "code": "MCWANE" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "JM EAGLE", "code": "JM EAGLE" }, { "name": "CERTA-LOK", "code": "CERTA-LOK" }, { "name": "SNAP-LOK", "code": "SNAP-LOK" }, { "name": "NORTH AMERICAN PIPE", "code": "NORTH AMERICAN PIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GASKETING", "type": "esriFieldTypeString", "alias": "GASKETING", "length": 50, "domain": { "type": "codedValue", "name": "wGasketing", "description": "Gasket material and restraint in water work", "codedValues": [ { "name": "SBR", "code": "SBR" }, { "name": "Nitrile Buna-N", "code": "NBR" }, { "name": "Fluoroelastomer Fluorel Viton", "code": "FKM" }, { "name": "Jute", "code": "Jute" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 100, "domain": null }, { "name": "PROJ_TYPE", "type": "esriFieldTypeString", "alias": "PROJ_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wProjectType", "description": "The type of water main project", "codedValues": [ { "name": "New", "code": "N" }, { "name": "Replacement", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAIN_LENGTH", "type": "esriFieldTypeDouble", "alias": "MAIN_LENGTH", "domain": null }, { "name": "EXCAVATOR", "type": "esriFieldTypeString", "alias": "EXCAVATOR", "length": 256, "domain": { "type": "codedValue", "name": "wExcavator", "description": "Water work construction contractors/excavators", "codedValues": [ { "name": "BOCKENSTEDT EXCAVATING", "code": "BOCKENSTEDT EXCAVATING" }, { "name": "CALACCI CONSTRUCTION", "code": "CALACCI CONSTRUCTION" }, { "name": "CARTER & ASSOCIATES", "code": "CARTER & ASSOCIATES" }, { "name": "COLE EMERGENCY SERVICES", "code": "COLE EMERGENCY SERVICES" }, { "name": "D&B CONSTRUCTION", "code": "D&B CONSTRUCTION" }, { "name": "DAVE SCHMITT CONSTRUCTION", "code": "DAVE SCHMITT CONSTRUCTION" }, { "name": "FREEMAN CONSTRUCTION", "code": "FREEMAN CONSTRUCTION" }, { "name": "G&B CONSTRUCTION", "code": "G&B CONSTRUCTION" }, { "name": "GREIF CONSTRUCTION", "code": "GREIF CONSTRUCTION" }, { "name": "LYNCH CONSTRUCTION", "code": "LYNCH CONSTRUCTION" }, { "name": "LYNCH EXCAVATING", "code": "LYNCH EXCAVATING" }, { "name": "MAXWELL CONSTRUCTION", "code": "MAXWELL CONSTRUCTION" }, { "name": "MINGER CONSTRUCTION", "code": "MINGER CONSTRUCTION" }, { "name": "MULFORD PLUMBING", "code": "MULFORD PLUMBING" }, { "name": "RATHJE CONSTRUCTION", "code": "RATHJE CONSTRUCTION" }, { "name": "SCHRADER EXCAVATING & GRADING", "code": "SCHRADER EXCAVATING & GRADING" }, { "name": "DENNIS SPENCER CONSTRUCTION", "code": "DENNIS SPENCER CONSTRUCTION" }, { "name": "VOIGT CONSTRUCTION", "code": "VOIGT CONSTRUCTION" }, { "name": "WATER", "code": "WATER" }, { "name": "WRH", "code": "WRH" }, { "name": "HOMETOWN PLUMBING & HEATING", "code": "HOMETOWN PLUMBING & HEATING" }, { "name": "FONDELL EXCAVATING", "code": "FONDELL EXCAVATING" }, { "name": "VOLKENS INC", "code": "VOLKENS INC" }, { "name": "YORDI EXCAVATING INC", "code": "YORDI EXCAVATING INC" }, { "name": "CP RHODE INC", "code": "CP RHODE INC" }, { "name": "RICKLEFS CONSTRUCTION", "code": "RICKLEFS CONSTRUCTION" }, { "name": "ARMBRUSTER", "code": "ARMBRUSTER" }, { "name": "TRIPLE B", "code": "TRIPLE B" }, { "name": "PORTZEN CONSTRUCTION", "code": "PORTZEN CONSTRUCTION" }, { "name": "BILL WITTERS CONSTRUCTION", "code": "BILL WITTERS CONSTRUCTION" }, { "name": "MULLER PLUMBING", "code": "MULLER PLUMBING" }, { "name": "NIELSEN CONSTRUCTION", "code": "NIELSEN CONSTRUCTION" }, { "name": "DICK GRELL", "code": "DICK GRELL" }, { "name": "ECHKOFF PLUMBING", "code": "ECHKOFF PLUMBING" }, { "name": "MOUSEL CONSTRUCTION", "code": "MOUSEL CONSTRUCTION" }, { "name": "VIETH CONSTRUCTION", "code": "VIETH CONSTRUCTION" }, { "name": "Eller Construction", "code": "Eller Construction" }, { "name": "LYNCH'S PLUMBING", "code": "Lynchs Plumbing" }, { "name": "SEE TAP CARD", "code": "SEE TAP CARD" }, { "name": "Fisher Underground", "code": "Fisher Underground" }, { "name": "Mekota Construction", "code": "Mekota Construction" }, { "name": "Seelman Construction", "code": "Seelman Construction" }, { "name": "Boomerang", "code": "Boomerang" }, { "name": "BRECKE", "code": "BRECKE" }, { "name": "LEICHTY", "code": "LEICHTY" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Tschiggfrie", "code": "Tschiggfrie" }, { "name": "Boyd and Rummelhart", "code": "Boyd and Rummelhart" }, { "name": "Larew", "code": "Larew" }, { "name": "Cornerstone", "code": "Cornerstone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "length": 256, "domain": { "type": "codedValue", "name": "wInspector", "description": "Water main site inspectors", "codedValues": [ { "name": "BEVERLY", "code": "BEVERLY" }, { "name": "BYERLY", "code": "BYERLY" }, { "name": "CLOW", "code": "CLOW" }, { "name": "DECKER", "code": "DECKER" }, { "name": "DYKSTRA", "code": "DYKSTRA" }, { "name": "HR GREEN", "code": "HR GREEN" }, { "name": "MILLER", "code": "MILLER" }, { "name": "PROTASKEY", "code": "PROTASKEY" }, { "name": "SCHUCKERT", "code": "SCHUCKERT" }, { "name": "SNYDER & ASSOCIATES", "code": "SNYDER & ASSOCIATES" }, { "name": "TJELMELAND", "code": "TJELMELAND" }, { "name": "U OF I", "code": "U OF I" }, { "name": "WATER", "code": "WATER" }, { "name": "BRADBURY", "code": "BRADBURY" }, { "name": "MINOR", "code": "MINOR" }, { "name": "LOPEZ", "code": "LOPEZ" }, { "name": "RYALS", "code": "RYALS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DuplicateNewID", "type": "esriFieldTypeDouble", "alias": "DuplicateNewID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_510", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S468_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 21, "name": "Water Service Note", "type": "Feature Layer", "description": "", "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": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f156738ed31d37efd409b91b9883367", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABA0lEQVQokWNhIBOwUKxRRUrRl5mZURqf4u+Mf3Y9evToHopGZSmFvprYAhVcmm4+vsuw/ujWukePHjWjaORgZ/9jo2uOoeHbz+8M87YvZ5ATkybej0/fPGeIbcthmFnUzfDx62f8Gv/++8vAzMTM8PnbFwbPiiiGGYVdDKoySgxnbl7ErRGkyb0sgmFCdjND7fxOhlB7XwYrbVOsrkHR+OHLJ4ZrD28x2OT5MYgLijKsqpuF0xsoGoX5BBnWNMxhcCgMYmhIKGFgZWElTiMIgJy2vGY6Q4CNJ05NKBr//P3zIr49lxfG33R0J4rC779+MrExsz/B0Lj1xB5HvFYQciqxAACnmlMPSNTisQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2157759.353258133, "ymin": 596912.4864527285, "xmax": 2196786.9195598066, "ymax": 622122.3002062291, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOTE_ID", "type": "esriFieldTypeInteger", "alias": "NOTE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S460_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 22, "name": "Water Service Fitting", "type": "Feature Layer", "description": "", "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": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e3ee5711ea37917c2922a9bf0a9160a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQokWNhIAGwUKz4f8F9BcYJig8IKv6fdZWHgZnx8P+CB26MExSu4zeZg6uKgeG/DAMzQy8DA4MXTsX/i+/JMzAwFEK5nv8L73sw9ivuwGEyYyfIbDiXiaH3f8P+PYwNjn9QFP8veWDJ8P9/OJqjtBi+yGcwMDBMQTX5H4MmAyOGDxgY/jNoYjqDT34Bw+cH+QwMDHpISj8y/PrbgKGYsYHx3/+iBwUMjP/3IUxlbGKcrPoaqwcZ+xT2/y++v4GBgSGAgYHhNsOXN5OR5THDmYm5hOHfXy+G//+KGGeZ/MarmLFb7u7/kvthjL3KW9DlsKYNxh7FjdjESUp1AM+kSh15WOSDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2157403.1955058873, "ymin": 592272.9829364717, "xmax": 2196988.775127217, "ymax": 622421.529266566, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FITTING_ID", "type": "esriFieldTypeInteger", "alias": "FITTING_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "FIT_TYPE", "type": "esriFieldTypeString", "alias": "FIT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wFittingType", "description": "Type of fitting in water distribution system", "codedValues": [ { "name": "TEE", "code": "TEE" }, { "name": "BEND", "code": "BEND" }, { "name": "REDUCER", "code": "REDUCER" }, { "name": "CROSS", "code": "CROSS" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CAP", "code": "CAP" }, { "name": "SLEEVE", "code": "SLEEVE" }, { "name": "OFFSET", "code": "OFFSET" }, { "name": "CONNECTING PIECE", "code": "CONNECTING PIECE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "WYE", "code": "WYE" }, { "name": "REPAIR CLAMP", "code": "REPAIR CLAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIT_TYPE_SUB", "type": "esriFieldTypeString", "alias": "FIT_TYPE_SUB", "length": 50, "domain": { "type": "codedValue", "name": "wFittingSubtype", "description": "Subtype of fitting in water distribution system", "codedValues": [ { "name": "Regular/MJ", "code": "Regular/MJ" }, { "name": "Swivel/Anchor", "code": "Swivel/Anchor" }, { "name": "11-1/4", "code": "11-1/4" }, { "name": "22-1/2", "code": "22-1/2" }, { "name": "45", "code": "45" }, { "name": "90", "code": "90" }, { "name": "TAPPED OUT", "code": "TAPPED OUT" }, { "name": "COUPLING", "code": "COUPLING" }, { "name": "SOLID", "code": "SOLID" }, { "name": "SPOOL", "code": "SPOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIT_SIZE", "type": "esriFieldTypeString", "alias": "FIT_SIZE", "length": 20, "domain": null }, { "name": "ORIENTATION", "type": "esriFieldTypeString", "alias": "ORIENTATION", "length": 20, "domain": { "type": "codedValue", "name": "wOrientation", "description": "Planar orientation of water asset", "codedValues": [ { "name": "HORIZONTAL", "code": "HORIZONTAL" }, { "name": "VERTICAL", "code": "VERTICAL" }, { "name": "MIXED", "code": "MIXED" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "RST_JNT_TYPE", "type": "esriFieldTypeString", "alias": "RST_JNT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wRestraintType", "description": "Type of restraint used for joint/fitting", "codedValues": [ { "name": "HOLDING SPOOL", "code": "HOLDING SPOOL" }, { "name": "INTEGRAL", "code": "INTEGRAL" }, { "name": "RODDED", "code": "RODDED" }, { "name": "I-BOLT", "code": "I-BOLT" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "RESTRAINED GLAND", "code": "RESTRAINED GLAND" }, { "name": "THRUST BLOCK", "code": "THRUST BLOCK" }, { "name": "BELL CLAMP", "code": "BELL CLAMP" }, { "name": "RESTRAINED GLAND AND THRUST BLOCK", "code": "RG & TB" }, { "name": "GRIPPER GASKET", "code": "GRIPPER GASKET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wFittingManufacturer", "description": "Brand of water fitting.", "codedValues": [ { "name": "CLOW", "code": "CLOW" }, { "name": "ROMAC", "code": "ROMAC" }, { "name": "SIGMA", "code": "SIGMA" }, { "name": "TYLER/UNION", "code": "TYLER/UNION" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "SMITH-BLAIR", "code": "SMITH-BLAIR" }, { "name": "Hymax", "code": "Hymax" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S471_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 23, "name": "Water Service Structure", "type": "Feature Layer", "description": "", "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": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5adfc8d8bd69a59d2ee938e942de067e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVklEQVQ4jWNhoBJgoalB/xv+M326fCSH4f9/JhRxBqbvAutsZhJt0Od7J7q5g2WLGDmZUcT/vf/F8JHtOBf/Cst+ggZ9zrgoxiLJnMAswYFhARM/KwOrHGfR/4T70xkXKP7A76KfP2Zx2MgJMeAAHI5iMp+XPJzEwMCQhtOgz5Gn7NnNBD0ZGBlxmcPAyM7EwKbDH/Ex9FgX/2qrO9hdJMDYxqrOy8ZAALCbC/H+uvWll4GBwR+7QV//nf3/7a8VIxdqIKODv29+MjD8+HUEWQzFIJ5H34q+H3rly+khqcCAB/w49PoC33KbbpwGMR5w/PNJ9njb32ffZzFLcWI15PeNT3/+fvhViS6OEWt8iy1nf+Y9m8QTIm2BYcp/BoYfZz7s5l9itYOgQSDw7/Ovgq9rnyxg5GD+hyL+6TfD3x8smdj0YDWIf7HlSQYGBk1scrgA1TItAAeycADCwicOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2161919.32492505, "ymin": 600711.6773451418, "xmax": 2195388.2048375607, "ymax": 619698.8660767227, "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": "STRCT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRCT_ID", "type": "esriFieldTypeString", "alias": "STRCT_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRCT_TYPE", "type": "esriFieldTypeString", "alias": "STRCT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wStructureType", "description": "The type of water structures", "codedValues": [ { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Other", "code": "Other" }, { "name": "Observation Well", "code": "OW" }, { "name": "Monitoring Well", "code": "MW" }, { "name": "Pit", "code": "Pit" }, { "name": "Vault", "code": "Vault" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Handhole", "code": "Handhole" }, { "name": "Valve", "code": "Valve" }, { "name": "Intake", "code": "Intake" }, { "name": "Conduit", "code": "Conduit" }, { "name": "Casing", "code": "Casing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EQUIP_TYPE", "type": "esriFieldTypeString", "alias": "EQUIP_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wEquipmentType", "description": "Type of water equipment located in structure.", "codedValues": [ { "name": "METER", "code": "METER" }, { "name": "VALVE", "code": "VALVE" }, { "name": "WELL", "code": "WELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "HOUS_FRAC", "type": "esriFieldTypeString", "alias": "HOUS_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": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "STRCT_MAT", "type": "esriFieldTypeString", "alias": "STRCT_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wStructureMaterial", "description": "The type of material in used for structure", "codedValues": [ { "name": "Round Brick", "code": "Round Brick" }, { "name": "Round Concrete", "code": "Round Concrete" }, { "name": "Round Clay Tile", "code": "Round Clay Tile" }, { "name": "Round Corregated PVC", "code": "Round Corregated PVC" }, { "name": "Rectangular Concrete", "code": "Rectangular Concrete" }, { "name": "Rectangular CMU", "code": "Rectangular CMU" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S450_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 24, "name": "Water Service Line Casing", "type": "Feature Layer", "description": "As required by jurisdiction, certian lengths of drinking water pipe must be installed within a water casing pipe. Information regrading the relative location, size, material, and material thickness of the casing pipe is recorded.", "geometryType": "esriGeometryPolyline", "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": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 20 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2159223.6390434653, "ymin": 597490.5886429697, "xmax": 2191809.452808723, "ymax": 621716.7458992302, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CASING_ID", "type": "esriFieldTypeInteger", "alias": "CASING_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "CASE_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "CASE_DIAM", "domain": null }, { "name": "CASE_MAT", "type": "esriFieldTypeString", "alias": "CASE_MAT", "length": 50, "domain": null }, { "name": "CASELENGTH", "type": "esriFieldTypeDouble", "alias": "CASELENGTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "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": "S469_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 176, "name": "Water Service Line w labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2156480.7957758904, "ymin": 591937.7700242251, "xmax": 2196988.7098386437, "ymax": 623596.6637273133, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERV_ID", "type": "esriFieldTypeDouble", "alias": "SERV_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "SERVICE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wServiceType", "description": "Describes primary water use of asset.", "codedValues": [ { "name": "FIRE ONLY", "code": "FIRE" }, { "name": "DOMESTIC ONLY", "code": "DOM" }, { "name": "IRRIGATION", "code": "IRR" }, { "name": "MASTER DOMESTIC", "code": "MASTER" }, { "name": "HYDRANT RUN", "code": "HYDRANT RUN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "FIRE AND DOMESTIC", "code": "FIRE & DOM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LAT_DIAM", "type": "esriFieldTypeSingle", "alias": "LAT_DIAM", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_CLASS", "type": "esriFieldTypeString", "alias": "PIPE_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterialClass", "description": "Water pipe descriptors", "codedValues": [ { "name": "DR14", "code": "DR14" }, { "name": "DR18", "code": "DR18" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "K", "code": "K" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "56", "code": "56" }, { "name": "55", "code": "55" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wPipeManufacturer", "description": "Brand of water pipe.", "codedValues": [ { "name": "AMERICAN", "code": "AMERICAN" }, { "name": "CLOW", "code": "CLOW" }, { "name": "GRIFFIN", "code": "GRIFFIN" }, { "name": "MCWANE", "code": "MCWANE" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "JM EAGLE", "code": "JM EAGLE" }, { "name": "CERTA-LOK", "code": "CERTA-LOK" }, { "name": "SNAP-LOK", "code": "SNAP-LOK" }, { "name": "NORTH AMERICAN PIPE", "code": "NORTH AMERICAN PIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GASKETING", "type": "esriFieldTypeString", "alias": "GASKETING", "length": 50, "domain": { "type": "codedValue", "name": "wGasketing", "description": "Gasket material and restraint in water work", "codedValues": [ { "name": "SBR", "code": "SBR" }, { "name": "Nitrile Buna-N", "code": "NBR" }, { "name": "Fluoroelastomer Fluorel Viton", "code": "FKM" }, { "name": "Jute", "code": "Jute" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PropertyAddress", "type": "esriFieldTypeString", "alias": "PropertyAddress", "length": 64, "domain": null }, { "name": "PPN", "type": "esriFieldTypeString", "alias": "PPN", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R495_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S453_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 25, "name": "Water Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2156480.7957758904, "ymin": 591937.7700242251, "xmax": 2196988.7098386437, "ymax": 623596.6637273133, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERV_ID", "type": "esriFieldTypeDouble", "alias": "SERV_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "SERVICE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wServiceType", "description": "Describes primary water use of asset.", "codedValues": [ { "name": "FIRE ONLY", "code": "FIRE" }, { "name": "DOMESTIC ONLY", "code": "DOM" }, { "name": "IRRIGATION", "code": "IRR" }, { "name": "MASTER DOMESTIC", "code": "MASTER" }, { "name": "HYDRANT RUN", "code": "HYDRANT RUN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "FIRE AND DOMESTIC", "code": "FIRE & DOM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LAT_DIAM", "type": "esriFieldTypeSingle", "alias": "LAT_DIAM", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_CLASS", "type": "esriFieldTypeString", "alias": "PIPE_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterialClass", "description": "Water pipe descriptors", "codedValues": [ { "name": "DR14", "code": "DR14" }, { "name": "DR18", "code": "DR18" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "K", "code": "K" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "56", "code": "56" }, { "name": "55", "code": "55" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wPipeManufacturer", "description": "Brand of water pipe.", "codedValues": [ { "name": "AMERICAN", "code": "AMERICAN" }, { "name": "CLOW", "code": "CLOW" }, { "name": "GRIFFIN", "code": "GRIFFIN" }, { "name": "MCWANE", "code": "MCWANE" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "JM EAGLE", "code": "JM EAGLE" }, { "name": "CERTA-LOK", "code": "CERTA-LOK" }, { "name": "SNAP-LOK", "code": "SNAP-LOK" }, { "name": "NORTH AMERICAN PIPE", "code": "NORTH AMERICAN PIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GASKETING", "type": "esriFieldTypeString", "alias": "GASKETING", "length": 50, "domain": { "type": "codedValue", "name": "wGasketing", "description": "Gasket material and restraint in water work", "codedValues": [ { "name": "SBR", "code": "SBR" }, { "name": "Nitrile Buna-N", "code": "NBR" }, { "name": "Fluoroelastomer Fluorel Viton", "code": "FKM" }, { "name": "Jute", "code": "Jute" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PropertyAddress", "type": "esriFieldTypeString", "alias": "PropertyAddress", "length": 64, "domain": null }, { "name": "PPN", "type": "esriFieldTypeString", "alias": "PPN", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S453_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, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 26, "name": "Service Saddle Replacement Project", "type": "Feature Layer", "description": "Identifies addresses where private water services were installed with Smith-Blair 313 shop-coat saddles between 1990 and 1996 in the Iowa City distribution system. These water services were identified for possible replacement or compensation under the Iowa City Saddle Replacement Project.", "geometryType": "esriGeometryPolygon", "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": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUND_TYPE", "uniqueValueGroups": [ { "heading": "FUND_TYPE", "classes": [ { "label": "Replaced", "description": "Replaced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "CONTRACT" ], [ "EMERGENCY" ], [ "OTHER" ] ] }, { "label": "Not Replaced", "description": "Not Replaced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "values": [ [ "NONE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CONTRACT", "label": "Replaced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "EMERGENCY", "label": "Replaced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "OTHER", "label": "Replaced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "NONE", "label": "Not Replaced" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2158947.5162361413, "ymin": 599239.0543061495, "xmax": 2196996.4785238802, "ymax": 620022.9563078135, "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": "STREET_PRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_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": null }, { "name": "STRT_POST", "type": "esriFieldTypeString", "alias": "STRT_POST", "length": 10, "domain": null }, { "name": "LAT_DIAM", "type": "esriFieldTypeSingle", "alias": "LAT_DIAM", "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "DATE_REPAIR", "type": "esriFieldTypeDate", "alias": "DATE_REPAIR", "length": 8, "domain": null }, { "name": "EXCAVATOR", "type": "esriFieldTypeString", "alias": "EXCAVATOR", "length": 100, "domain": { "type": "codedValue", "name": "wExcavator", "description": "Water work construction contractors/excavators", "codedValues": [ { "name": "BOCKENSTEDT EXCAVATING", "code": "BOCKENSTEDT EXCAVATING" }, { "name": "CALACCI CONSTRUCTION", "code": "CALACCI CONSTRUCTION" }, { "name": "CARTER & ASSOCIATES", "code": "CARTER & ASSOCIATES" }, { "name": "COLE EMERGENCY SERVICES", "code": "COLE EMERGENCY SERVICES" }, { "name": "D&B CONSTRUCTION", "code": "D&B CONSTRUCTION" }, { "name": "DAVE SCHMITT CONSTRUCTION", "code": "DAVE SCHMITT CONSTRUCTION" }, { "name": "FREEMAN CONSTRUCTION", "code": "FREEMAN CONSTRUCTION" }, { "name": "G&B CONSTRUCTION", "code": "G&B CONSTRUCTION" }, { "name": "GREIF CONSTRUCTION", "code": "GREIF CONSTRUCTION" }, { "name": "LYNCH CONSTRUCTION", "code": "LYNCH CONSTRUCTION" }, { "name": "LYNCH EXCAVATING", "code": "LYNCH EXCAVATING" }, { "name": "MAXWELL CONSTRUCTION", "code": "MAXWELL CONSTRUCTION" }, { "name": "MINGER CONSTRUCTION", "code": "MINGER CONSTRUCTION" }, { "name": "MULFORD PLUMBING", "code": "MULFORD PLUMBING" }, { "name": "RATHJE CONSTRUCTION", "code": "RATHJE CONSTRUCTION" }, { "name": "SCHRADER EXCAVATING & GRADING", "code": "SCHRADER EXCAVATING & GRADING" }, { "name": "DENNIS SPENCER CONSTRUCTION", "code": "DENNIS SPENCER CONSTRUCTION" }, { "name": "VOIGT CONSTRUCTION", "code": "VOIGT CONSTRUCTION" }, { "name": "WATER", "code": "WATER" }, { "name": "WRH", "code": "WRH" }, { "name": "HOMETOWN PLUMBING & HEATING", "code": "HOMETOWN PLUMBING & HEATING" }, { "name": "FONDELL EXCAVATING", "code": "FONDELL EXCAVATING" }, { "name": "VOLKENS INC", "code": "VOLKENS INC" }, { "name": "YORDI EXCAVATING INC", "code": "YORDI EXCAVATING INC" }, { "name": "CP RHODE INC", "code": "CP RHODE INC" }, { "name": "RICKLEFS CONSTRUCTION", "code": "RICKLEFS CONSTRUCTION" }, { "name": "ARMBRUSTER", "code": "ARMBRUSTER" }, { "name": "TRIPLE B", "code": "TRIPLE B" }, { "name": "PORTZEN CONSTRUCTION", "code": "PORTZEN CONSTRUCTION" }, { "name": "BILL WITTERS CONSTRUCTION", "code": "BILL WITTERS CONSTRUCTION" }, { "name": "MULLER PLUMBING", "code": "MULLER PLUMBING" }, { "name": "NIELSEN CONSTRUCTION", "code": "NIELSEN CONSTRUCTION" }, { "name": "DICK GRELL", "code": "DICK GRELL" }, { "name": "ECHKOFF PLUMBING", "code": "ECHKOFF PLUMBING" }, { "name": "MOUSEL CONSTRUCTION", "code": "MOUSEL CONSTRUCTION" }, { "name": "VIETH CONSTRUCTION", "code": "VIETH CONSTRUCTION" }, { "name": "Eller Construction", "code": "Eller Construction" }, { "name": "LYNCH'S PLUMBING", "code": "Lynchs Plumbing" }, { "name": "SEE TAP CARD", "code": "SEE TAP CARD" }, { "name": "Fisher Underground", "code": "Fisher Underground" }, { "name": "Mekota Construction", "code": "Mekota Construction" }, { "name": "Seelman Construction", "code": "Seelman Construction" }, { "name": "Boomerang", "code": "Boomerang" }, { "name": "BRECKE", "code": "BRECKE" }, { "name": "LEICHTY", "code": "LEICHTY" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Tschiggfrie", "code": "Tschiggfrie" }, { "name": "Boyd and Rummelhart", "code": "Boyd and Rummelhart" }, { "name": "Larew", "code": "Larew" }, { "name": "Cornerstone", "code": "Cornerstone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUND_TYPE", "type": "esriFieldTypeString", "alias": "FUND_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wFundType", "description": "Type of funding for project", "codedValues": [ { "name": "CONTRACT", "code": "CONTRACT" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "NONE", "code": "NONE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S472_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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694167777000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 27, "name": "Utility Account Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BILL_GRP]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 40, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2155306.437888384, "ymin": 591191.2810316384, "xmax": 2197157.2101577967, "ymax": 624478.4067144841, "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": "BILL_GRP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BILL_GRP", "type": "esriFieldTypeString", "alias": "BILL_GRP", "length": 50, "domain": null }, { "name": "BILL_ZONE", "type": "esriFieldTypeString", "alias": "BILL_ZONE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 28, "name": "Other Utility Information", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ee0ad1583104c7a3205582480b6b824", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jbWTO2jCUBSGjxLBQQeXQKeq0EnoYnxUoUtd0lE6teDgEnAQ2sUpEPGx10G9Y12kq0M7NFCMRNwKSoODYFcVjZsQL1quRTE+h7b/ds49/8c9/+VS8EtR/wJwu90PAHC+3jObzU+yLL8fBTAMUxiNRlwoFDIse5qmQaVSuQsGg9eyLL/tBTAMU1BVlUMIGWw2mw7s8Xgonudf/H4/22g0xC2A1+vNDYdDrlgsbpmJfD4fpFIpAnkNBAJX9Xpd0gEGg8ENz/Mrc7VaBYQQWCwWSKfTQNP0AsKyLNXpdG4BQA8goqifcjweQyKRAIzxohYEAfL5vG7m4CtomrYyE00mk11j+wE0TUMkEoFSqUSeD2Kx2HGA1Wr9KpfLJ8lkEoxGI8TjcYhGo4srEwhRr9cDURTndrv9YwvQbDYvMcaKIAhnZGcCIQEu1e/3geO4udPpfKzVamjXClhRFNdsNvskkHA4rMskm80Sc06SpPtDGUzb7bbLZDJJmUzmdP3A4XA8b5r3hThttVoXm81ut7tj9A9+4zdcpZwMMGwiSQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2169776.913212478, "ymin": 603178.1550237238, "xmax": 2183960.24967514, "ymax": 623170.8325579762, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UTILITY_ID", "type": "esriFieldTypeInteger", "alias": "UTILITY_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UTILITY_TYPE", "type": "esriFieldTypeString", "alias": "UTILITY_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wUtilityType", "description": "List of other utility types", "codedValues": [ { "name": "AIR", "code": "AIR" }, { "name": "CHEMICAL", "code": "CHEM" }, { "name": "ELECTRICAL", "code": "ELEC" }, { "name": "GAS", "code": "GAS" }, { "name": "SANITARY", "code": "SAN" }, { "name": "SLUDGE", "code": "SLUDGE" }, { "name": "STORM", "code": "STORM" }, { "name": "TELEPHONE", "code": "TELE" }, { "name": "FIBER OPTIC", "code": "FO" }, { "name": "INVISIBLE FENCE SENSOR", "code": "IFS" }, { "name": "LIGHT", "code": "LIGHT" }, { "name": "TRANSFORMER", "code": "TRANSFORMER" }, { "name": "SWITCH GEAR", "code": "SWITCH GEAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRCT_TYPE", "type": "esriFieldTypeString", "alias": "STRCT_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wStructureType", "description": "The type of water structures", "codedValues": [ { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Other", "code": "Other" }, { "name": "Observation Well", "code": "OW" }, { "name": "Monitoring Well", "code": "MW" }, { "name": "Pit", "code": "Pit" }, { "name": "Vault", "code": "Vault" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Handhole", "code": "Handhole" }, { "name": "Valve", "code": "Valve" }, { "name": "Intake", "code": "Intake" }, { "name": "Conduit", "code": "Conduit" }, { "name": "Casing", "code": "Casing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "STRCT_MAT", "type": "esriFieldTypeString", "alias": "STRCT_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wStructureMaterial", "description": "The type of material in used for structure", "codedValues": [ { "name": "Round Brick", "code": "Round Brick" }, { "name": "Round Concrete", "code": "Round Concrete" }, { "name": "Round Clay Tile", "code": "Round Clay Tile" }, { "name": "Round Corregated PVC", "code": "Round Corregated PVC" }, { "name": "Rectangular Concrete", "code": "Rectangular Concrete" }, { "name": "Rectangular CMU", "code": "Rectangular CMU" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S476_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": 1694167777000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 29, "name": "Other Utility Information", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "UTILITY_TYPE", "uniqueValueGroups": [ { "heading": "UTILITY_TYPE", "classes": [ { "label": "PLANT PROCESSING", "description": "PLANT PROCESSING", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 }, "values": [ [ "AIR" ], [ "CHEM" ], [ "SLUDGE" ] ] }, { "label": "ELECTRICAL", "description": "ELECTRICAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "values": [ [ "ELEC" ] ] }, { "label": "CABLE/PHONE/FO", "description": "CABLE/PHONE/FO", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "values": [ [ "FO" ], [ "TELE" ] ] }, { "label": "GAS", "description": "GAS", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 255, 0, 255 ], "width": 2 }, "values": [ [ "GAS" ] ] }, { "label": "SEWER", "description": "SEWER", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 2.5 }, "values": [ [ "SAN" ], [ "STORM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 }, "value": "AIR", "label": "PLANT PROCESSING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 }, "value": "CHEM", "label": "PLANT PROCESSING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 }, "value": "SLUDGE", "label": "PLANT PROCESSING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "ELEC", "label": "ELECTRICAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "FO", "label": "CABLE/PHONE/FO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "TELE", "label": "CABLE/PHONE/FO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "GAS", "label": "GAS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 2.5 }, "value": "SAN", "label": "SEWER" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 2.5 }, "value": "STORM", "label": "SEWER" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 246, 252, 255 ], "toColor": [ 199, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 197, 255 ], "toColor": [ 252, 199, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 199, 252, 255 ], "toColor": [ 187, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 197, 255 ], "toColor": [ 220, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 221, 252, 255 ], "toColor": [ 207, 221, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2159579.1097892225, "ymin": 597095.7144327313, "xmax": 2195067.160204053, "ymax": 623398.9689127207, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UTILITY_ID", "type": "esriFieldTypeInteger", "alias": "UTILITY_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UTILITY_TYPE", "type": "esriFieldTypeString", "alias": "UTILITY_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wUtilityType", "description": "List of other utility types", "codedValues": [ { "name": "AIR", "code": "AIR" }, { "name": "CHEMICAL", "code": "CHEM" }, { "name": "ELECTRICAL", "code": "ELEC" }, { "name": "GAS", "code": "GAS" }, { "name": "SANITARY", "code": "SAN" }, { "name": "SLUDGE", "code": "SLUDGE" }, { "name": "STORM", "code": "STORM" }, { "name": "TELEPHONE", "code": "TELE" }, { "name": "FIBER OPTIC", "code": "FO" }, { "name": "INVISIBLE FENCE SENSOR", "code": "IFS" }, { "name": "LIGHT", "code": "LIGHT" }, { "name": "TRANSFORMER", "code": "TRANSFORMER" }, { "name": "SWITCH GEAR", "code": "SWITCH GEAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 20, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S477_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 30, "name": "Local Contaminated Sites", "type": "Feature Layer", "description": "Historical snapshot of noted areas of significant soil contamination in the local area. Areas are open contaminated sites recognized through various state and federal programs. Original information was digitized into AutoCAD based off a mylar drawing of unknown origin, which was then imported into GIS.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Unknown", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2165430.7834533453, "ymin": 599319.8599188328, "xmax": 2190055.61674951, "ymax": 619376.5182962567, "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": "Site_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site_Name", "length": 50, "domain": null }, { "name": "Address1", "type": "esriFieldTypeString", "alias": "Address1", "length": 50, "domain": null }, { "name": "Program", "type": "esriFieldTypeString", "alias": "Program", "length": 50, "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1048", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1048", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S877_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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 31, "name": "Distance from WTP", "type": "Feature Layer", "description": "Certain Iowa City Water Division safety protocols for personnel and the general public include zones delineated by distance to/away from the water treatment plant. Distances are given in miles radiating from point E2173964.96, N621496.90, based on the Iowa State Plane Coordinate System South Zone, North American Datum NAD 83(1996).", "geometryType": "esriGeometryPolygon", "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": "uniqueValue", "field1": "RADIUS", "uniqueValueGroups": [ { "heading": "RADIUS", "classes": [ { "label": "1.0 MILES", "description": "1.0 MILES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "values": [ [ "1.0 MILES" ] ] }, { "label": "2.0 MILES", "description": "2.0 MILES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "values": [ [ "2.0 MILES" ] ] }, { "label": "3.0 MILES", "description": "3.0 MILES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "values": [ [ "3.0 MILES" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "value": "1.0 MILES", "label": "1.0 MILES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "value": "2.0 MILES", "label": "2.0 MILES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "value": "3.0 MILES", "label": "3.0 MILES" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2121164.958927393, "ymin": 568696.9054168165, "xmax": 2226764.9590130597, "ymax": 674296.9055024832, "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": "RADIUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S458_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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 181, "name": "U of Iowa Water Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 179, "name": "U of Iowa Water System Valve" }, { "id": 178, "name": "U of Iowa Fire Hydrants" }, { "id": 180, "name": "U of Iowa Water Distribution Pipe" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2151893.383034721, "ymin": 591935.928136677, "xmax": 2197173.1284330487, "ymax": 623673.9811579734, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 179, "name": "U of Iowa Water System Valve", "type": "Feature Layer", "description": "", "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": "", "parentLayer": { "id": 181, "name": "U of Iowa Water Data" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "655eb71e417b8536eade6074dcc571c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQoka2SsUsCURzHP9INN0V/wqGDSEtwQ4twttgiDo5OLY7SYlOr8EDaBIf+AGdx7JodQqFQkbw6p4MTaXAQjrg0npVk91ykDzx47/E+/L7vx09jT7R/E1crdN/nstOhGAQcJpMMTBMRi9HZKUpJCEb9PoZpQqWyvjbyeXKjEVepFDdKsVymnUhgNJvg+xuRdhs8j5rrYsfjPG2JmQxH0yln9br6T70esUaDGnC+JS4WZHM5NFlJMptF5W6X40jU8ZiVjPYTT5JOg2WxwbZ5j4jzOY/8wbKgWv3aTybQavEQEQFH17kLArIoKJUYDodcq0SCgKKmcR+GnMjzcsmH4/BcKOANBjSAV6UIvIUhp8CF7J4QHAjBC6wl9/dD1cjJBtx+r53sPaufMJ9ke3w4rQYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2151993.33979485, "ymin": 592295.5550348959, "xmax": 2197109.471059074, "ymax": 623635.9264496111, "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": "VALVE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VALVE_ID", "type": "esriFieldTypeString", "alias": "VALVE_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "wValveType", "description": "Type of water system valve", "codedValues": [ { "name": "AUXILIARY", "code": "AUX" }, { "name": "AIR RELEASE", "code": "AR" }, { "name": "BLOWOFF", "code": "BOV" }, { "name": "BUTTERFLY", "code": "BV" }, { "name": "CHECK", "code": "CK" }, { "name": "GATE", "code": "V" }, { "name": "PRESSURE", "code": "PRV" }, { "name": "TAPPING", "code": "TV" }, { "name": "CORPORATION", "code": "CORP" }, { "name": "CURB STOP", "code": "CURB" }, { "name": "UNKNOWN", "code": "UN" }, { "name": "BALL", "code": "BALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wValveManufacturer", "description": "Water valve manufacturers", "codedValues": [ { "name": "AMERICAN FLOW", "code": "AMERICAN FLOW" }, { "name": "CLOW", "code": "CLOW" }, { "name": "HYDRO-STOP", "code": "HYDRO-STOP" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "PRATT", "code": "PRATT" }, { "name": "TYLER", "code": "TYLER" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "VAL-MATIC", "code": "VAL-MATIC" }, { "name": "WATEROUS", "code": "WATEROUS" }, { "name": "IOWA", "code": "IOWA" }, { "name": "DEZURIK", "code": "DEZURIK" }, { "name": "AVK", "code": "AVK" }, { "name": "GAV", "code": "GAV" }, { "name": "AY McDonald", "code": "AY McDonald" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_MODEL", "type": "esriFieldTypeString", "alias": "VALVE_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wValveModel", "description": "Water valve models", "codedValues": [ { "name": "USPO-23", "code": "USPO-23" }, { "name": "A-2360", "code": "A-2360" }, { "name": "A-2362", "code": "A-2362" }, { "name": "F-2640", "code": "F-2640" }, { "name": "T-2360", "code": "T-2360" }, { "name": "T-2362", "code": "T-2362" }, { "name": "T-2363", "code": "T-2363" }, { "name": "512BF", "code": "512BF" }, { "name": "516BF", "code": "516BF" }, { "name": "Series 45", "code": "Series 45" }, { "name": "8571SS", "code": "8571SS" }, { "name": "800 Series", "code": "800 Series" }, { "name": "8950SS", "code": "8950SS" }, { "name": "74701BQ", "code": "74701BQ" }, { "name": "B-25008N", "code": "B-25008N" }, { "name": "76100Q", "code": "76100Q" }, { "name": "B25209N", "code": "B25209N" }, { "name": "F-2639", "code": "F-2639" }, { "name": "2638", "code": "2638" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "MAIN_DEPTH", "type": "esriFieldTypeSingle", "alias": "MAIN_DEPTH", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "NORM_POSN", "type": "esriFieldTypeString", "alias": "Normal Position", "length": 10, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "Normal operating position of water valve", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "PARTIAL", "code": "PARTIAL" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S464_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" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 178, "name": "U of Iowa Fire Hydrants", "type": "Feature Layer", "description": "", "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": "", "parentLayer": { "id": 181, "name": "U of Iowa Water Data" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "38447c0e6725fc8991624c849da75d8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQoka3QoWsCYRjH8W8QFzQoKAxcM10URGRFrS5cGiir/gVqERa0ma4pCEaD7YUJ4pWFlQ3DbIppIBtoEIO7ciLK7W5M9E5l+MD78nuf9/3Ay+Pin+W6NEwCN1Z+ASbnwqLXy52ug65zfxas1ZA8Hm6j0R9Ev09hOqVXLvPtBBNAMBSiKsv4f5uRCHFF4QmoA2/A5z6s+HwkUinzoCgQDoMsgyRhdI2VBdoHX12twO0283gMm42Z1+vDIezCV01Da7WI5XIEGo2/C1XlAxgCX3awZGzdLtJyyXMmw/ViAZ0OqhA8APOjUxWCkRC85/OkrVZzH9lCqwbAlZVndg+c4KND/yQ8WVveNkathuvd8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2151996.9765985236, "ymin": 591935.928136677, "xmax": 2197106.087535587, "ymax": 623631.1866296022, "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": "HYD_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYD_ID", "type": "esriFieldTypeString", "alias": "HYD_ID", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wHydrantManufacturer", "description": "The name of the hydrant manufacturer", "codedValues": [ { "name": "AMERICAN DARLING", "code": "AMERICAN DARLING" }, { "name": "CLOW", "code": "CLOW" }, { "name": "EDDY", "code": "EDDY" }, { "name": "IOWA", "code": "IOWA" }, { "name": "KENNEDY", "code": "KENNEDY" }, { "name": "LUDLOW", "code": "LUDLOW" }, { "name": "M&H", "code": "M&H" }, { "name": "MUELLER", "code": "MUELLER" }, { "name": "TRAVERSE CITY", "code": "TRAVERSE CITY" }, { "name": "WATEROUS", "code": "WATEROUS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HYD_MODEL", "type": "esriFieldTypeString", "alias": "HYD_MODEL", "length": 50, "domain": { "type": "codedValue", "name": "wHydrantModel", "description": "Model of fire hydrant", "codedValues": [ { "name": "F-2545", "code": "F-2545" }, { "name": "F-2500", "code": "F-2500" }, { "name": "MK-73", "code": "MK-73" }, { "name": "B-84-B-5", "code": "B-84-B-5" }, { "name": "Improved", "code": "Improved" }, { "name": "K-81-A", "code": "K-81-A" }, { "name": "Super Centurion", "code": "Super Centurion" }, { "name": "Centurion", "code": "Centurion" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_MAN", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_MAN", "domain": null }, { "name": "HYD_SIZE", "type": "esriFieldTypeDouble", "alias": "HYD_SIZE", "domain": null }, { "name": "NOZZLE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "NOZZLE_NUM", "domain": null }, { "name": "BURY_DEPTH", "type": "esriFieldTypeDouble", "alias": "BURY_DEPTH", "domain": null }, { "name": "HYD_EXTEN", "type": "esriFieldTypeSingle", "alias": "HYD_EXTEN", "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "AUX_VAL", "type": "esriFieldTypeString", "alias": "AUX_VAL", "length": 5, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVE_DIAM", "type": "esriFieldTypeSingle", "alias": "VALVE_DIAM", "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "ROUTE_NUM", "length": 20, "domain": null }, { "name": "ROUTE_ORDER", "type": "esriFieldTypeDouble", "alias": "ROUTE_ORDER", "domain": null }, { "name": "DEAD_END", "type": "esriFieldTypeString", "alias": "DEAD_END", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DE_NUM", "type": "esriFieldTypeString", "alias": "DE_NUM", "length": 10, "domain": null }, { "name": "DE_ORDER", "type": "esriFieldTypeDouble", "alias": "DE_ORDER", "domain": null }, { "name": "STATIC_PRES", "type": "esriFieldTypeSmallInteger", "alias": "STATIC_PRES", "domain": null }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "length": 8, "domain": null }, { "name": "MAIN_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "MAIN_DIAM", "domain": null }, { "name": "LAT_DIAM", "type": "esriFieldTypeSingle", "alias": "LAT_DIAM", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BILLING", "type": "esriFieldTypeString", "alias": "BILLING", "length": 50, "domain": { "type": "codedValue", "name": "wHydrantBilling", "description": "Entity billed for private hydrant maintenance program", "codedValues": [ { "name": "U OF I", "code": "U OF I" }, { "name": "UI-DUAL", "code": "UI-DUAL" }, { "name": "UNIVERSITY HEIGHTS", "code": "UNIVERSITY HEIGHTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GPM", "type": "esriFieldTypeDouble", "alias": "Gallons per Minute", "domain": null }, { "name": "Storz_Conn", "type": "esriFieldTypeString", "alias": "Storz_Connection", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANN_BAC_SAM_HYD", "type": "esriFieldTypeString", "alias": "Annual Bacterial Sample Hydrant", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "GDB_957_HYD_ID", "fields": "HYD_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S456_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "SDE.HydrantMaintenanceInspection", "relatedTableId": 33, "role": "esriRelRoleOrigin", "keyField": "HYD_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{61A71E8C-D5EE-45D0-B22D-FD14F4430349}" } ], "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": 1694167777000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 180, "name": "U of Iowa Water Distribution Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 181, "name": "U of Iowa Water Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2151893.383034721, "ymin": 592295.5668808073, "xmax": 2197173.1284330487, "ymax": 623673.9811579734, "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": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAIN_ID_CARTEGRAPH", "type": "esriFieldTypeString", "alias": "MAIN_ID_CARTEGRAPH", "length": 20, "domain": null }, { "name": "MAIN_ID", "type": "esriFieldTypeDouble", "alias": "MAIN_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MAIN_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "MAIN_DIAM", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_CLASS", "type": "esriFieldTypeString", "alias": "PIPE_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterialClass", "description": "Water pipe descriptors", "codedValues": [ { "name": "DR14", "code": "DR14" }, { "name": "DR18", "code": "DR18" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "K", "code": "K" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "56", "code": "56" }, { "name": "55", "code": "55" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "wPipeManufacturer", "description": "Brand of water pipe.", "codedValues": [ { "name": "AMERICAN", "code": "AMERICAN" }, { "name": "CLOW", "code": "CLOW" }, { "name": "GRIFFIN", "code": "GRIFFIN" }, { "name": "MCWANE", "code": "MCWANE" }, { "name": "US PIPE", "code": "US PIPE" }, { "name": "JM EAGLE", "code": "JM EAGLE" }, { "name": "CERTA-LOK", "code": "CERTA-LOK" }, { "name": "SNAP-LOK", "code": "SNAP-LOK" }, { "name": "NORTH AMERICAN PIPE", "code": "NORTH AMERICAN PIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GASKETING", "type": "esriFieldTypeString", "alias": "GASKETING", "length": 50, "domain": { "type": "codedValue", "name": "wGasketing", "description": "Gasket material and restraint in water work", "codedValues": [ { "name": "SBR", "code": "SBR" }, { "name": "Nitrile Buna-N", "code": "NBR" }, { "name": "Fluoroelastomer Fluorel Viton", "code": "FKM" }, { "name": "Jute", "code": "Jute" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INST", "domain": null }, { "name": "PROJ_NUM", "type": "esriFieldTypeString", "alias": "PROJ_NUM", "length": 100, "domain": null }, { "name": "PROJ_TYPE", "type": "esriFieldTypeString", "alias": "PROJ_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "wProjectType", "description": "The type of water main project", "codedValues": [ { "name": "New", "code": "N" }, { "name": "Replacement", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAIN_LENGTH", "type": "esriFieldTypeDouble", "alias": "MAIN_LENGTH", "domain": null }, { "name": "EXCAVATOR", "type": "esriFieldTypeString", "alias": "EXCAVATOR", "length": 256, "domain": { "type": "codedValue", "name": "wExcavator", "description": "Water work construction contractors/excavators", "codedValues": [ { "name": "BOCKENSTEDT EXCAVATING", "code": "BOCKENSTEDT EXCAVATING" }, { "name": "CALACCI CONSTRUCTION", "code": "CALACCI CONSTRUCTION" }, { "name": "CARTER & ASSOCIATES", "code": "CARTER & ASSOCIATES" }, { "name": "COLE EMERGENCY SERVICES", "code": "COLE EMERGENCY SERVICES" }, { "name": "D&B CONSTRUCTION", "code": "D&B CONSTRUCTION" }, { "name": "DAVE SCHMITT CONSTRUCTION", "code": "DAVE SCHMITT CONSTRUCTION" }, { "name": "FREEMAN CONSTRUCTION", "code": "FREEMAN CONSTRUCTION" }, { "name": "G&B CONSTRUCTION", "code": "G&B CONSTRUCTION" }, { "name": "GREIF CONSTRUCTION", "code": "GREIF CONSTRUCTION" }, { "name": "LYNCH CONSTRUCTION", "code": "LYNCH CONSTRUCTION" }, { "name": "LYNCH EXCAVATING", "code": "LYNCH EXCAVATING" }, { "name": "MAXWELL CONSTRUCTION", "code": "MAXWELL CONSTRUCTION" }, { "name": "MINGER CONSTRUCTION", "code": "MINGER CONSTRUCTION" }, { "name": "MULFORD PLUMBING", "code": "MULFORD PLUMBING" }, { "name": "RATHJE CONSTRUCTION", "code": "RATHJE CONSTRUCTION" }, { "name": "SCHRADER EXCAVATING & GRADING", "code": "SCHRADER EXCAVATING & GRADING" }, { "name": "DENNIS SPENCER CONSTRUCTION", "code": "DENNIS SPENCER CONSTRUCTION" }, { "name": "VOIGT CONSTRUCTION", "code": "VOIGT CONSTRUCTION" }, { "name": "WATER", "code": "WATER" }, { "name": "WRH", "code": "WRH" }, { "name": "HOMETOWN PLUMBING & HEATING", "code": "HOMETOWN PLUMBING & HEATING" }, { "name": "FONDELL EXCAVATING", "code": "FONDELL EXCAVATING" }, { "name": "VOLKENS INC", "code": "VOLKENS INC" }, { "name": "YORDI EXCAVATING INC", "code": "YORDI EXCAVATING INC" }, { "name": "CP RHODE INC", "code": "CP RHODE INC" }, { "name": "RICKLEFS CONSTRUCTION", "code": "RICKLEFS CONSTRUCTION" }, { "name": "ARMBRUSTER", "code": "ARMBRUSTER" }, { "name": "TRIPLE B", "code": "TRIPLE B" }, { "name": "PORTZEN CONSTRUCTION", "code": "PORTZEN CONSTRUCTION" }, { "name": "BILL WITTERS CONSTRUCTION", "code": "BILL WITTERS CONSTRUCTION" }, { "name": "MULLER PLUMBING", "code": "MULLER PLUMBING" }, { "name": "NIELSEN CONSTRUCTION", "code": "NIELSEN CONSTRUCTION" }, { "name": "DICK GRELL", "code": "DICK GRELL" }, { "name": "ECHKOFF PLUMBING", "code": "ECHKOFF PLUMBING" }, { "name": "MOUSEL CONSTRUCTION", "code": "MOUSEL CONSTRUCTION" }, { "name": "VIETH CONSTRUCTION", "code": "VIETH CONSTRUCTION" }, { "name": "Eller Construction", "code": "Eller Construction" }, { "name": "LYNCH'S PLUMBING", "code": "Lynchs Plumbing" }, { "name": "SEE TAP CARD", "code": "SEE TAP CARD" }, { "name": "Fisher Underground", "code": "Fisher Underground" }, { "name": "Mekota Construction", "code": "Mekota Construction" }, { "name": "Seelman Construction", "code": "Seelman Construction" }, { "name": "Boomerang", "code": "Boomerang" }, { "name": "BRECKE", "code": "BRECKE" }, { "name": "LEICHTY", "code": "LEICHTY" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Tschiggfrie", "code": "Tschiggfrie" }, { "name": "Boyd and Rummelhart", "code": "Boyd and Rummelhart" }, { "name": "Larew", "code": "Larew" }, { "name": "Cornerstone", "code": "Cornerstone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "length": 256, "domain": { "type": "codedValue", "name": "wInspector", "description": "Water main site inspectors", "codedValues": [ { "name": "BEVERLY", "code": "BEVERLY" }, { "name": "BYERLY", "code": "BYERLY" }, { "name": "CLOW", "code": "CLOW" }, { "name": "DECKER", "code": "DECKER" }, { "name": "DYKSTRA", "code": "DYKSTRA" }, { "name": "HR GREEN", "code": "HR GREEN" }, { "name": "MILLER", "code": "MILLER" }, { "name": "PROTASKEY", "code": "PROTASKEY" }, { "name": "SCHUCKERT", "code": "SCHUCKERT" }, { "name": "SNYDER & ASSOCIATES", "code": "SNYDER & ASSOCIATES" }, { "name": "TJELMELAND", "code": "TJELMELAND" }, { "name": "U OF I", "code": "U OF I" }, { "name": "WATER", "code": "WATER" }, { "name": "BRADBURY", "code": "BRADBURY" }, { "name": "MINOR", "code": "MINOR" }, { "name": "LOPEZ", "code": "LOPEZ" }, { "name": "RYALS", "code": "RYALS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DuplicateNewID", "type": "esriFieldTypeDouble", "alias": "DuplicateNewID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_510", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S468_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 32, "name": "Water Service Account and Address", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOTES", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCNT_NUM", "type": "esriFieldTypeDouble", "alias": "ACCNT_NUM\n", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES\n", "length": 256, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM\n", "domain": null }, { "name": "HOUSE_FRAC", "type": "esriFieldTypeString", "alias": "HOUSE_FRAC\n", "length": 10, "domain": null }, { "name": "STRT_PRE", "type": "esriFieldTypeString", "alias": "STRT_PRE\n", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET\n", "length": 100, "domain": null }, { "name": "STRT_TYPE", "type": "esriFieldTypeString", "alias": "STRT_TYPE\n", "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\n", "length": 10, "domain": null }, { "name": "H_UNIT_TYPE", "type": "esriFieldTypeString", "alias": "H_UNIT_TYPE\n", "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\n", "length": 10, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1\n", "length": 50, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2\n", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "LOT_NUM\n", "length": 20, "domain": null }, { "name": "BILL_GRP", "type": "esriFieldTypeString", "alias": "BILL_GRP\n", "length": 50, "domain": null }, { "name": "STBX_ID", "type": "esriFieldTypeInteger", "alias": "STBX_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORP_ID", "type": "esriFieldTypeInteger", "alias": "CORP_ID", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "Pipe Mat", "length": 50, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "Water pipe material type", "codedValues": [ { "name": "CAST", "code": "CAST" }, { "name": "CEMENT", "code": "CEMENT" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DI", "code": "DI" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "STAINLESS", "code": "STAINLESS" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "LEAD", "code": "LEAD" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "BRASS", "code": "BRASS" }, { "name": "BLACK IRON", "code": "BLACK IRON" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "Date Rec", "length": 8, "domain": null } ], "indexes": [ { "name": "R973_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3863_STBX_ID", "fields": "STBX_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_973", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_973", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "SDE.wServiceConnect", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "STBX_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{3BA0FCB4-A5F1-49E6-8EEE-7684B41F0143}" }, { "id": 1, "name": "SDE.wServiceValve", "relatedTableId": 13, "role": "esriRelRoleDestination", "keyField": "STBX_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{0FE10D90-251C-4DAE-BC9F-34C1E0A40CCE}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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 }, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 33, "name": "HydrantMaintenanceInspection", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PRESSURE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeDouble", "alias": "Pressure (PSI)", "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "Inspector", "length": 50, "domain": { "type": "codedValue", "name": "wDist_Inspector", "description": "List of Water Distribution Staff", "codedValues": [ { "name": "Alex Lorack", "code": "AL" }, { "name": "Brian Bailey", "code": "BB" }, { "name": "Dave Exline", "code": "DE" }, { "name": "Dave Worby", "code": "DW" }, { "name": "Eric Gringer", "code": "EG" }, { "name": "Michael Willis", "code": "MW" }, { "name": "Nate Swartzentruber", "code": "NS" }, { "name": "Tony Stipes", "code": "TS" }, { "name": "Justin Sellers", "code": "JS" }, { "name": "David Bontrager", "code": "DB" }, { "name": "Shawn Ostrander", "code": "SO" }, { "name": "Kyle Westfall", "code": "KW" }, { "name": "Bill Donahue", "code": "BD" }, { "name": "Mathew Solinger", "code": "MS" }, { "name": "Garrit Thomann", "code": "GT" }, { "name": "Michael Frieden", "code": "MF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 1000, "domain": null }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "Date Inspected", "length": 8, "domain": null }, { "name": "HydAccessible", "type": "esriFieldTypeString", "alias": "Hydrant Accessible?", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HydDrains", "type": "esriFieldTypeString", "alias": "Hydrant Drains?", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HydFlushed", "type": "esriFieldTypeString", "alias": "Hyd Flushed?", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HydPaint", "type": "esriFieldTypeString", "alias": "Paint Req'd?", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocatorBox", "type": "esriFieldTypeString", "alias": "Locator Box?", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RepairsNeeded", "type": "esriFieldTypeString", "alias": "Repairs Needed", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RepairNotes", "type": "esriFieldTypeString", "alias": "Repair Notes", "length": 200, "domain": null }, { "name": "FlushTime", "type": "esriFieldTypeDouble", "alias": "Flush Time in Minutes", "domain": null }, { "name": "WaterLoss", "type": "esriFieldTypeDouble", "alias": "Water Loss in Gallons", "domain": null }, { "name": "TotalChlorine", "type": "esriFieldTypeDouble", "alias": "Total Chlorine", "domain": null }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "InspectionStatus", "length": 25, "domain": { "type": "codedValue", "name": "wHydrantInspectStatus", "description": "Hydrant Inspection Status", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Complete Needs Work Order", "code": "Needs Work Order" }, { "name": "In Progress", "code": "In Progress" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HydOperational", "type": "esriFieldTypeString", "alias": "Hyd Operational?", "length": 10, "domain": { "type": "codedValue", "name": "wYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Repairs_1", "type": "esriFieldTypeString", "alias": "Repairs 1", "length": 100, "domain": { "type": "codedValue", "name": "wHydRepairs", "description": "Hydrant Repairs", "codedValues": [ { "name": "Bolt", "code": "Bolt" }, { "name": "Broken Flange", "code": "Broken Flange" }, { "name": "Coupler", "code": "Coupler" }, { "name": "Crooked", "code": "Crooked" }, { "name": "Does Not Drain", "code": "Does Not Drain" }, { "name": "Does Not Shut Off", "code": "Does Not Shut Off" }, { "name": "Drains Slow", "code": "Drains Slow" }, { "name": "Hydrant High", "code": "Hydrant High" }, { "name": "Hydrant Hit", "code": "Hydrant Hit" }, { "name": "Hydrant Low", "code": "Hydrant Low" }, { "name": "Leaks", "code": "Leaks" }, { "name": "Locator Box Issue", "code": "Locator Box Issue" }, { "name": "Nozzle Threads Damaged", "code": "Nozzle Threads Damaged" }, { "name": "Oil/Grease", "code": "Oil/Grease" }, { "name": "Operator", "code": "Operator" }, { "name": "Other", "code": "Other" }, { "name": "Shaft Dropped", "code": "Shaft Dropped" }, { "name": "Stem", "code": "Stem" }, { "name": "Turns Hard", "code": "Turns Hard" }, { "name": "Wiring", "code": "Wiring" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Repairs_2", "type": "esriFieldTypeString", "alias": "Repairs 2", "length": 100, "domain": { "type": "codedValue", "name": "wHydRepairs", "description": "Hydrant Repairs", "codedValues": [ { "name": "Bolt", "code": "Bolt" }, { "name": "Broken Flange", "code": "Broken Flange" }, { "name": "Coupler", "code": "Coupler" }, { "name": "Crooked", "code": "Crooked" }, { "name": "Does Not Drain", "code": "Does Not Drain" }, { "name": "Does Not Shut Off", "code": "Does Not Shut Off" }, { "name": "Drains Slow", "code": "Drains Slow" }, { "name": "Hydrant High", "code": "Hydrant High" }, { "name": "Hydrant Hit", "code": "Hydrant Hit" }, { "name": "Hydrant Low", "code": "Hydrant Low" }, { "name": "Leaks", "code": "Leaks" }, { "name": "Locator Box Issue", "code": "Locator Box Issue" }, { "name": "Nozzle Threads Damaged", "code": "Nozzle Threads Damaged" }, { "name": "Oil/Grease", "code": "Oil/Grease" }, { "name": "Operator", "code": "Operator" }, { "name": "Other", "code": "Other" }, { "name": "Shaft Dropped", "code": "Shaft Dropped" }, { "name": "Stem", "code": "Stem" }, { "name": "Turns Hard", "code": "Turns Hard" }, { "name": "Wiring", "code": "Wiring" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R3014_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_19186_FACILI", "fields": "FACILITYKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_3014", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3014", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "SDE.wHydrantR", "relatedTableId": 10, "role": "esriRelRoleDestination", "keyField": "FACILITYKEY", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{61A71E8C-D5EE-45D0-B22D-FD14F4430349}" }, { "id": 4, "name": "SDE.wHydrantR", "relatedTableId": 178, "role": "esriRelRoleDestination", "keyField": "FACILITYKEY", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{61A71E8C-D5EE-45D0-B22D-FD14F4430349}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": 1694167777000 }, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" } ] }