{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Network Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f46b37e8ccdb02584d8bdfb2091bbf1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQ4jbWTu0oDURRF17mZxGhiUATNVCKIYGwsRGwsQtII/kE68VFY+DM2otiIn2AXM4WNGLCMYKUgZKKFovggjzk2zjA6GiLiLvdmr3vPgWPxR1n/AnBUrY7LooFphDdPOS3aUusJ4Li6rA22jTDue0ag4uqxKKt5W65+BDgNLalyAAjA690NsWSKxOAwQCFmqDl1zYUhAcC51ax67PhlgE67hfE6wQNtpR9hDyhGAOqxAqTuL8+DQvPpARNPYCUHAIjF+8hMzBTKdc35OwmPMA8wNDkbGC+Na6z+NInMCAAi4u9kAfgMECGhCmJMANCPIOx9BMnICJ5yKbBED/LgIroD5VCErR7617EsJxFA0ZZqxdVdYK1rXdnMi7QjAIDMGJuPDfAhaXsiHD+LsJHPylHY/ASYE2kB6+W67opQMsKUKk3gTAz7+VFxv37o21so2lIFql1H6Qb4jd4BZ2dp9SnLTY8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2366245.7603366226, "ymin": 7054534.456217542, "xmax": 2416177.8573265523, "ymax": 7077272.708318919, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "OPERATIONALDATE", "type": "esriFieldTypeDate", "alias": "OPERATIONALDATE", "length": 8, "domain": null }, { "name": "STRUCTURETYPE", "type": "esriFieldTypeString", "alias": "StructureType", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ActiveFlag", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": null }, { "name": "MANAGEDBY", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 10, "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": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R415_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 1, "name": "Enclosed Storage Facility" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 2, "name": "Production Well" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 3, "name": "Pump Station" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 4, "name": "Storage Basin" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 5, "name": "Treatment Plant" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 6, "name": "Meter Station" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 7, "name": "Other" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "id": 8, "name": "Intake" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 1, "name": "Enclosed Storage Facility" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 2, "name": "Production Well" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 3, "name": "Pump Station" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 4, "name": "Storage Basin" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 5, "name": "Treatment Plant" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 6, "name": "Meter Station" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 7, "name": "Other" }, { "domains": { "ENABLED": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "INSTALLDATE": null, "LOCATION": null, "ROTATION": null, "NAME": null, "OPERATIONALDATE": null, "STRUCTURETYPE": "Treatment Plant", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MANAGEDBY": 1, "AncillaryRole": 0, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SUBTYPE": null }, "code": 8, "name": "Intake" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "System Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fffa8d67e3f5ae7663f8a02aaa352acb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVQ4jbXTMWgacRTH8W8aoQZ6xuCQDhaC4FAxgoNDLBXXolQwpagU6pUO4RYHKfRKF8kRHSqSGuxgrRSL2KHDgaFrsHgZssnNNtClyaRekYNK0yUBK4YMoQ/+yw/eh/978Cxcsyz/C7DE4/EngiA8sNlsN/x+/zdRFN8vLCyMrwTcbnfS4/HspFKpNZ/Ph2madDqdR+l0uqCqajYWi727FBAE4akoituyLN+ZztfX1xmPx0uZTKaiqirTyDRwOxgMPrtoPjg4oN1uY7Va2drawul0sru7iyRJxbOzs48X40wDYqVSWQVoNpucnp5SKBQYDodks1kURcHpdBIIBJbq9fpz4O0ssOpyudYADg8PKZfLADgcDorFIqVSCUVRCIVCVKvV+/MAgF/ATYvl33h5eRnTNAGwWq2MRqM/83ZgDgaDrt1uf2iz2dB1Ha/XC8De3h7RaBSAXq+HYRhf5wFfIpHIZrfbjciyvJjP56nVakwmEzY2NgiHwwA0Go1jVVU/zQOONE173Gq1lEQi8TqXyy3OjEc+n/+h6/pLYDIPAHiVTCZ3yuXym/39/bt2u/0ecKvf7x9LknSiadoHwzA+TzfMAr+BF5qmBVZWVjaB7+f5CVAHfs7+6rJbODp/V9a1r/EvIT6pgQc3eLsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Ball" }, { "symbol": { "type": "esriPMS", "url": "6c6a105578ab222bfc44ead3bb58fceb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtUlEQVQ4jbXTv2saYRgH8O/pEWLE60t0u8U6lAakS4dihkBBEIRw/uLghlI6iWAggqA4vUsMgnCQQaGT/gUaDgRByBLBIF0SV6GDm4qgKJ4XMVOD3l0gJeQZH97vh/d5Xl4Wbyz2XQBK6f5oNEpMp9NvVqt14XQ6a8ViUXkVkEwm6Xw+PxdF8YPX64Wqqmi327/i8fhfQsiPQqFw+yKQSCSu/H5/UhAEZrsfjUYRCATcPp/vJpPJfN9GnoFcLveFEBLXhwFguVwiHA6j1+uxNpvtGoDTAAwGg8tsNrunD6uqilAohFarBQDodruH6XT69N9OngGO4z46HI6d8Gq1QiQSQbPZ3OmPx+MwgF3AYrFYtw9pmoZYLIZGo6G/FNbr9YFhhNlsNtpsNp8YhoGmaRBFEYpi+nLgOO7OABBCfiuKchwMBiFJEur1ummY5/lHl8tVNgCyLFcnk8lZpVL5WqvVTMMMw0AQhAtK6dIAAIDb7T7pdDp/AHzWh+12OyRJKpdKJbrd3wEopQsAR6lU6me/3z8fDoc8y7JrnucfPB5POp/P3+th078gy3IVQNV0jtcA/1NPtY6W69hmdyUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Butterfly" }, { "symbol": { "type": "esriPMS", "url": "f3e745573aeeb9b8eaa9ae92780fde68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1klEQVQ4jbXTP2gacRQH8K/xzoic2cTJViyIZHBRdBJsqQEHh4oELIWCq7c43CAOuhQPKpWKOCnUeNBbApEOXsQhyMGhg9th6iK9s+1gQYcqGGKvQ5fUXopQ+sb35wPvx+8R+Mcg/hdAAnjqdDpDVqvVuFgsrmaz2SWAH/sAUZ/Px+RyueNgMGjfbrcYDAaZer2urFarjCiKH/4GPEulUnSj0Xh8N+lwOMh4PP6IYRjOYrG87Ha7F3rAkdFoPON5nuJ5XncvTdOOzGYzD4ACcLsLnNI0fd1sNv3L5VIXsNvtSKfTh51O57kkSWe7wHG5XD6QZRm9Xk8XCIVCoGkagiCcAPgDgMFguK1Wq4hEIlBV9bdhl8uFWq0Gk8mEzWZj0HuDr8Ph8DoQCATC4TA4joOmab+aCALJZBI2mw2iKG7n8/mVHsAnEomcoig3pVLJNBqNIMsyAMDj8SCfzwMAWJb9qCjKez1AVVV1ks1m3xaLxUwsFiOm0ykIgkChUABJkqhUKhNJksoAvusBAPCGZVmm3W6/a7VaDwRBeEJR1IHX651Eo9HP/X7/fL1e1+8O6P3E1+Px+KHf738B4BuAG7fbPQbAAfiy23zfLXwC8Oqe2l7A3vET2V2tz5+ZaiUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Cone" }, { "symbol": { "type": "esriPMS", "url": "347de32b61d71f47eeadd38619ee6c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4jbXTv0vDQBQH8K8x0IIWh1rocJhQOhTTLQqlCJn9I1xcilNxceootKOhGQOCopWCIGI3QQhBkzFCFolOQbO0SxD6I0ldbKjlKgXxbe/uvc/dgzsWfwz2P4HNYrG4m0wmU57nma7r3gMYLQJs8Dx/Vy6XeY7jUvV6HQCQTqc/CSEHlmWd/wZwuVxOb7fbRBRFGIaBCdDtdld6vd6ZIAhrtm0rVCCTyVx1Oh1SKBSoM43HYziOcwLgGsDHLCCIorg+r3kSg8FgmRBy6Lru0Sywnc/nVw3DiBds26YiDMPs0EZIKIqSVRTlR3GpVIIkSXE+HA7RarXivmnAoZ0mSRIajUacm6YZqqpq0QCNZVkvCIIs9d7fUavVXn3fP6UBoyAIKgBuACzRmpvN5oumaQaARxoAALcA9hiGUaMoSgJAv98PdV1/q1arvmVZz2EYVqYbaC/xIoqiBwD7ALZkWU7IsuwAuATwNFs87y+8Azies7cQsHB8Ad17hwi5zcJiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Gate" }, { "symbol": { "type": "esriPMS", "url": "593585f5565462493d990113df872d96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhElEQVQ4jbXTP0gCYRjH8R96hGB4OhUZQltJTXeLEFlDOLi03XCYg4sgiENLboIgjungEdwYuCt2NBkuDoGDVyHVcOAVnIMcgcZx57UU+OfUQHrgHb8fnnd4CKw4xH8BBEmSJz6f79But39JklTt9/vtPwFut/ssEAikE4mEv9PpOIPBIERRTJfL5bYoiufdbvd1LuB0OiOZTOYymUzuAUCv14PX6wVFUessywbi8fhdpVI5VRTlzQrYDIfDkd94ZlWCAMdxO7Is84IgHFsBLMdxlvE4wjDMriAIfgBPE4DL5XJ7PJ7tRQAAhEKhDZIkj1RVnQR0XTeWxQDgcDhMTdPWZr4wGAy00WjUttlsB4uAZrP5MhwOH2cAALepVGqrUCgsBHK53DOAeyugVSwW36PR6A1FUaxVnM1ma41G4xqAbgUAQJ6m6YtYLHZVKpVowzBo0zR1RVFaDMNI9Xq9CqA2HkwDBoA8z/P7PM/LAB4AfAJQAdwA+Jjeat4tiD9v6ax8jd9qr485giExtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Plug" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2361595.377230346, "ymin": 7044260.764757156, "xmax": 2419784.279416606, "ymax": 7078291.084533721, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANCILLARYROLE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "length": 20, "domain": { "type": "codedValue", "name": "wGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Dirt", "code": "D" }, { "name": "Asphalt", "code": "A" }, { "name": "Grass", "code": "G" }, { "name": "Concrete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRENTPOSITION", "type": "esriFieldTypeString", "alias": "CurrentPosition", "length": 20, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Closed", "code": "CLOSED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BYPASSVALVE", "type": "esriFieldTypeInteger", "alias": "BypassValve", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MOTORIZED", "type": "esriFieldTypeInteger", "alias": "Motorized", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REGULATIONTYPE", "type": "esriFieldTypeString", "alias": "RegulationType", "length": 20, "domain": { "type": "codedValue", "name": "wWHSVlvReg", "description": "", "codedValues": [ { "name": "Flow", "code": "F" }, { "name": "Pressure", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTHTONUT", "type": "esriFieldTypeDouble", "alias": "DEPTHTONUT", "domain": null }, { "name": "CLOCKWISETOCLOSE", "type": "esriFieldTypeInteger", "alias": "ClockwiseToClose", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRENTLYOPEN", "type": "esriFieldTypeInteger", "alias": "CurrentlyOpen", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeInteger", "alias": "NormallyOpen", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PERCENTOPEN", "type": "esriFieldTypeInteger", "alias": "PercentOpen", "domain": null }, { "name": "PRESSURESETTING", "type": "esriFieldTypeString", "alias": "PRESSURESETTING", "length": 20, "domain": null }, { "name": "VALVEFUNCTION", "type": "esriFieldTypeString", "alias": "ValveFunction", "length": 20, "domain": { "type": "codedValue", "name": "wValveFunction", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Isolation", "code": "IS" }, { "name": "Hydrant", "code": "HYD" }, { "name": "Other", "code": "OTH" }, { "name": "Fire Line", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "ZONE_", "length": 7, "domain": null }, { "name": "NUMBER_", "type": "esriFieldTypeString", "alias": "NUMBER_", "length": 9, "domain": null }, { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "VALVEID", "length": 50, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 10, "domain": null }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeDouble", "alias": "TURNSTOCLOSE", "domain": null }, { "name": "ActivityID", "type": "esriFieldTypeString", "alias": "ActivityID", "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": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WGate" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WPlug" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WButterfly" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WBall" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WCone" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 3, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "BYPASSVALVE": 0, "MOTORIZED": 0, "REGULATIONTYPE": "F", "DEPTHTONUT": null, "CLOCKWISETOCLOSE": 1, "CURRENTLYOPEN": 1, "NORMALLYOPEN": 1, "PERCENTOPEN": 100, "PRESSURESETTING": null, "VALVEFUNCTION": "IS", "FINALCORRECT": null, "ZONE_": null, "NUMBER_": null, "VALVEID": null, "UniqueID": null, "TURNSTOCLOSE": null, "ActivityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WGate" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "BYPASSVALVE": 0, "MOTORIZED": 0, "REGULATIONTYPE": "F", "DEPTHTONUT": null, "CLOCKWISETOCLOSE": 1, "CURRENTLYOPEN": 1, "NORMALLYOPEN": 1, "PERCENTOPEN": 100, "PRESSURESETTING": null, "VALVEFUNCTION": "IS", "FINALCORRECT": null, "ZONE_": null, "NUMBER_": null, "VALVEID": null, "UniqueID": null, "TURNSTOCLOSE": null, "ActivityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WPlug" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 1, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "BYPASSVALVE": 0, "MOTORIZED": 0, "REGULATIONTYPE": "F", "DEPTHTONUT": null, "CLOCKWISETOCLOSE": 1, "CURRENTLYOPEN": 1, "NORMALLYOPEN": 1, "PERCENTOPEN": 100, "PRESSURESETTING": null, "VALVEFUNCTION": "IS", "FINALCORRECT": null, "ZONE_": null, "NUMBER_": null, "VALVEID": null, "UniqueID": null, "TURNSTOCLOSE": null, "ActivityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WButterfly" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 5, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "BYPASSVALVE": 0, "MOTORIZED": 0, "REGULATIONTYPE": "F", "DEPTHTONUT": null, "CLOCKWISETOCLOSE": 1, "CURRENTLYOPEN": 1, "NORMALLYOPEN": 1, "PERCENTOPEN": 100, "PRESSURESETTING": null, "VALVEFUNCTION": "IS", "FINALCORRECT": null, "ZONE_": null, "NUMBER_": null, "VALVEID": null, "UniqueID": null, "TURNSTOCLOSE": null, "ActivityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WBall" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "MOTORIZED": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "CLOCKWISETOCLOSE": {"type": "inherited"}, "CURRENTLYOPEN": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "VALVEFUNCTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 2, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "BYPASSVALVE": 0, "MOTORIZED": 0, "REGULATIONTYPE": "F", "DEPTHTONUT": null, "CLOCKWISETOCLOSE": 1, "CURRENTLYOPEN": 1, "NORMALLYOPEN": 1, "PERCENTOPEN": 100, "PRESSURESETTING": null, "VALVEFUNCTION": "IS", "FINALCORRECT": null, "ZONE_": null, "NUMBER_": null, "VALVEID": null, "UniqueID": null, "TURNSTOCLOSE": null, "ActivityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WCone" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CREATEDBY", "defaultSymbol": { "type": "esriPMS", "url": "976a180d39dc3153ad899ed268d04333", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQ4ja3ToU+FUBTH8e94jxF0dyRHwMjDBgTHxgg2ksHA+Bts/iF2/wsDo9isbCIm9sJLNNIdbAaYOpOBN1Denifend9n5567u+bIWv8nkADnC3PPwMs+cAvcLwhfAldTAMC7qqpPuq5/TSXbtl0Nw3ADXPyc7QOrzWYji6I4q6oKz/MAyPMc3/cxDOOjaZpRYHKJUkqSJGG73TIMA3EcU9f15H1mX8GyLLIso+s6HMeZa5sHoigiTVOEENi2fTigKApBEKBpGmVZHgYIIQjDENd1ATBNczmw2+1EGIbtVLOU8vQv4LXv++tfRv4ETuaAN+BxdtZxPUwBdwvDozr6N34DGANIEZSUubcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "All Others", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "468e1fb68e5a90b087a8d823e9866b60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOUlEQVQ4ja3Tv0vDQBjG8e9dKhmUgEOrYJ0kph2k6SCF0qFbljo4hKCzSzf/BkdxF3fBzaF0cRCKW0GMizUOLl38ARosOFjaxMHJNoct9dZ7n8+97x2XYsaV+jegepb3QKxOFhu2WjsP1787iKkTRUd/RWMpN4XQqsAIAMQi/rw7fL5YXktHSeH3l1Bbr6e30WRubAQAgdQs0wovT68ynU6HYrEIQLvdplQqYbu5wSiaeIlhGOJ5HkEQ0O/3cV2XbrebOJLyFUzTpNls0uv1KBQKqjI14DgOjUYDwzCwLGt6QEpJuVxG13V8358OMAyDSqWCbdsAZLPZyYHAD4zanvMxVnkCT4+vC4ssqQF9Tt5sHKxsxbwlnpavZYbEzKuA269BdI5QdotA8rMfH48Brd37fXVUvWb+jd9pM1UxmXHHnAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Andrew", "label": "Andrew" }, { "symbol": { "type": "esriPMS", "url": "01bc0e06ead9b068b86b5258a3349039", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPUlEQVQ4ja3Tv0uCQRzH8fedhkNxYy0GNVxPU+oQT4iD0SAUDQ3ytPgHFARNhf9CNAXRln9A0CAuQVBLhFBZizy0BC5RQw8JDYk+T1ND+lwp9h2P+7zuvvcjypAV/Tdgb+HcQYjJfkKBlJe7V4s3P3cgxAYE+3/H5bzw/SzQBQCB5KPkFs+mJrQfFn19e4msTxfXQMz2tAAgO0T0jPZOLo7H6/U6qVQKgGq1im3brMwV2t1o6CF6nofjOLiuS6vVIp/P02g0Qhsy3oLWmkqlQrPZJJFImKaZgVwuR7lcRimFZVmDA1JK0uk0sViMWq02GKCUIpPJkEwmAYjH4/0DD+6tKixvvnePH1Di6flxLKt/ASKifbdlHa7yGb6abdHBZ9QE3LcZOUUYd4v4fl5BcNQD7FwvbZuj5hr6N34BcvFU0A66hPEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dwight", "label": "Dwight" }, { "symbol": { "type": "esriPMS", "url": "c548334fa200e294f8072a541d938886", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4ja3Tr0+CQRzH8fc9MJ+guybKxAgPpgc2GdszggRHcszAnmZ3FovNaLRrMPgXGJ5RtOhmwjExPYCR4I+gz2QzwIQzC88pDL/xdp/Xfb93uygzVvTfgOvymstQrU6UEuqm6LXrPztQahc4/jMLOaXEBjACAEKoz4O7l0srvjgMCz+/vUcO7dg2kB4bAUAJI5JKpYKzq9uY7/tks1kAarUa+XyenVz6axQNvcQgCHBdl1arRb/fp1Kp0Ol0QkfSvkIymaRardLtdrFtW7dND5RKJTzPQ0qJZVnTA4Zh4DgOpmnSaDSmA6SUFAoFMpkMAIlEYnKg3mzLvfLmx+j6+RE8Pr0uEF/WA7054/7UWdmCIPQ0sb40UIp5DSAezN7gQtsroBAgACFOxoCi19z/LayrmX/jN5OoV3lGSRQdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "e317df5bf7fde2c49cd6b89bf186e90b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPUlEQVQ4ja3TsUvDQBTH8e8lxQ5KRgepk6Tt1la0gdDBrZMUhxB0FBdB0b9BpJO7dC2Cm0joopNrS2mcahaXgiCCBAsOVpNzcWmbaEt943G/z/He3SWYsRL/BlQuWzaEy5OEJOLO2TbaQ4BE7qtCnP0VDkOxLkS4AQwDAIGQ763q0c3SSjaMCr++PKurBydboSQ71gKAQFXTetq/vagtdrtdCoUCAM1mE8MwKFq7X6No5BB938e2bTzPYzAYYFkWvV4vsqXYW9B1nUajQb/fJ5fLxW2LB8rlMo7joGkamUxmekBRFEzTJJlM4rrudICmaZRKJfL5PACpVGpy4MFta5W9w7fR9dNanadHb2GUGgLmxGfHrNY3405bIwiQzEcCihT3H4F6BZFv6KcEASBQzseA653i8S/J2Jr5N34Dll5a86WT3YcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2373755.535826832, "ymin": 7043567.628509566, "xmax": 2419782.2775881886, "ymax": 7076519.482941866, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 15, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": { "type": "codedValue", "name": "wMeterDescription", "description": "Description of Water Meter Types", "codedValues": [ { "name": "Commercial", "code": "1" }, { "name": "Commercial Irrigation", "code": "2" }, { "name": "Residential", "code": "3" }, { "name": "Residential Irrigation", "code": "4" }, { "name": "Town", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METER_NO", "type": "esriFieldTypeDouble", "alias": "METER_NO", "domain": null }, { "name": "METERSIZE", "type": "esriFieldTypeString", "alias": "METERSIZE", "length": 20, "domain": null }, { "name": "RADIOREADING", "type": "esriFieldTypeDouble", "alias": "RADIOREADING", "domain": null }, { "name": "OLD_NO", "type": "esriFieldTypeDouble", "alias": "OLD_NO", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeDouble", "alias": "ADDRESS", "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 6, "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "ACCOUNT", "length": 20, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 60, "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": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WMultijet" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WOrificePlate" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 10, "name": "WVenturi" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 8, "name": "WSonic" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WMagnetic" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WPropeller" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 12, "name": "WFlowTube" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 11, "name": "WWeir" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WModifiedVenturi" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WFlume" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 9, "name": "WTurbine" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 7, "name": "WProportional" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 13, "name": "WSchlumberger" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 14, "name": "WMaster Meter" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 15, "name": "WNeptune" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WMultijet" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 5, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WOrificePlate" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 10, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WVenturi" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 8, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WSonic" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 2, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WMagnetic" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 6, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WPropeller" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 12, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "WFlowTube" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 11, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "WWeir" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 3, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WModifiedVenturi" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 1, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WFlume" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 9, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "WTurbine" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 7, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "WProportional" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "WSchlumberger" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 14, "name": "WMaster Meter" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DESCRIPTION": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 13, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "FINALCORRECT": null, "METER_NO": null, "METERSIZE": null, "RADIOREADING": null, "OLD_NO": null, "ADDRESS": null, "STR_NAME": null, "STR_TYPE": null, "ACCOUNT": null, "FULL_ADDRESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 15, "name": "WNeptune" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Control Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "30601efc747541cbedecc50dbd070959", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVQ4jb2QMQrCMBhGX7RTWyh2cHAq4lbwEl7BQwi9gMfo0Ns49AJFcHVwKsEldkmhi+IioZaIlaoPMnwfycufOAzE+aZgA6yBW6sbAwo4Ws5tu4IFsOrekCTJJcuyZas6CSH2tgmsuK4bAmGn7i94x+8FRVGQpqnJdV1PgJlNcC7LkiAITKGUIooi8jxvO6fA3DqB53n4vm9y0zTDn/BfgZTyqrU2uaoqAYz6CnZxHOuXO5+RNsHhsT5i8B/cAcI6LTuRXlf8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Air Gap" }, { "symbol": { "type": "esriPMS", "url": "a68dcef0fac41a25d25363c998a07a86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQ4jWNhoBCwUM2AkpKSiXx8fMbIkr9+/WJiY2P7h67pzZs3UyZNmrQCxQA2Njb92tpaa2SFGzZsYPDx8WFgYUF1aFRU1EkGBgZUAyj2wqAwgPHPnz8okv/+/WP4+/cvcQY8ffqUe8uWLSiSp0+fZmBgYGBgYmJCEf/x4wdcH5whLS39JSAgAMMGbLGwatUquFMHVyBSZsDGjRsPX7x48QSy5MuXL8Vmz579mpGR8T+y+M2bNy9jGHD16tXaq1evku8CcgEAvV1CWmbW+9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Air Release" }, { "symbol": { "type": "esriPMS", "url": "992d0e670505fa2dcc2831df0a19a25e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsUlEQVQ4jeXTMagScRwH8O+F3PA3idyF1/AgGtzSNRwEdXCJQO1NFokgdyGeGg4/QTkRIQ8RjnsFNx8XeLNDcOCQNZxLUy1uNbgIUir/Wt5QPD1ej2jpO//+H778/v9/AH8pgX8GEdFNAIyIvl4bKpVKqmma1d1ud6NYLL6KRCJlIuJXhqrV6kPXdY3FYnHbsiwwxiDL8rP5fP5YkqTnmqad+0LNZvOu53lvbNu+1+12kc/nIQgCAGA6ncJxnGCtVjMSicSLWCz2qNfrvT8I6br+sVKpCLZtgzF2qWk2m0UqlcJwODxRVfVdq9U67XQ6ny9BnHOh3W4fWxkAQBRFKIoCwzAEznnQd0fXyf8C7fd7rFYrhMNh30Pr9RqbzeY4lMlk3kaj0QeKogjlchmBwO+FOecwTRNE9CMej38QRfHTQciyrESj0bjvOI6l6/rJYDBAOp0GALiuC1mWwRj7ksvlzvr9/nQymRxuBAAXr/WOJElP6/X6y9FoFAyFQvA873symWyPx2N1Npv57+jXaJp2TkSvl8ulsd1ubxUKhTMi+nZs3vfWLn76E7+ZK0F/kp/PcKPtiztRrgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "15", "label": "Blowoff" }, { "symbol": { "type": "esriPMS", "url": "f7a089a95059f33da3adc893cab6692e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQ4ja3TsW6CQBzH8e8gPoUoGN+j8ggsloQBTAfTrZMrz+BcBlZtNCSuJMfCRkJnb3E4XXgGmm6mFk6b2P94ud/n7v+/XI8Hq/efwHMYhi9/Cdm2/RFF0ftv4DXLsqfVakW/3+8MHg4Hlssl8/n8C2gBKKVIkoTtdothGFdhKSWLxYKmabQtALDf75nNZmw2mwsipWQ6nXI+n1u36hximqZ4nsd6veZ4POI4TmdYCwDsdjtc16WqKk6nk27b7Wcsy5K6rm9t0QOj0Yg8zymKgiAIWsO7CQyHQ4QQWJaFZVkAWqQFmKaJEALbti9rvu9rkStgMBgghGA8HrdO+onogE+lFJPJpKurq4rjOO4C3u4mO+rh3/gNQ5pl8me0bpIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Reduced Pressure Backflow" }, { "symbol": { "type": "esriPMS", "url": "83d8bc1cacd01cf1a4e9c464a5b15e4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4ja2TMWvCUBRGD42C/QsKGR6BCP6IEjLUIZtgBwcDnTq5O8bBzb1Dh+DYKavirh0TyOBgFkPWbgmShA5FqU2qAfstj/v4zrm84dW4MbX/FDyZpvl8DUjT9E4I8W5Z1utvwUuv13u4BEdRxGQyOY4FAYZh/AkHQcB0OmU8HrPZbPKyJ5xlu92yWq1otVp0Oh1M02Q+n+O67lmvVOA4Dv1+n8PhAECj0cDzPIQQ1QSj0egEAyRJgu/7KIpS6BYEWZax3+8LxTAMy3YVBZIkoes6i8XidFev19E0rZogCALiOKbb7bJcLmk2m8xmM9rt9nXBbrdjOBxi2zZCCLIsQ5KkUrBMcD8YDLBtG1mWSdMU4HQek+f52fxT8Llerz9UVY0vrvzOW5ngsQJYyM2/8QuUimvnr6Gx2gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Simple Check" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2376764.908502385, "ymin": 7044207.640568957, "xmax": 2418814.622001052, "ymax": 7075273.34538433, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANCILLARYROLE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "length": 20, "domain": { "type": "codedValue", "name": "wGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Dirt", "code": "D" }, { "name": "Asphalt", "code": "A" }, { "name": "Grass", "code": "G" }, { "name": "Concrete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRENTPOSITION", "type": "esriFieldTypeString", "alias": "CurrentPosition", "length": 20, "domain": { "type": "codedValue", "name": "wValvePosition", "description": "", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Closed", "code": "CLOSED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURESETTING", "type": "esriFieldTypeInteger", "alias": "PressureSetting", "domain": { "type": "range", "name": "wPressureSetting", "description": "", "range": [ 35, 80 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALPRESSURE", "type": "esriFieldTypeInteger", "alias": "NormalPressure", "domain": { "type": "range", "name": "wMainPressure", "description": "", "range": [ 40, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "VALVEID", "length": 40, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "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": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WAirGap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 11, "name": "WVacuumBreaker" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 10, "name": "WVacuum" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 13, "name": "WAir" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WCombination" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 8, "name": "WReducedPressureBackflow" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WDoubleCheck" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 9, "name": "WSimpleCheck" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WAirRelease" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WPressureVacuum" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 12, "name": "WVacuumRelease" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WAtmosphericVacuum" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 7, "name": "WPRV" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 14, "name": "WAltitude" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 15, "name": "WBlowoff" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 1, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WAirGap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 11, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "WVacuumBreaker" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 10, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WVacuum" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 13, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "WAir" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WCombination" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 8, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WReducedPressureBackflow" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 5, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WDoubleCheck" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 9, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "WSimpleCheck" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 2, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WAirRelease" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 6, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WPressureVacuum" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 12, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "WVacuumRelease" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 3, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WAtmosphericVacuum" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 7, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "WPRV" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 14, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 14, "name": "WAltitude" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "CURRENTPOSITION": {"type": "inherited"}, "PRESSURESETTING": {"type": "inherited"}, "NORMALPRESSURE": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 15, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "DIAMETER": 12, "JOINTTYPE1": null, "JOINTTYPE2": null, "GROUNDTYPE": null, "CURRENTPOSITION": null, "PRESSURESETTING": null, "NORMALPRESSURE": null, "FINALCORRECT": null, "VALVEID": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 15, "name": "WBlowoff" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "aeadff7fbc7ef715e3a3b9fd253d0749", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmklEQVQ4jb3UsWviYBjH8W8x4mSHiricDkUJKHRIZucWHMSlVtGxU9duveHGHvQfKF2KIFaHu+amgEuhgnuG1EBAcQjqWHQQYu3QM2hEq1L6TA8/nvfD+77hjcAXl/Dd4B7gcWUTYLormAb+urIc8LAruHWtBb1e749oNEo4HMa2bUzTpNvt7u8EJpPJ80KhcCXL8kKuKMqloigvmqY9bwKeAQSDwaNisXghSdLSbtLpdEwQhHtN034Dr/9j507dYAVAlmUkSXLC8XiMIAh4PB8fPJVKHVYqldtWqzUbWQkCkEgknN6yLPL5PIFAgFqt5qDxeJw5cOWRAfD5fE4/Go0YDodMp1Ns23bA+ZlPQcuynD4Wi1Eul/H7/QtIr9fbCMwAmKZ52u/3c6FQCABRFBeGDMMYt9vtX8DSmd3gI0Cj0XisVqsH2Wz2eIbOStf1t3q9ftPpdK432aFTpVLpZDAY/BFFMROJRJhMJhiGga7rd81m8+eqdWtfiqqqJVVVM674ad2az97yGx9/F3e2M/hvg5mtwK3ry8F3qbSGuB0t3/kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ACT", "label": "In Service" }, { "symbol": { "type": "esriPMS", "url": "aeadff7fbc7ef715e3a3b9fd253d0749", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmklEQVQ4jb3UsWviYBjH8W8x4mSHiricDkUJKHRIZucWHMSlVtGxU9duveHGHvQfKF2KIFaHu+amgEuhgnuG1EBAcQjqWHQQYu3QM2hEq1L6TA8/nvfD+77hjcAXl/Dd4B7gcWUTYLormAb+urIc8LAruHWtBb1e749oNEo4HMa2bUzTpNvt7u8EJpPJ80KhcCXL8kKuKMqloigvmqY9bwKeAQSDwaNisXghSdLSbtLpdEwQhHtN034Dr/9j507dYAVAlmUkSXLC8XiMIAh4PB8fPJVKHVYqldtWqzUbWQkCkEgknN6yLPL5PIFAgFqt5qDxeJw5cOWRAfD5fE4/Go0YDodMp1Ns23bA+ZlPQcuynD4Wi1Eul/H7/QtIr9fbCMwAmKZ52u/3c6FQCABRFBeGDMMYt9vtX8DSmd3gI0Cj0XisVqsH2Wz2eIbOStf1t3q9ftPpdK432aFTpVLpZDAY/BFFMROJRJhMJhiGga7rd81m8+eqdWtfiqqqJVVVM674ad2az97yGx9/F3e2M/hvg5mtwK3ry8F3qbSGuB0t3/kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IS", "label": "In Service" }, { "symbol": { "type": "esriPMS", "url": "2ce85815d0b16287b57fc6af9e739294", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jb3UvyvEcRzH8YecsEgmhYXYCMmGkUHJIiaDTFYsDEbKpAxIyXJKcSmLSdkuIRGx+PEXsEh+Dnfx7evu3F3ymt69er2evXv3/Xwj/liR/wYWoDDkveEjX2AftkPeEDbyBeasjMBiqhtRh1ec4pqyvIC9jE4w1RnyVxlf5iLOQTbAQaiiaZKxjhTbjFAfYS3OHB6T9tdNw8AodKEjYD6hKBAepnaBpaPvSFogaA/MN2hGJc4ChTYc+amUwJLA/IgHiQ/vJVAoTVVMB7wNzE3JTcpDkLssgf1wysA9QzVJsyUUOub5ihlc/gaMwS6xRSrG6K4JBQ5532T+nNlsNvzSHD13bLXS3yBxvxPEWdljOl0v40uJsh5NniGg/Uyd397yu8TfJezlDdzJIpMTMGf9OfATY1s/m3RZ3KcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OOS", "label": "Out of Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2361698.0647744685, "ymin": 7044302.747449651, "xmax": 2419778.890401557, "ymax": 7078133.540584162, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null }, { "name": "GIS_Labels", "type": "esriFieldTypeString", "alias": "GIS_Labels", "length": 16, "domain": null }, { "name": "FireZone", "type": "esriFieldTypeString", "alias": "FireZone", "length": 5, "domain": null }, { "name": "FireStation", "type": "esriFieldTypeString", "alias": "FireStation", "length": 3, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeDouble", "alias": "Address", "domain": null }, { "name": "Prefix_Dir", "type": "esriFieldTypeString", "alias": "Prefix_Dir", "length": 2, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 50, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "length": 4, "domain": null }, { "name": "Hydr_No", "type": "esriFieldTypeString", "alias": "Hydr_No", "length": 5, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 25, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "wHydrantColor", "description": "Hydrant Color", "codedValues": [ { "name": "Black", "code": "0" }, { "name": "Blue", "code": "1" }, { "name": "Red", "code": "2" }, { "name": "Green", "code": "3" }, { "name": "White", "code": "4" }, { "name": "Unknown", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 10, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "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": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "282df7d04d9a27ff6c56fec346889baa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABV0lEQVQ4jc3UTyiDYRzA8e/aZlP+q2kuY9lWK2Vlmu1EdtBEszmR80paLpKDI0oujnZRcvKf2kWaiyG0pZQ2GQertWZIaDm4Tm169b7he3ve+j2fw/M8r4JfSvFXUC3QLtHeGeCoGNQMuLrHlt1ihPeXh3go4M8CvcUggHNzx5BPDCSDq1DAn8v/9mdnVLTL/SXStxcY7B40egvhlSm0JhtGh1da6CVzj6VnlMjuAo/JOObOYWKHq+itLhQlpdJBcqWKyrpG1OU1yEvUpG+iWPvHkStVguYFQ9lkjO1pNxq9BZNjgNONOYLzg/RNboJMQqi63ohzZBGAxFmQNu8E18dbPKUSVGmbpIPy+8i9cbI2w3Mqga6lS9CMYCj/dhnsHu6iexhsbpTqMmmhCk3Dl7WuxSl09GeQ2ApBvp1ZYY+wWLnXJzMQ+Q46AFrj4XVRUKH+379ObJ/Jo1W7iK8ReAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2366059.3713335246, "ymin": 7054453.701730475, "xmax": 2416097.250270352, "ymax": 7077132.102214202, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANCILLARYROLE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType_1", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Reuse", "code": "REUSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy_1", "description": "", "codedValues": [ { "name": "Nicole", "code": "Nicole" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Other", "code": "Other" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "INLETDIAMETER", "type": "esriFieldTypeDouble", "alias": "InletDiameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter_1", "description": "", "codedValues": [ { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "3\"", "code": 3 }, { "name": "3/4\"", "code": 0.75 }, { "name": "42\"", "code": 42 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2.5\"", "code": 2.5 }, { "name": "40\"", "code": 40 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISCHARGEDIAMETER", "type": "esriFieldTypeDouble", "alias": "DischargeDiameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter_1", "description": "", "codedValues": [ { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "3\"", "code": 3 }, { "name": "3/4\"", "code": 0.75 }, { "name": "42\"", "code": 42 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2.5\"", "code": 2.5 }, { "name": "40\"", "code": 40 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RATEDFLOW", "type": "esriFieldTypeDouble", "alias": "RATEDFLOW", "domain": null }, { "name": "RATEDPRESSURE", "type": "esriFieldTypeInteger", "alias": "RATEDPRESSURE", "domain": null }, { "name": "TOTALDYNAMICHEAD", "type": "esriFieldTypeInteger", "alias": "TOTALDYNAMICHEAD", "domain": null }, { "name": "LOWSETPOINT", "type": "esriFieldTypeDouble", "alias": "LOWSETPOINT", "domain": null }, { "name": "HIGHSETPOINT", "type": "esriFieldTypeDouble", "alias": "HIGHSETPOINT", "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 20, "domain": null }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R414_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S367_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WReciprocating" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WTurbine" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WJet" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WCentrifugal" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WAxialFlow" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WRotary" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 3, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "INLETDIAMETER": 12, "DISCHARGEDIAMETER": 12, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "LOWSETPOINT": null, "HIGHSETPOINT": null, "MODEL": null, "SERIALNUMBER": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WReciprocating" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 5, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "INLETDIAMETER": 12, "DISCHARGEDIAMETER": 12, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "LOWSETPOINT": null, "HIGHSETPOINT": null, "MODEL": null, "SERIALNUMBER": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WTurbine" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 2, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "INLETDIAMETER": 12, "DISCHARGEDIAMETER": 12, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "LOWSETPOINT": null, "HIGHSETPOINT": null, "MODEL": null, "SERIALNUMBER": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WJet" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 1, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "INLETDIAMETER": 12, "DISCHARGEDIAMETER": 12, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "LOWSETPOINT": null, "HIGHSETPOINT": null, "MODEL": null, "SERIALNUMBER": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WCentrifugal" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 6, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "INLETDIAMETER": 12, "DISCHARGEDIAMETER": 12, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "LOWSETPOINT": null, "HIGHSETPOINT": null, "MODEL": null, "SERIALNUMBER": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WAxialFlow" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "INLETDIAMETER": 12, "DISCHARGEDIAMETER": 12, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "LOWSETPOINT": null, "HIGHSETPOINT": null, "MODEL": null, "SERIALNUMBER": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WRotary" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a88555994b04160de943e1539af22db2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQoka3RPQtBYRjG8b+OOOUliSy+gTKaTBakfIUzKWSglElMYrCYfA6TkdTZRBkoRouUFAvh2HTocQ5xbU/dv+6r+7HyQ6z/wmGgDpxNzBKovmKvkq+HlGxNM4CnWNgi3IwsO3yAF6CSTeB0ewCIpxUi0STACZgLsT7Hw55Wt2/Y3/Bg1+sFAEkSj73F282aTqMAQKbYxOnyfI79gSClateo2P/++Sm5cvs7PBuPZLtdfrxXi8nTsKbdJMAmwlN12Eupw57Zwp0I74GBaVddfjrYHSTxLmHGrFCMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2388556.730304539, "ymin": 7046332.543050095, "xmax": 2416105.2547747046, "ymax": 7075133.482169002, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANCILLARYROLE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 6, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "length": 20, "domain": { "type": "codedValue", "name": "wGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Dirt", "code": "D" }, { "name": "Asphalt", "code": "A" }, { "name": "Grass", "code": "G" }, { "name": "Concrete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": { "type": "codedValue", "name": "wBendAngle", "description": "", "codedValues": [ { "name": "90 Degree", "code": 90 }, { "name": "60 Degree", "code": 60 }, { "name": "45 Degree", "code": 45 }, { "name": "33 3/4 Degree", "code": 33.75 }, { "name": "30 Degree", "code": 30 }, { "name": "25 Degree", "code": 25 }, { "name": "22 1/2 Degree", "code": 22.5 }, { "name": "11 1/4 Degree", "code": 11.25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER1", "type": "esriFieldTypeDouble", "alias": "Diameter1", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER2", "type": "esriFieldTypeDouble", "alias": "Diameter2", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER3", "type": "esriFieldTypeDouble", "alias": "Diameter3", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER4", "type": "esriFieldTypeDouble", "alias": "Diameter4", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTHBURIED", "type": "esriFieldTypeDouble", "alias": "DEPTHBURIED", "domain": null }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "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": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WReducer" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 13, "name": "WWye" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 10, "name": "WTap" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 9, "name": "WSleeve" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 8, "name": "WSaddle" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WCoupling" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WExpansionJoint" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WCross" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WOffset" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 11, "name": "WTee" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WCap" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 14, "name": "WBend" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 7, "name": "WRiser" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 12, "name": "WWeld" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 6, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WReducer" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 13, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "WWye" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 10, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WTap" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 9, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "WSleeve" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 8, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WSaddle" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 2, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WCoupling" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 4, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WExpansionJoint" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 3, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WCross" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 5, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WOffset" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 11, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "WTee" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 1, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WCap" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 14, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 14, "name": "WBend" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 7, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "WRiser" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 12, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "GROUNDTYPE": null, "JOINTTYPE1": null, "JOINTTYPE2": null, "MATERIAL": null, "ANGLE": 90, "DIAMETER1": 12, "DIAMETER2": 12, "DIAMETER3": 12, "DIAMETER4": 12, "DEPTHBURIED": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "WWeld" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a1f3645a8cc3240bec45e92e1790537b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADDklEQVQ4jb3Ue2iTVxjH8W9y8uY249vM2ovaC7VmVqpzuKp0qLBqcRUz5tzYpSAytajDjcHGRItUItNZL9uqIupGYbBpte06KF4YkblOlxWmU7ygjbeEtmqmVROT5c179kdHF9qsVBB/f57L55yHh3NMPOGYnjZoBEqAsYAAbgIngdjjggJYZTCKNRabQxeKVeiJuMBoeBi9H0qTUu4EPMD9oYAOIZQf1FGFE175oN6Z5Sox+g5u5EEoQFlVndrT1aEd3r741eCFNreU+lzg2mCgUZgsjUJRZk6c857IcpUMOE3NGmsqfXe9q9njTsSj4cNS6lOTb9ofXOTIyHnx7U1torGmApPZxuSKFWjRHrRYGIDg+V9o3VrJmxu84vjXH9kC536uBj5OCSpW+5qXl3yRZlczeL3mCI3VZXT9uo+pU55HqGZ+8sziSkcH7tWHyCycQvn7e3O/WT5+pZR6NRDtD2brmpaX90I5ADbHCIoKc/hyy2cUFxcD4Pf7WVi5jGzXNACco8ZhT8sMh+92TgeO9wdzjCYF794PARDo5DssfRhAQUEBRePyOPrVEoTZ+u+otAM5qUrWDEaBmpHfCxp0ot03BjQlEomgZhYjFEsvoFgBtFTgde3vR4bJ81ZiMtsAOL3rFC0tLbjdbgC8Xi+XrwaZu+67vk3tzbUJwJ8KDNkdI65ePtlUWDTrHYIX2vD5fOw02/h8cy26BLM6ms7u21w88T3jZ7xF56VTRB/ek8DvqUASWvyTE/WfHrAOc5qO1i3FvfoQ2a5p+A5uJBwKUFpVx3N3AjRUl4GUtDfVxgwSD6CnBB89CDU5h6e3NtZUuBesa+3rZnIc6WN4be2P1K+ahNnmOKdpsW3J8wOe3t3gpQXpeZOaj+1YVvFSpcfoKl34XwXxGP72Vtq+XatZnnH+EbnXNTu5ISlBIHHn+p/zR+ZOfOO3/Z7Nx3ZU5QrFAlLn7JE9WIc/2y0T+vpIz63dyaUOBgJw+8bZBqABUBPxWD69P1Ag/FfXrf/bMyiYlB7gzBDWDRl8rPwDUV4TeGVoiXMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Standard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2376893.9301538616, "ymin": 7066106.633603796, "xmax": 2409165.20197241, "ymax": 7068819.5975019485, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANCILLARYROLE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "ACCESSDIAMETER", "type": "esriFieldTypeInteger", "alias": "AccessDiameter", "domain": { "type": "range", "name": "wAccessDiameter", "description": "", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "AccessType", "length": 20, "domain": { "type": "codedValue", "name": "wAccessType", "description": "", "codedValues": [ { "name": "Door", "code": "DOOR" }, { "name": "Grate", "code": "GRATE" }, { "name": "Hand", "code": "HAND" }, { "name": "Lid", "code": "LID" }, { "name": "Manhole Cover", "code": "COVER" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "length": 20, "domain": { "type": "codedValue", "name": "wGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Dirt", "code": "D" }, { "name": "Asphalt", "code": "A" }, { "name": "Grass", "code": "G" }, { "name": "Concrete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "WALLMATERIAL", "type": "esriFieldTypeString", "alias": "WallMaterial", "length": 20, "domain": { "type": "codedValue", "name": "wMHWallMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Brick", "code": "BRK" }, { "name": "Concrete", "code": "CON" }, { "name": "Reinforced Concrete", "code": "RCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "RIMELEVATION", "domain": null }, { "name": "STEPMATERIAL", "type": "esriFieldTypeString", "alias": "StepMaterial", "length": 8, "domain": { "type": "codedValue", "name": "wStepMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Cast Aluminum", "code": "CA" }, { "name": "Steel", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RINGMATERIAL", "type": "esriFieldTypeString", "alias": "RingMaterial", "length": 20, "domain": { "type": "codedValue", "name": "wManholeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Brick", "code": "BRK" }, { "name": "Concrete", "code": "CON" }, { "name": "Reinforced Concrete", "code": "RCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSMATERIAL", "type": "esriFieldTypeString", "alias": "AccessMaterial", "length": 20, "domain": { "type": "codedValue", "name": "wAccessMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Cast Aluminum", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "ACCESSDIAMETER": {"type": "inherited"}, "ACCESSTYPE": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "STEPMATERIAL": {"type": "inherited"}, "RINGMATERIAL": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WStandard" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "ACCESSDIAMETER": {"type": "inherited"}, "ACCESSTYPE": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "STEPMATERIAL": {"type": "inherited"}, "RINGMATERIAL": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": null, "LIFECYCLESTATUS": null, "SUBTYPE": 1, "WORKORDERID": null, "WARRANTYDATE": null, "WATERTYPE": "POTABLE", "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "ACCESSDIAMETER": 36, "ACCESSTYPE": null, "GROUNDTYPE": null, "DEPTH": null, "WALLMATERIAL": "CON", "RIMELEVATION": null, "STEPMATERIAL": "UNK", "RINGMATERIAL": "CON", "ACCESSMATERIAL": "CI", "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WStandard" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Lateral Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 1.5 }, "value": "6", "label": "Commercial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1.5 }, "value": "1", "label": "Domestic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 170, 15, 255 ], "width": 1.5 }, "value": "2", "label": "Fire" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 }, "value": "3", "label": "Hydrant Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 56, 147, 255 ], "width": 1.5 }, "value": "4", "label": "Industrial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 }, "value": "5", "label": "Irrigation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2383629.5862410963, "ymin": 7048084.631336406, "xmax": 2414179.333346635, "ymax": 7072890.511540666, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENABLED", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 255, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWMEASUREMENTID", "type": "esriFieldTypeString", "alias": "FLOWMEASUREMENTID", "length": 20, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wLateralMaterial", "description": "Lateral Line Material Type", "codedValues": [ { "name": "Cast Iron", "code": "CAS" }, { "name": "Copper", "code": "COP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wLateralDiam", "description": "Lateral Line Diameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "Unknown", "code": 5 }, { "name": "Other", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "length": 20, "domain": { "type": "codedValue", "name": "wGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Dirt", "code": "D" }, { "name": "Asphalt", "code": "A" }, { "name": "Grass", "code": "G" }, { "name": "Concrete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONNECTIONTYPE", "type": "esriFieldTypeString", "alias": "ConnectionType", "length": 20, "domain": { "type": "codedValue", "name": "wConnectionType", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Tap", "code": "TAP" }, { "name": "Tee", "code": "TEE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTHBURIED", "type": "esriFieldTypeDouble", "alias": "DEPTHBURIED", "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 20, "domain": { "type": "codedValue", "name": "wMunicipality", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "FLOWER MOUND", "code": "FM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSITIONATMAIN", "type": "esriFieldTypeDouble", "alias": "POSITIONATMAIN", "domain": null }, { "name": "CRITICALCUSTOMER", "type": "esriFieldTypeInteger", "alias": "CriticalCustomer", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "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 }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WHydrantLine" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WCommercial" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WIndustrial" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WFire" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WIrrigation" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 3, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": 1, "GROUNDTYPE": "G", "CONNECTIONTYPE": "TAP", "DEPTHBURIED": null, "MUNICIPALITY": null, "POSITIONATMAIN": null, "CRITICALCUSTOMER": 0, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WHydrantLine" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 1, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": "CU", "DIAMETER": 1, "GROUNDTYPE": "G", "CONNECTIONTYPE": "TAP", "DEPTHBURIED": null, "MUNICIPALITY": null, "POSITIONATMAIN": null, "CRITICALCUSTOMER": 0, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 6, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": 1, "GROUNDTYPE": "G", "CONNECTIONTYPE": "TAP", "DEPTHBURIED": null, "MUNICIPALITY": null, "POSITIONATMAIN": null, "CRITICALCUSTOMER": 0, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WCommercial" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 4, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": 1, "GROUNDTYPE": "G", "CONNECTIONTYPE": "TAP", "DEPTHBURIED": null, "MUNICIPALITY": null, "POSITIONATMAIN": null, "CRITICALCUSTOMER": 0, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WIndustrial" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 2, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": 1, "GROUNDTYPE": "G", "CONNECTIONTYPE": "TAP", "DEPTHBURIED": null, "MUNICIPALITY": null, "POSITIONATMAIN": null, "CRITICALCUSTOMER": 0, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WFire" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": { "type": "range", "name": "wLateralDiameter", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GROUNDTYPE": {"type": "inherited"}, "CONNECTIONTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "CRITICALCUSTOMER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 5, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": 1, "GROUNDTYPE": "G", "CONNECTIONTYPE": "TAP", "DEPTHBURIED": null, "MUNICIPALITY": null, "POSITIONATMAIN": null, "CRITICALCUSTOMER": 0, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WIrrigation" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Reuse Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 57, 189, 255 ], "width": 2 }, "value": "ACT", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 132, 0, 168, 255 ], "width": 1.5 }, "value": "PRP", "label": "Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 94, 143, 255 ], "toColor": [ 66, 94, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 176, 48, 255 ], "toColor": [ 176, 176, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 57, 255 ], "toColor": [ 168, 42, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 166, 126, 255 ], "toColor": [ 35, 166, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 36, 171, 255 ], "toColor": [ 103, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 50, 116, 255 ], "toColor": [ 140, 50, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 96, 64, 255 ], "toColor": [ 128, 96, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 171, 50, 255 ], "toColor": [ 41, 171, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 87, 34, 255 ], "toColor": [ 161, 87, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 163, 176, 255 ], "toColor": [ 62, 163, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 143, 70, 255 ], "toColor": [ 111, 143, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 47, 128, 255 ], "toColor": [ 71, 47, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 127, 38, 255 ], "toColor": [ 140, 127, 38, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [], "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2356694.3312585056, "ymin": 7064345.241014376, "xmax": 2373864.8325431794, "ymax": 7080187.52046746, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENABLED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": null }, { "name": "FLOWMEASUREMENTID", "type": "esriFieldTypeString", "alias": "FLOWMEASUREMENTID", "length": 20, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "PRESSURERATING", "type": "esriFieldTypeInteger", "alias": "PRESSURERATING", "domain": null }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeInteger", "alias": "OperatingPressure", "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": null }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "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 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S326_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Pressurized Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "1", "label": "Blowoff" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2.5 }, "value": "4", "label": "Distribution Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 3 }, "value": "8", "label": "Transmission Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 60, 66, 255 ], "toColor": [ 63, 60, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 232, 250, 255 ], "toColor": [ 241, 232, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 141, 158, 255 ], "toColor": [ 150, 141, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 182, 204, 255 ], "toColor": [ 193, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 97, 102, 255 ], "toColor": [ 100, 97, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 121, 128, 255 ], "toColor": [ 124, 121, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 206, 217, 255 ], "toColor": [ 211, 206, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 170, 179, 255 ], "toColor": [ 174, 170, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 79, 84, 255 ], "toColor": [ 82, 79, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 232, 255 ], "toColor": [ 220, 207, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 158, 176, 255 ], "toColor": [ 167, 158, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 125, 140, 255 ], "toColor": [ 133, 125, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 112, 125, 255 ], "toColor": [ 119, 112, 125, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [], "removeDuplicates": "none", "where": "(SUBTYPE = 1 )", "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Blowoff", "priority": 8, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DIAMETER]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [], "removeDuplicates": "none", "where": "(SUBTYPE = 4 )", "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Distribution Main", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DIAMETER]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [], "removeDuplicates": "none", "where": "(SUBTYPE = 8 )", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Transmission Main", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2361281.441599369, "ymin": 7043632.823644638, "xmax": 2419784.7105551064, "ymax": 7078291.084533721, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENABLED", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 255, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy", "description": "", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Craig", "code": "Craig" }, { "name": "Nicole", "code": "Nicole" }, { "name": "Frank", "code": "Frank" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWMEASUREMENTID", "type": "esriFieldTypeString", "alias": "FLOWMEASUREMENTID", "length": 20, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Poly Vinyl Chloride general", "code": "PVC" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Copper-?", "code": "CU" }, { "name": "Clay-?", "code": "CL" }, { "name": "Wood-?", "code": "WD" }, { "name": "PVC-IPS", "code": "PVC - IPS" }, { "name": "PVC-C900", "code": "C900" }, { "name": "PVC-C905", "code": "C905" }, { "name": "Bar - Wrapped Concrete Cylinder", "code": "Bar" }, { "name": "Prestressed Concrete Cylinder", "code": "Prestressed" }, { "name": "HDPE - IPS", "code": "HDPE - IPS" }, { "name": "HDPE - DIPS", "code": "HDPE - DIPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "length": 20, "domain": { "type": "codedValue", "name": "wGroundCover", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Dirt", "code": "D" }, { "name": "Asphalt", "code": "A" }, { "name": "Grass", "code": "G" }, { "name": "Concrete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXTERIORCOATING", "type": "esriFieldTypeString", "alias": "ExteriorCoating", "length": 20, "domain": { "type": "codedValue", "name": "wExteriorCoat", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Tar", "code": "TAR" }, { "name": "Paint", "code": "PAINT" }, { "name": "Zinc", "code": "ZINC" }, { "name": "Aluminum", "code": "ALUM" }, { "name": "Cement", "code": "CEMT" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "length": 20, "domain": { "type": "codedValue", "name": "wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LiningType", "length": 20, "domain": { "type": "codedValue", "name": "wPipeLiner", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cement-Mortar", "code": "CM" }, { "name": "Sliplining", "code": "SL" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PipeClass", "length": 20, "domain": { "type": "codedValue", "name": "wPipeClass", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "DR 14", "code": "DR14" }, { "name": "DR 18", "code": "DR18" }, { "name": "Schedule 40", "code": "S40" }, { "name": "Schedule 80", "code": "S80" }, { "name": "DR 9", "code": "DR9" }, { "name": "SDR 21", "code": "SDR21" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": ".75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "OTH", "code": -1 }, { "name": "UNK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "PRESSURERATING", "type": "esriFieldTypeInteger", "alias": "PRESSURERATING", "domain": null }, { "name": "OPERATINGPRESSURE", "type": "esriFieldTypeInteger", "alias": "OperatingPressure", "domain": { "type": "range", "name": "wMainPressure", "description": "", "range": [ 40, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PressureSystem", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "Bartonville Water Supply", "code": "BWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "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 }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WBlowoff" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WBypass" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WPipeBridge" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 9, "name": "WAirRelease" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WDistributionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 7, "name": "WSamplingStation" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 8, "name": "WTransmissionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WChemicalInjection" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WInterconnect" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 1, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WBlowoff" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 2, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WBypass" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 6, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WPipeBridge" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 9, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "WAirRelease" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 4, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WDistributionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 7, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "WSamplingStation" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 8, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WTransmissionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 3, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WChemicalInjection" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDTYPE": {"type": "inherited"}, "EXTERIORCOATING": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "PIPECLASS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "OPERATINGPRESSURE": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 5, "WORKORDERID": null, "LEGACYID": null, "WARRANTYDATE": null, "RECORDEDLENGTH": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "FLOWMEASUREMENTID": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "GROUNDTYPE": null, "EXTERIORCOATING": "N", "JOINTTYPE1": null, "JOINTTYPE2": null, "LININGTYPE": "N", "PIPECLASS": null, "DIAMETER": 12, "DEPTH": null, "PRESSURERATING": null, "OPERATINGPRESSURE": null, "PRESSURESYSTEM": null, "FINALCORRECT": null, "UniqueID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WInterconnect" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Water Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 1.3298534620504655E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999649E8, "falseY": -8.612349999994068E7, "xyUnits": 60157.0039729416, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "WEnclosedStorageFacility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "WMeterStation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "WProductionWell" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "WPumpStation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "WStorageBasin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "WTreatmentPlant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2365995.287124783, "ymin": 7054390.641824737, "xmax": 2416173.6709810942, "ymax": 7077250.873903751, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADMINISTRATIVEAREA", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "wAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Segment 1", "code": "Segment 1" }, { "name": "Segment 2", "code": "Segment 2" }, { "name": "Segment 3", "code": "Segment 3" }, { "name": "Segment 4", "code": "Segment 4" }, { "name": "Segment 5", "code": "Segment 5" }, { "name": "Segment 6", "code": "Segment 6" }, { "name": "Segment 7", "code": "Segment 7" }, { "name": "Segment 8", "code": "Segment 8" }, { "name": "Segment 9", "code": "Segment 9" }, { "name": "Segment 10", "code": "Segment 10" }, { "name": "Segment 11", "code": "Segment 11" }, { "name": "Segment 12", "code": "Segment 12" }, { "name": "Segment 13", "code": "Segment 13" }, { "name": "Segment 14", "code": "Segment 14" }, { "name": "Segment 15", "code": "Segment 15" }, { "name": "Segment 16", "code": "Segment 16" }, { "name": "Segment 17", "code": "Segment 17" }, { "name": "Segment 18", "code": "Segment 18" }, { "name": "Segment 19", "code": "Segment 19" }, { "name": "Segment 20", "code": "Segment 20" }, { "name": "Cross Timbers Water Supply Cor", "code": "Cross Timbers WSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Service", "code": "IS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 255, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 10, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": { "type": "codedValue", "name": "wCreatedBy_1", "description": "", "codedValues": [ { "name": "Nicole", "code": "Nicole" }, { "name": "Andrew", "code": "Andrew" }, { "name": "Kathy", "code": "Kathy" }, { "name": "Other", "code": "Other" }, { "name": "Eurika", "code": "Eurika" }, { "name": "Dwight", "code": "Dwight" }, { "name": "Jason", "code": "Jason" }, { "name": "Tony", "code": "Tony" }, { "name": "Marcos", "code": "Marcos" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 30, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType_1", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Reuse", "code": "REUSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MODEM", "type": "esriFieldTypeInteger", "alias": "Modem", "domain": { "type": "codedValue", "name": "wBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": { "type": "codedValue", "name": "D_Final_Correct", "description": "", "codedValues": [ { "name": "Not Corrected", "code": 2 }, { "name": "Correct to GPS", "code": 0 }, { "name": "Correct to Ortho or Asbuilt", "code": 1 }, { "name": "Not Visible", "code": 3 }, { "name": "Geoprocess", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "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": "R416_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S369_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 4, "name": "WStorageBasin" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 5, "name": "WTreatmentPlant" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 2, "name": "WProductionWell" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 6, "name": "WEnclosedStorageFacility" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 3, "name": "WPumpStation" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "id": 1, "name": "WMeterStation" } ], "subtypes": [ { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 4, "LEGACYID": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "WATERTYPE": "POTABLE", "MODEM": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "WStorageBasin" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 5, "LEGACYID": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "WATERTYPE": "POTABLE", "MODEM": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "WTreatmentPlant" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 2, "LEGACYID": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "WATERTYPE": "POTABLE", "MODEM": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "WProductionWell" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 6, "LEGACYID": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "WATERTYPE": "POTABLE", "MODEM": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "WEnclosedStorageFacility" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 3, "LEGACYID": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "WATERTYPE": "POTABLE", "MODEM": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WPumpStation" }, { "domains": { "ADMINISTRATIVEAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "CREATEDBY": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MODEM": {"type": "inherited"}, "FINALCORRECT": {"type": "inherited"} }, "defaultValues": { "ADMINISTRATIVEAREA": null, "FACILITYID": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACT", "SUBTYPE": 1, "LEGACYID": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "PRIMARYIMAGE": null, "PROJECT": null, "SHEET": null, "CREATEDBY": null, "DESCRIPTION": null, "ELEVATION": null, "WATERTYPE": "POTABLE", "MODEM": null, "FINALCORRECT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "WMeterStation" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9fa8ccc416416a9661092740e02e7c" } ], "tables": [] }