{ "currentVersion": 10.81, "id": 2, "name": "Water Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ef278651bb104b46caa12ebe46bcb195", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYlJREFUKJFdkjFrFFEUhb/3ZuKQDJI4rMWsaVOIhQGbFAkpbBQLtRCiQwiBlEIU/QNaCCmSQjAohOAiwyYslsvaphACIWI6C7FKZlKEl0B2Wd86857FZDSb2977nXsu57pcqGAuGVeZmAJ8sD85ufSFZqVd9t1/kzP7AY5838lIvdy2cDjVUlxnpPeZKF0jDhv/gZn9QRxZR7LpI76rOPx2JvOVKJFgbxOlEIeNApDyOZZVYEwZ+xaYLOylEyqzK8THw0RXmtw7ahWAYJq4+obZ5KUHFT9Kb6k43FWZnQd+wY0cmTQY6d0pb/hTnqIla9rYRRYOntJlCEgAPMMPjZgqAIssAc+IbY2973XlC3Iba4dnAORcxqFTWurw8PAqGM4EVrWwr9kIXxGlBeBwNxgw6y5A4IplNWSWMWLHd8l0rVoH6gWdtItsCPXHa3sugKqF20TJTbCTynU2+5K0fFIZS+TmcX9wcfVDMJfuqd/5O54kPgIDDGDZIjcP2Bjt9gPlJnh08V3O11++Ppg0QIa5kAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -118.37007422745228, "ymin": 33.799996107816696, "xmax": 1492450.5949131101, "ymax": 859841.3779496849, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "METER_SIZE", "domain": { "type": "codedValue", "name": "WS3_WATER_METER_SIZES", "description": "list of available wate meter sizes", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 2 }, { "name": "3 inches", "code": 3 }, { "name": "4 inches", "code": 4 }, { "name": "6 inches", "code": 6 }, { "name": "8 inches", "code": 8 }, { "name": "3/4 inches (5/8 x 3/4)", "code": 0 }, { "name": "2 inches", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ERT_NUMBER", "type": "esriFieldTypeString", "alias": "ERT_NUMBER", "length": 12, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 100, "domain": null }, { "name": "LARGEMETER", "type": "esriFieldTypeSmallInteger", "alias": "LARGEMETER", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "ACCOUNTID", "length": 20, "domain": null }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "length": 20, "domain": null }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": { "type": "codedValue", "name": "WS3_wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "WS3_AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": { "type": "codedValue", "name": "WS3_AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "WS3_ACCURACY", "description": "", "codedValues": [ { "name": "UNVERIFIED", "code": "UNVERIFIED" }, { "name": "VERIFIED", "code": "VERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "WM_ID", "type": "esriFieldTypeSmallInteger", "alias": "WM_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1056_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a155_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }