{ "currentVersion": 10.81, "id": 14, "name": "Water Zone Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water Distribution System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone_Valve", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ce5db80c4af45d5237f932a26b267f7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASVJREFUKJGd0jtOw0AQxvG/gy0nkqWcAeJuOpuKPjR5CBpKrpBUiBYaHpXhCJRUKISOI+DttlteR4iERKzIMUViIQcnBL5yduen3Z21mScWaYVaP/CP5L12XrBwhkrCAcmoFxjztg7y5PubFbceQdoFLLu4nHZxvaYSOR9rfbEDSRmioIrIETjHkNbyul2ytwbOSVXkMIbe4tVjkRZUryHdWmwsw+ZxGhYMlYSDaTLqA1Rc7wroQFrasQLLk+5WPO8gA4sJzVU7f8Pup8lHb1ubVwDl+7fMTtf+AzZ5zkreKzDmBegokTYQgdNYhX1mTM4SrS+XTRIg0Hqo4PF7otQKWMbGHcmoHxrzvgwpgDBG61Pl+ze49aiAhTreXwf5gc4++B7AF0/jZb/XXexDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[Rotation_Angle]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 541970.2216999996, "ymin": 5441394.191, "xmax": 555647.4066000003, "ymax": 5453142.6193, "spatialReference": { "wkid": 26910, "latestWkid": 26910 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Owner", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner_1", "description": "Private, Mission, Water & Sewer, Disposed", "codedValues": [ { "name": "City of Mission", "code": "City of Mission" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Private", "code": "Private" }, { "name": "Water and Sewer Commission", "code": "Water and Sewer Commission" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation_Angle", "type": "esriFieldTypeDouble", "alias": "Rotation_Angle", "domain": null }, { "name": "MissionID", "type": "esriFieldTypeString", "alias": "MissionID", "length": 10, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "Cross_Street", "type": "esriFieldTypeString", "alias": "Cross_Street", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 10, "domain": { "type": "codedValue", "name": "Location", "description": "", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Inline", "code": "Inline" }, { "name": "Service", "code": "Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone_Valve", "type": "esriFieldTypeString", "alias": "Zone_Valve", "length": 5, "domain": { "type": "codedValue", "name": "YES_NO", "description": "YES NO ATTRIBUTE", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": { "type": "codedValue", "name": "Type", "description": "", "codedValues": [ { "name": "Gate", "code": "Gate" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Position", "type": "esriFieldTypeString", "alias": "Position", "length": 10, "domain": { "type": "codedValue", "name": "Position", "description": "Open or Closed", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WT_ID", "type": "esriFieldTypeString", "alias": "WT_ID", "length": 20, "domain": null }, { "name": "Zone_No", "type": "esriFieldTypeString", "alias": "Zone_No", "length": 10, "domain": null }, { "name": "Cover", "type": "esriFieldTypeString", "alias": "Cover", "length": 255, "domain": null }, { "name": "Direction_to_Close", "type": "esriFieldTypeString", "alias": "Direction_to_Close", "length": 255, "domain": null }, { "name": "Turns", "type": "esriFieldTypeString", "alias": "Turns", "length": 255, "domain": null }, { "name": "Locking_Lids", "type": "esriFieldTypeString", "alias": "Locking_Lids", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Install_Year", "type": "esriFieldTypeSmallInteger", "alias": "Install_Year", "domain": null }, { "name": "Overall_Condition_Grading", "type": "esriFieldTypeString", "alias": "Overall_Condition_Grading", "length": 255, "domain": null }, { "name": "Date_Inspected", "type": "esriFieldTypeDate", "alias": "Date_Inspected", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R649_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a564_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, "hasZ": 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, "serviceItemId": "ab959d07153c4c06b8effe5596c1fc57" }