{ "currentVersion": 10.81, "id": 166, "name": "Meter Station - Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": "OWNER", "field3": "WATER_USE", "defaultSymbol": { "type": "esriPMS", "url": "b5a5b71b2641e5cb2e00453923d23d28", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHVJREFUKJFjYSATsDAwMDCwG5Q5cwsZqxCj4R23ygmGzcYXWRgYGBh+/hYM/ClskE1Q158vDOx/fqz7ycAQDLGRX+jDTzZe4tz45wfCqeSAUY2DT+PPV0ckGXil9xNU/e0TBwOP0GWEjXcWJzPcWUyUTT+hNAC2Th4VVyQhuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "City Water Potable", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "eda8c4d2fa04362b67987b52d3058ec1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGxJREFUKJFjYSATsDAwMDCsZH/mzMDNoEKMhj/v/p+IZpC+yMLAwMDA8JMhkOEnQzZRNrEzrmP4yRDMwsDAwPCfnfED48//pDuVHDCqcfBpZPz5T5KBgXE/Eeo5/jMwXIZrDGeQTibaqp8QCgD5oBZWkYOaxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Non-Potable Water", "description": "" }, { "symbol": { "type": "esriPMS", "url": "eda8c4d2fa04362b67987b52d3058ec1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGxJREFUKJFjYSATsDAwMDCsZH/mzMDNoEKMhj/v/p+IZpC+yMLAwMDA8JMhkOEnQzZRNrEzrmP4yRDMwsDAwPCfnfED48//pDuVHDCqcfBpZPz5T5KBgXE/Eeo5/jMwXIZrDGeQTibaqp8QCgD5oBZWkYOaxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A,City,Non-Potable", "label": "Non-Potable Water", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[ROTATION]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 321712.4275000002, "ymin": 5519692.292625001, "xmax": 329946.3716249997, "ymax": 5543595.237, "spatialReference": { "wkid": 26911, "latestWkid": 26911 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FEATUREID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DWGNAME", "type": "esriFieldTypeString", "alias": "DWGNAME", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": { "type": "codedValue", "name": "UtilOwner", "description": "Owner of utilities features", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Airport", "code": "Airport" }, { "name": "Private", "code": "Private" }, { "name": "Civic", "code": "Civic" }, { "name": "Landfill", "code": "Landfill" }, { "name": "IrrigationDistrict", "code": "IrrigationDistrict" }, { "name": "Tenant", "code": "Tenant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "UtilStatus", "description": "Status for utilities", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" }, { "name": "Abandoned", "code": "B" }, { "name": "Removed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEACT_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "DEACT_YEAR", "domain": null }, { "name": "WATER_USE", "type": "esriFieldTypeString", "alias": "WATER_USE", "length": 15, "domain": { "type": "codedValue", "name": "wWaterUse", "description": "", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Non-Potable", "code": "Non-Potable" }, { "name": "Other Water District", "code": "Other Water District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "ParentAID", "type": "esriFieldTypeString", "alias": "ParentAID", "length": 11, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R29301_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29201_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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}, "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 }