{ "currentVersion": 10.81, "id": 1, "name": "Water Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "38873b58e1954e19130142d483e27cfc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALtJREFUGJVtjDEKgnAYR3/6/1BM+XJyaRXcXLtDDtIJWv5D6AmaaqpoVi9glwiChtaWtugMLiIokmBDDg2+9T0e4QdJKVfM7Pd93xRFccnz/AYAFASB5Xne2bbtcIjBzOsoik5Zlu3Jdd3dvwQAIcTUcZyNlPJBhmEsMIKqqhYzL0lRFB4LhhNT13VvALOxoK7rFzVNs9V1fa5p2uRfVlX1TNP0SEmS3OM4Dk3TPAghfAB127bXsixjAJ8vAxI3vKZWK8MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1253054.6965483725, "ymin": 551755.8369962871, "xmax": 1514022.5500288755, "ymax": 735542.5075495243, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAG", "typeIdField": "METERTYPE", "subtypeFieldName": "METERTYPE", "subtypeField": "METERTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "Tag", "length": 15, "domain": null }, { "name": "METER_NO", "type": "esriFieldTypeString", "alias": "METER_NO", "length": 10, "domain": null }, { "name": "MT_SIZE", "type": "esriFieldTypeDouble", "alias": "MT_SIZE", "domain": null }, { "name": "METER_TYPE_CD", "type": "esriFieldTypeString", "alias": "METER_TYPE_CD", "length": 1, "domain": { "type": "codedValue", "name": "WA_VVT_WSV_Meter_Type", "description": "", "codedValues": [ { "name": "Removed", "code": "2" }, { "name": "MFM-MVR", "code": "3" }, { "name": "Hersey MVR", "code": "4" }, { "name": "Flat Rate", "code": "6" }, { "name": "Sew Surchg", "code": "8" }, { "name": "Private", "code": "9" }, { "name": "Badger", "code": "B" }, { "name": "Battery", "code": "C" }, { "name": "Hersey EDC II", "code": "D" }, { "name": "Hersey EDC III", "code": "H" }, { "name": "Hersey FM", "code": "I" }, { "name": "Hersey DC", "code": "J" }, { "name": "Grinnel", "code": "L" }, { "name": "All Others", "code": "M" }, { "name": "Rockwell Comp", "code": "P" }, { "name": "MEM MCT", "code": "Q" }, { "name": "Rockwell Turbo", "code": "R" }, { "name": "Rockwell M", "code": "S" }, { "name": "Trident", "code": "T" }, { "name": "MFM Turbo", "code": "U" }, { "name": "Badger M", "code": "X" }, { "name": "Trident 8", "code": "Z" }, { "name": "Neptune-HPT", "code": "!" }, { "name": "Neptune-SRII", "code": "@" }, { "name": "Sensus-OMNIC", "code": "%" }, { "name": "Sensus-Other", "code": "^" }, { "name": "Sensus-SRII", "code": "*" }, { "name": "Sensus-T10", "code": "=" }, { "name": "Sensus-ICE", "code": "+" }, { "name": "Mueller FM2-MVR", "code": "5" }, { "name": "Neptune T10 E-CDR", "code": "7" }, { "name": "AMCO", "code": "A" }, { "name": "Sensus SR 2", "code": "E" }, { "name": "Sensus SR ER", "code": "F" }, { "name": "Hersey MCT", "code": "G" }, { "name": "Neptune Compound", "code": "K" }, { "name": "Detector ICE", "code": "N" }, { "name": "Badger CMP", "code": "O" }, { "name": "Trident Turbo", "code": "W" }, { "name": "Unknown", "code": "0" }, { "name": "Neptune M", "code": "1" }, { "name": "Detector ER", "code": "V" }, { "name": "Sensus OMNI T", "code": "Y" }, { "name": "Hersey EDC IV", "code": "#" }, { "name": "Mueller FM3-MVR", "code": "$" }, { "name": "Sensus OMNI C", "code": "&" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METERTYPE", "type": "esriFieldTypeInteger", "alias": "METERTYPE", "domain": null }, { "name": "FEAT_STATUS", "type": "esriFieldTypeString", "alias": "FEAT_STATUS", "length": 3, "domain": { "type": "codedValue", "name": "WA_VVT_Feat_Status", "description": "Feature Status", "codedValues": [ { "name": "Abandoned", "code": "ABD" }, { "name": "Active", "code": "ACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Under Construction", "code": "UC" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Blinded Valve", "code": "BLD" }, { "name": "Could not locate in field", "code": "CNL" }, { "name": "Under Investigation", "code": "UI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SERVICE_SIZE", "type": "esriFieldTypeDouble", "alias": "SERVICE_SIZE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "DOCPOPURL", "type": "esriFieldTypeString", "alias": "DOCPOPURL", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IN_PIPE_MAT", "type": "esriFieldTypeString", "alias": "IN_PIPE_MAT", "length": 3, "domain": { "type": "codedValue", "name": "WA_VVT_WSP_Material", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "COP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized", "code": "GLV" }, { "name": "Polyethylene", "code": "PE" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "ST" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUT_PIPE_MAT", "type": "esriFieldTypeString", "alias": "OUT_PIPE_MAT", "length": 3, "domain": { "type": "codedValue", "name": "WA_VVT_WSP_Material", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "COP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized", "code": "GLV" }, { "name": "Polyethylene", "code": "PE" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "ST" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R324_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2039TAG", "fields": "TAG", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a309_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 1, "name": "DetectorCheck" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 2, "name": "Domestic" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 3, "name": "FM" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 7, "name": "LocationOnly" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 6, "name": "FlatRate" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 5, "name": "Removed" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 4, "name": "Venturi" } ], "subtypes": [ { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 1, "FEAT_STATUS": "ACT", "ENABLED": 1, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 1, "name": "DetectorCheck" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 2, "FEAT_STATUS": "ACT", "ENABLED": 1, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 2, "name": "Domestic" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 3, "FEAT_STATUS": "ACT", "ENABLED": 1, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 3, "name": "FM" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 7, "FEAT_STATUS": "ACT", "ENABLED": 1, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 7, "name": "LocationOnly" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 6, "FEAT_STATUS": "ACT", "ENABLED": 1, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 6, "name": "FlatRate" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 5, "FEAT_STATUS": "ABD", "ENABLED": 0, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 5, "name": "Removed" }, { "domains": { "LAST_ORGANIZATION": {"type": "inherited"}, "CAPTURE_METHOD": {"type": "inherited"}, "METER_TYPE_CD": {"type": "inherited"}, "FEAT_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TAG": null, "DATEABANDONED": null, "LAST_ORGANIZATION": null, "CAPTURE_METHOD": "PLAT", "LAST_USER": null, "EDIT_DATE": null, "METER_NO": null, "MT_SIZE": null, "METER_TYPE_CD": null, "ACCOUNT_NO": null, "INSTALL_DATE": null, "METERTYPE": 4, "FEAT_STATUS": "ACT", "ENABLED": 1, "GlobalID": null, "SERVICE_SIZE": null, "FacilityID": null, "DOCPOPURL": null, "LOCATION": null, "IN_PIPE_MAT": null, "OUT_PIPE_MAT": null, "ADDRESS": null }, "code": 4, "name": "Venturi" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }