{ "currentVersion": 10.91, "id": 1, "name": "Circuit Breaker", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Magic Valley Electric Coop" }, "subLayers": [], "minScale": 36111.909643, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "417d10135e217886c739ce2a18c75971", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT1JREFUOI29lcFKw1AQRc9gcMCqYFYFXWihqfvu/RN/xF8Q/CX3/YM+QdwUXY2oIIxYnov2hTZtqPJa7yoPknNvLjNJwY5U/B84cqNRT1w8KBocDwjP2WBFr138EsDxZPYBBCIzM/FQUgbDAsL7ZnBkz/HemvuOgCHCMJkZlp55SaYIAbhDmDYTnwP7v3vZWl2gi3AFvCLcriaGwR+hTYV00QRXWdjYBo5USAZYGK8HS2biXVUxH8EGOHIAnGVwo2EP6VCDS8q+YTkNTxA+V8CG5fY7Xjwsdry1UVsG549aC1i2t3XLYOhngls77pWUA8MqjVo5Xs0Xpg8cboB+AU/rwcKbYSNgVH+HkyKnysxMo1YuXik6cPwCKBR9dPFpW+J2CRPHJ8B9MnUcIgXQ69A5bobJ++cJ30C9xov6AXKKcVwhZMd1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8944356.775794625, "ymin": 3179770.946253176, "xmax": -8940699.651142154, "ymax": 3182053.813152512, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 255, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 255, "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "CREATIONUSER", "length": 25, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DATECREATED", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "length": 25, "domain": null }, { "name": "DEVICETYPE", "type": "esriFieldTypeInteger", "alias": "DEVICETYPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null }, { "name": "FEEDERID", "type": "esriFieldTypeInteger", "alias": "FeederID", "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATIONDATE", "length": 8, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 255, "domain": null }, { "name": "NOMINALVOLTAGE", "type": "esriFieldTypeInteger", "alias": "NominalVoltage", "domain": null }, { "name": "OPERATINGVOLTAGE", "type": "esriFieldTypeInteger", "alias": "OperatingVoltage", "domain": null }, { "name": "PHASEDESIGNATION", "type": "esriFieldTypeInteger", "alias": "PhaseDesignation", "domain": null }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeInteger", "alias": "SYMBOLROTATION", "domain": null }, { "name": "NORMALPOSITION_A", "type": "esriFieldTypeInteger", "alias": "NormalPosition_A", "domain": null }, { "name": "NORMALPOSITION_B", "type": "esriFieldTypeInteger", "alias": "NormalPosition_B", "domain": null }, { "name": "NORMALPOSITION_C", "type": "esriFieldTypeInteger", "alias": "NormalPosition_C", "domain": null }, { "name": "PRESENTPOSITION_A", "type": "esriFieldTypeInteger", "alias": "PresentPosition_A", "domain": null }, { "name": "PRESENTPOSITION_B", "type": "esriFieldTypeInteger", "alias": "PresentPosition_B", "domain": null }, { "name": "PRESENTPOSITION_C", "type": "esriFieldTypeInteger", "alias": "PresentPosition_C", "domain": null }, { "name": "SUBSTATIONID", "type": "esriFieldTypeInteger", "alias": "SUBSTATIONID", "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": "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Regulation", "type": "esriFieldTypeString", "alias": "Regulation", "length": 50, "domain": null }, { "name": "GISDATA.SDE.CircuitBreaker.FID", "type": "esriFieldTypeInteger", "alias": "FID", "domain": null }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "length": 50, "domain": null }, { "name": "PhaseCode", "type": "esriFieldTypeInteger", "alias": "PhaseCode", "domain": null }, { "name": "BusVoltage", "type": "esriFieldTypeDouble", "alias": "BusVoltage", "domain": null }, { "name": "NomVoltage", "type": "esriFieldTypeDouble", "alias": "NomVoltage", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "NetworkID", "type": "esriFieldTypeString", "alias": "NetworkID", "length": 20, "domain": null }, { "name": "NetworkID_1", "type": "esriFieldTypeString", "alias": "NetworkID_1", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R523_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a392_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": 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 }