{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Switch Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "FacilityID" } ], "minScale": 15000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3057337.0196802914, "ymin": 1291431.6123829633, "xmax": 3128443.1317331493, "ymax": 1327895.7809244394, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "oldfid", "type": "esriFieldTypeInteger", "alias": "oldfid", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G5181FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5181AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5181Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_513", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_513", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S247_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Switch Anno" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "oldfid": null, "GlobalID": null }, "code": 0, "name": "Switch Anno" } ], "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "FacilityID", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Switch Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3057337.0196802914, "ymin": 1291431.6123829633, "xmax": 3128443.1317331493, "ymax": 1327895.7809244394, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "OH Switches", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Air Brake Switch" }, { "id": 4, "name": "Solid Blade Switch" }, { "id": 5, "name": "Open Double Deadend" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Air Brake Switch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "OH Switches" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCode", "field2": "PosA", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5078a533999a6fd2e00768d072f400d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqhJREFUSInl1U9IVFEUx/HvsclrSAuHLAakXU0LC4z+oAltSoQ20SIFo5AQS6JFoGF/qHARiVMLKwrpH0qBC6mUor/uQiqKskVRLgLhLYKJqKlO4JwWjqLOvJnJPxD4Wz3ufe9zz71w3g0wRwnMP9ic24zqS4HYrMLAQkCmDv6/RzHrsJmtA6CzcyUVFX9s2bKfialvIvJxJhW/AKC8HAoKJo4/ACrH4ThcE2gS+JI1PTICvb1QWwu5uZOmAlOeO4DtWcN9fTA0BIsWJU2NwwIHgEGDOhldIH2GhuDkSXj4EALJJzoR/mbO7UH1jkG/wCc/02Apzc1w4QIUFqZ8Z9JSotofd65DVDsNygVGfOxrlJVBaanvhpL2IKpHgJfAMeBUimoPAuupqwNJarg0MKgFg7uIRp9ZMHhfotHn42gotBrPOwPsJD//rq+aCgaQaPSNwSlisS6DEoGYQR6ed8vgeg70WjrVD06kDdVtBmeBeoOIOLdAVA9lMNPDAnGD3QJv46ACe8nPLxXVXzOCE/hnG+3GS8BRiUZfZ4NmhBOpBH4Bm7JFM8IG9UAZsBZ4ZNAgcHFGsMEqIALsFHif6Mq7Bk8EPkwLNsgFbhpczYF7AKL6NO7cZVHtMvBvubSwc6dFNSDQNHE80ZUvzLkT/j3nA5tzW1HdRyi0UTzv9yQY1EKhGvG8AYaHoagoO9hgCao3gMPiee9SfSCeN2hwnJaWCO3tST94v4qvAK8EzvuWMppzrFgRoacHqqvTwwb7gQ3AmgwoAmb19VBVBSUlEA6nhg2WA204t0NUs7vzFi+G1lZobITubsjLS1nxd6BGVB9khY6luBgaGiAeT12xwFfg9j+hYwmH0995s51pwyKj95I5twXVAYEfswJnyjyERfXxnMB+mTP4L5Y025qmtqXrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5,1", "label": "ABS - Closed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bf0f5042c6f3c78a44558918ba5a013f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAA2CAYAAACiAEtPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABW1JREFUWIXt2X+slmUdx/HXBcSdEZ64D2G4tI6Cbs3oB7CpYKuViGK5UsvCVsT6AavZ7zbK+ouSykWF8oc2bGH+2pwEdnRt2DoWDXZy2IblClxJLMJbIRhdIufqj+s5neccnuec+0Gg1vxsz55n131f3+/7vn58v9/7eib4H9GE/zbAoF4CGakTBTIRCUdOCUhZlm+tqmoB/oJ7UeAOvLcBcj+WoTqZIEurqrqt8Tvgw9iFBViLKbgOA/jgyQIZj+/gwYaTVxVFsTnGuBBXoLdx3zbcjOV49mSAnIMpZVmurKrqIA7GGNdhJX7RdN8mrC7LcmZVVVtPOEhZlqdXVaWqqua5fwaH8UJTW4RDhw6d1glEbRB5TZDnX9PvNNr9S5KudcH+EwlyXDrIO/DAyQD5naFRmYjT8FzT9XBMj5qqBVJV1V7cUtdojHH3SQGRA9inISXnYGFK5oagB6fLo1Sl5E8h2IJnQ4djU3tqUiouI34Vl0ArRyG4VI6sL6Rkw4+Vj95XM8iOCZKSV+N24nvqQjfsXj1f9b6BgeL1IcSvhJC39nGBpDR91n57Hv4tr1mgs5V4AL8hnBviDZiXkkUh2NsxSErlW9jzyCS6tqIbc2pCDGAdZgw1zaF4NKU4vx1MS5CUnEnVi64J+AS+jp4G0Fj6FfbL2XBIcSYeTMn8VtN0DEhKAu7EGYNtZ+B6/AhfxLhRIJ6W64JVeNmxl+ekVKwifnZMECzG20c2zpOj2SN4ZxuIf8nB5pOanmKEQoifSalcF0K1vS1IHo3ia1os8HH4KL6M8/HaFk4ekKfvwjYQQ6aqG3FNWxCKS4jnt7PQJQeJtfKaKZqubUefPCU1dtdVKZkagn0tQVLy7rEi4psbTjcaeqTn8EN8Ca8cG2LQ7+X4SUuQEOJFdaxcixW4AOfJi3iRPGV1lZKL2oIYtvXb6xVy4vke3oV/NkA6UQjDfY0EmVLX0Ax5a92F1XJN0KHK0UBGCxHD9Dwel9fEX3Fm5yDDfI0EOWAEaTttwNlyuX4jzsXUzkAOjAayqw7IDjmMf0sekY/gdnnXjK9JkZJdbUFS0h+C2aMZOIAf4AuGtuo8PIbNuLQmSAi2tQUJQa+c41pqQM4jV2JmU/s4eVQGo+7Z9VgeaguCn2MvprXq2Sdv1YUtrnXJ62UtvoGXjw7RF4KdbUFC8HxKbpYj9TDtNpRV2xUxb8Lv5YX8gVE5ipUj81krm9+nWEo8b7Ahyk+6TJuhatLVch56I97Q+pYNIcSHRzYeAxKCmNKk64hbNPLaBjmrzh0Dgvyis1x+Y1+FycMv78bHW/VrOcohVI+l5EO490nG/xrfVL9m7ZEX9N3Dve5n+hUh7PlHbZAM4/6UvL+bu1YwcVINgCNH2L6dnh4WdOciqqG/U14ewp7H2/UdtYrPMOWFHLq7ec2M1L599PWxZg2bN/PUU3R357MM/BKLQ6j+NpqvMd9rGtM0CzfIcWwaHD3Kjh1s2sSKFUyfnr/XrOGss6D44056Z4T4ubF81ALJMCK+nZLVTzxhydatxafuuSde0NtrwuzZLF8u3XSTfZMnezKlYksINhL7buOqOvZrg8jBc1EIluEy4kHcURTFuv7+eHF/v2tuvXWwVB2KD9e2Oz05XpDGaeLP5GOq6+U6+XCMES6u7+5FgjSOrJ7G2+TRmYqfysdXJ0R1p2YnXlcUxYIY41J8t/HZiKPtOt0X6p0WdQICAzHGh+Ss2S2fsy7BLBzCLUVRrI8xbunA5nGBNOsZuVRdXZbl3KqqPobFMcbl+LMcWP9wKkD+o6qqtskHvZ+Xc97SoiimxRhPLUiTDmM91jd2U0f6v/ub5EXrJZCR+jfUq6RUr30ROwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 40, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5,0", "label": "ABS - Open", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[SymbolRotation]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 32, "domain": null }, { "name": "PhasingCode", "type": "esriFieldTypeInteger", "alias": "Phasing Code", "domain": { "type": "codedValue", "name": "Phase Designation", "description": "", "codedValues": [ { "name": "A", "code": 4 }, { "name": "B", "code": 2 }, { "name": "C", "code": 1 }, { "name": "AB", "code": 6 }, { "name": "AC", "code": 5 }, { "name": "BC", "code": 3 }, { "name": "ABC", "code": 7 }, { "name": "NE", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeederID", "type": "esriFieldTypeString", "alias": "Feeder ID", "length": 30, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 30, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "PosA", "type": "esriFieldTypeInteger", "alias": "Normal Position - A", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosB", "type": "esriFieldTypeInteger", "alias": "Normal Position - B", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosC", "type": "esriFieldTypeInteger", "alias": "Normal Position - C", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Gang", "type": "esriFieldTypeInteger", "alias": "Gang", "domain": { "type": "codedValue", "name": "Yes/No Indicator_Integer", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "LatY", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "LongX", "length": 26, "domain": null }, { "name": "LabelRotation", "type": "esriFieldTypeSmallInteger", "alias": "LabelRotation", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "GDB_4268_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_418", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "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 }, { "currentVersion": 10.81, "id": 4, "name": "Solid Blade Switch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "OH Switches" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PosA", "field2": "PosB", "field3": "PosC", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5078a533999a6fd2e00768d072f400d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqhJREFUSInl1U9IVFEUx/HvsclrSAuHLAakXU0LC4z+oAltSoQ20SIFo5AQS6JFoGF/qHARiVMLKwrpH0qBC6mUor/uQiqKskVRLgLhLYKJqKlO4JwWjqLOvJnJPxD4Wz3ufe9zz71w3g0wRwnMP9ic24zqS4HYrMLAQkCmDv6/RzHrsJmtA6CzcyUVFX9s2bKfialvIvJxJhW/AKC8HAoKJo4/ACrH4ThcE2gS+JI1PTICvb1QWwu5uZOmAlOeO4DtWcN9fTA0BIsWJU2NwwIHgEGDOhldIH2GhuDkSXj4EALJJzoR/mbO7UH1jkG/wCc/02Apzc1w4QIUFqZ8Z9JSotofd65DVDsNygVGfOxrlJVBaanvhpL2IKpHgJfAMeBUimoPAuupqwNJarg0MKgFg7uIRp9ZMHhfotHn42gotBrPOwPsJD//rq+aCgaQaPSNwSlisS6DEoGYQR6ed8vgeg70WjrVD06kDdVtBmeBeoOIOLdAVA9lMNPDAnGD3QJv46ACe8nPLxXVXzOCE/hnG+3GS8BRiUZfZ4NmhBOpBH4Bm7JFM8IG9UAZsBZ4ZNAgcHFGsMEqIALsFHif6Mq7Bk8EPkwLNsgFbhpczYF7AKL6NO7cZVHtMvBvubSwc6dFNSDQNHE80ZUvzLkT/j3nA5tzW1HdRyi0UTzv9yQY1EKhGvG8AYaHoagoO9hgCao3gMPiee9SfSCeN2hwnJaWCO3tST94v4qvAK8EzvuWMppzrFgRoacHqqvTwwb7gQ3AmgwoAmb19VBVBSUlEA6nhg2WA204t0NUs7vzFi+G1lZobITubsjLS1nxd6BGVB9khY6luBgaGiAeT12xwFfg9j+hYwmH0995s51pwyKj95I5twXVAYEfswJnyjyERfXxnMB+mTP4L5Y025qmtqXrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,1,1", "label": "Normally Closed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d386c8c325f656a3773fce3a3571318d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAoCAYAAACb3CikAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA7xJREFUWIXl2F+IVVUUx/HP1qlbWQ2Nlikh+R+irEhBUSEozX8lZFpkUBAVRmHRP7CspwqLyIrwIcMiQlEIB7HJl4zGMooSDYJC9KFsyOKWE0FHYnYP+w5z5845d85EptLv6bLPOmt/z1prr733bXGKqOVkA/Tq/wGyIlq8Ndh50kEiZ5S1PX1TE6MJWBCjGSEYj/PRg2qMDoZgLzpC8MsJAYmxcgPZk5gLIQy0CcE8rMJfMWp/W9uebar/DkiMLsRGspvKQtf8LpujenNPT+XSELInQpD9Y5AYx0w7pmvXZ1w8HzlBKFQ3PiVMDNlqzI7R4hAcHTJIjG1X07V7BK2fYySml4TowSaM6xuaTmVPjNmcIphckBiNpdqB1hbci6cxvgY0mD7GMSzpN5pNxs4YzclL0wCQGAW8i9G9Y6NxB97EoxjWBOIHvIV1cpvI9Bgr68geGhQEK3Ft4+BsfIXduK4A4k+8jvvUfUWDQsgejLFtUwjV/YUgKRqVp+QU+DDchccxFZfkTLJdSt/MAog+V9W1uKUQhMpcsqlFHlqlJrFBqplK3bP96JRSUmJ1LY3RqPqm1xiRG/MaVb2uqk26Q98n/YbX8BjOHRyid96FeCcXJIRsVhkvy7EGl2OKVMSLpZSVVYxmFYJgUhkn5+ABvIzr8XsNZCgKof9cjSAXlHU0SVpam7EeZw4RBG3NQJq1iH46jgNSTXyPsUMH6TdXI0i3BtIitUst/H6sxUSMGhpIdzOQw2VAvpHa+PNSRO7ERmnVDC9JEaPDhSAx+jIE1zRz0I1X8Yi+pTob+/Ah5pUECcEXhSAh6JD2uFz1SPvIEkyuGx8mRaW3644b8GauPigEwfs4iovy3uyUluqCnGetUr1swDM4qzlEZwgOFYKE4HiMXpI6dT8d0berFh1irsTXUiHf2pSj8mzjfpbn8xUqd5NN6R3IpC9dpSBUdVom7UNX4LJ8k/YQsl2NgwNAQpDFOOI2sr1q+1q7tKvOGAQCzpZS9KIUvfP6Pz6Ce/Ley41yCNV9MbodW79j+Cd4Tvkz63ipoLf0n/UYYxaF0PVzaZAE470YrRjJ5jWcOaIkRK/mS4eomn6ibWEIXQeK7Jue4hNM20z+2FJfM2XUggnp50dYGUL1x8Hsm6qWpmlYLfWxweq1psq3h+iYFLKHy1iXuunVTt0vxGg9FsVoYa0D1185f8XBGCt7Q7CDrPMNlpaDHuLdNwTHpaPp9mKrvv6wPJb3ffr+G3CidEJBtoVmKfwPQYaiUwbkb1FE+chnHORSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0,0", "label": "Normally Open", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[SymbolRotation]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 32, "domain": null }, { "name": "PhasingCode", "type": "esriFieldTypeInteger", "alias": "Phasing Code", "domain": { "type": "codedValue", "name": "Phase Designation", "description": "", "codedValues": [ { "name": "A", "code": 4 }, { "name": "B", "code": 2 }, { "name": "C", "code": 1 }, { "name": "AB", "code": 6 }, { "name": "AC", "code": 5 }, { "name": "BC", "code": 3 }, { "name": "ABC", "code": 7 }, { "name": "NE", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeederID", "type": "esriFieldTypeString", "alias": "Feeder ID", "length": 30, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 30, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "PosA", "type": "esriFieldTypeInteger", "alias": "Normal Position - A", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosB", "type": "esriFieldTypeInteger", "alias": "Normal Position - B", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosC", "type": "esriFieldTypeInteger", "alias": "Normal Position - C", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "LatY", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "LongX", "length": 26, "domain": null }, { "name": "LabelRotation", "type": "esriFieldTypeSmallInteger", "alias": "LabelRotation", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "GDB_4268_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_418", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "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 }, { "currentVersion": 10.81, "id": 5, "name": "Open Double Deadend", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "OH Switches" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "450dd766f078a5239ae12850cb74d654", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAg5JREFUOI2t1E9o0mEYwPGv//ox0w568hATFoiNlhRSAweSMAcWLNilTYuB6RiTWjBwdWgdt0DoNAovS7rusNhZ1mEgO8WgsQ7hAv2Bh5cm6fZLmx1K8dfM1HqO78PzeZ/34eXR859D3yankSTJOzamjDqdWEwm+oTg69YWuXzetiHL8m7HoMViuTYzIxaDQWXA4eCiVou2nqtUKGcy8s21NT4kkzwDPrcF/X7uzc+LmN/P1VaXGQwYPR6uDw/jHhrCvrRkeSyEyLQEXS7JF48rC14vg21GAYBOhy4W44ZeL57PzhKsd9oMnpmeVp52gjVHJIInm2V5ZYU7KnBykvtTU1zpBvvVqWZiAncqZbsky/JuA3S78VutnO0WBHC5GBgfl++urrLQAG02zveCARgM4HRyAZqeLEmYewUBTCbOqcBajeq/gNXqz/oGWCpJRVB6wk5O4PCQLyqwUFDel8u4jcbuwWyW77LMGxWYy/EkneZ2IIC1WzCdlj4mEspbFZhIUHA4pNcHB8rD/n40nWLb25SPj5U4UFOBANGo8iiZZNDnY9Ru/zu2s8O3vT0pMTenbNTPTi2HcBh/KsXL/X1CIyP0tZqpEJBOI46OLIvhsHjVnGu5vkIhopubLK+v88Js5rLRiFWrRapWKReLUr5SUd6VSjyIRMTR77V/XLCBAJ+AW6cz7b9Wu43dU/wAnLKowRzTNB0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Open Point", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 32, "domain": null }, { "name": "PhasingCode", "type": "esriFieldTypeInteger", "alias": "Phasing Code", "domain": { "type": "codedValue", "name": "Phase Designation", "description": "", "codedValues": [ { "name": "A", "code": 4 }, { "name": "B", "code": 2 }, { "name": "C", "code": 1 }, { "name": "AB", "code": 6 }, { "name": "AC", "code": 5 }, { "name": "BC", "code": 3 }, { "name": "ABC", "code": 7 }, { "name": "NE", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeederID", "type": "esriFieldTypeString", "alias": "Feeder ID", "length": 30, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 30, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "PosA", "type": "esriFieldTypeInteger", "alias": "Normal Position - A", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosB", "type": "esriFieldTypeInteger", "alias": "Normal Position - B", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosC", "type": "esriFieldTypeInteger", "alias": "Normal Position - C", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "LatY", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "LongX", "length": 26, "domain": null }, { "name": "LabelRotation", "type": "esriFieldTypeSmallInteger", "alias": "LabelRotation", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "GDB_4268_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_418", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "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 }, { "currentVersion": 10.81, "id": 6, "name": "Switch Gear", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "SG Open Points" }, { "id": 8, "name": "SG Cabinet" }, { "id": 9, "name": "SG Switch" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "SG Open Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Switch Gear" }, "subLayers": [], "minScale": 10000, "maxScale": 2000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bd9e340ac45c122e909cc9bd9a424fe0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfdJREFUSIntlM9LFGEcxj/fZXASo2iEjCUQBA+eCiRsIfpx86SHTZeQsKWgpelS0R/QoUN18FSYbC5bSE17CDwkigdvBl42OsWKB4fIixMGQYOTb4fGeh1mc8YIOvTAwPCdzzzPyzvzPgZ/WUbcUCnagf2AK8LWbia/440I2A1MAGfD0ZpS3BDhRRPjXXlDgw8Di0C75nEEeK4UpgjViHkiXg+4I7ID1jWmFI4IX9PyPwNEzNPgN+E5BNZx8N6k5bVv4G82o0NFnifjtS0yX4v4x5rALnhv9UFSXtsi/y6Y58HvjsDB7Gz+neMcyEJldXvoOMPPBgfnr7W2fjwY5cG8IuIHkQC+KOWfUIp7IuT58V8vgXVrerpjo6Xl29Tt0dGL96vVD9dtO7uwEExkMqfODQ3VrkZ5EW9p23fHORBhAyiFVygPeITb11ftaDQaCtTIyoo71dXVXyjUGoVCHP9LsSc5Tkfr9Zv4vgFwcmamMwdrDxO8lzhgC8iE98o05enAQJZa7f2eAqLdYtt258v19c3huTk343n7PvX0PFi0rHKxWBypVCqrf9xFpVLQP9/Wlr/gecsA1Otc7u19lcsFY5OTWFE+dReNjz++JMKyvphy+cln4Ewc/7+LUvH/Rhfp3ZKWT9RFerek5RN2UbyS8ImrYq/6DsScIYIAzzHnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0000", "label": "0000", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9309f50581ee14f6ad13cd3b7ce0a656", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUSIm1lE9IFGEYh59XFicwgkbIWIIFwYOnAgnbS3X05GUlEBFbKliYLhXdunToUB08FU5sLhuJbR4ED4ni3cDLRqfY8OAQeHHCIGjwy7eDE4zLun7N5g8Ghvd75vvNH+bJcMLJtBqq0gucBgIR9v9bgSoDwCvgejzaVuWeCO86LlDlHLAO9CbWzwPzqjgiVDsteCxyaPNkplWpifArdYGIcxWio7iz4F6C8GPqAoj2jmGPW29foOp8EIkuHsEFEH7qqEAkegLOGEQDTYxZWSl8rtXOZKGy9XfoeV7OGPPI9/07lgX8VI0uq/JUhAIH/8EGuA+Wlvp2u7t/zz2cmpp8Vq1+u+t5WWPMW2NM0foJ4pJdoBQfcULgJcHwcLWv0Wgo6MTmZjDX3z/i+/7Xfypolwv1+n2iKANwZXk5l4ftFxbXWRfsA13xuTqOvBkdzbKw8CVVQbOLPM/Lvd/Z2buxuhp0heGp74ODz9ddt1wsFicqlcpWO3dZuahUMiNrPT2F8TA8eOf1OreGhhbzeTM9O4vbzCfdZeWimRn/pgiHPmi5/PoHcK0Vn3RXahfZ8qldZMt34CI7PrWLbHkrF4FzWyQyyaEtb+UikXCj+RZteUsXtY4Nb62KtPkDaUL3XZ7NZgQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0001", "label": "0001", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c6f205433cd20aa15aa6c97b689c85f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfxJREFUSIm1lr9rE2EYxz9PEnKWCuIVVIpQKHTopFCkBsQfW6d2qG2QIjUoJHguKv4BDh1UpJOhLbFHlKIxg5uF0qFbhS5x1JQOPcQuPVEQvOTo62Crl5DE95r4TMfzfp73e7wv9+Fi/OeKdWITpegBjgKOCHsdC1CKAWABuLzf2lGKuyK8bjtAKU4A60BPoH0KeKUUhgj5dgMeitRsHqxZpSiI8PPQASLGRfCaLR8H8yy479u4A6/6D6AKbR2R8U7EO9Nk2QH3g3ZAOp2er1QqM7Ztbx/0CoXJl2Njq7e7ur4cq8N9MG6JeL52QDQafRqPx5ceTE9ff5zPf75jWb1ra/5CJHLhysREMS3COL+/gw0w74u4GwezWgHZbPaTMzycP1kulxWoqa0tZ6m/fySZLJaTSTJA5i/t1sxq38HpUukenhcDOL+83JeAnWcac9oBe0Bk/1kZhrwYHe2lWPx4qIB6t1iW1fdmd7c6ubLiRFz3yNfBwSfrpplLpVJTtm1va7uomVsyGX9ktbt7/JrrbgJQKnFzaOhtIuHPLi5i1vMNXdTKLXNz8zdE2Ay+TC73/DtwqRHf0EW6bgnL/wnQdUtYPnAHem4JyweOSM8tYfnAEXkzYFwFb6AOrnFLWD4QwA+lvHNK8aiVW8Lysbqhb9DaLWH5jvxVtKpfvCnvQqasMFAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0010", "label": "0010", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d0d7a7d3e2db91bbc0e8497265b95c1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb9JREFUOI21kj9oFEEUh7+XO26F2LgBlSAcBFKkUggSr1HLVGkiQggSD5U7WBsVuzQWKVQklUdWziwnBo0p7AwE+whpzlJPUmQR0mRFQXAvQ16KrLJZXZz458HA8Jvv8Q1vpsh/rqINVKvV/G63OxMEwcb3zPO8sjFm2vf9a38tKBQKD0ql0sLtqalL91qtj9c9r98Y89QYU/1dr5Wg0Wi8D0dGWsc6nY6CTq6vhwsDA6O+73/4JwKAE+32TeK4CHBmeblcgc2HFn3Wgh2gJ9mr48iTsbF+lpbe/ZFAlT7gMBCKsON5XvnF1tb2xZWVsCeKDn0aGrq/6rrNarU6GQTBRpbPFagyCDwCzifRpio36nUz+rq3d3wiivZm3m5zZXj4ZaViZufncbO8CM9/EqhyFFgF+lLO48CzuTn/sgj7HrTZfPwFOPcrXhVHhFZWcEdkH5yuWVUWRfh2UP6HQMQ5C3EOzxFwT0H05qB86g3i7Tw6qcy5HZ8akfNKJD6ZA4cQvU0HtnxqRPEMOBcgHszABpyrIrFJh7Z8SsBX1fi0KndFGGfvX6+Be0skWste0ZYvZpo+A/VkJRXlTMGO3wXP2MUMXSJhXwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0011", "label": "0011", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7ee364255e3617d907603891132e95bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfxJREFUSIm1lM9LFHEYh593GZzEKBohYwkEwYOnAglbiH7cOulh0yUkbCkomi4V/QEeOlQHTwUrm8sWUtMeAg+J4sGbgZeNTrHhwSXy4oRB0ODkt0NjjsPMOl+rBwaGd555PzA/Pgb/GSNuqBSdwEGgKcLWXkta+UZE7AUmgfPBaE0p7ojwKmHxnr4Rko8CS0BnaMcx4KVSmCJUI8tT+eGAcZFdcpgJpXBE+KHr/wkQMc+Cl+BzBKyT4L7T9UPvwNtMsgMi19P5oUdkvhXxTiTITXDfhwdp/dAj8h6AeQm83ojsz83lPzjOoSxUVreHjjPyYmho4VZ7+5fDUR/M6yKeHwngu1LeKaV4KEKe39/1Mlj3Zma6Ntrafk7fHxu78qha/XzbtrOLi/5kJnPmwvBw7UbUF3GXt/fu+g9E2ABuBkeACzylOTBQ7Wo0GgrU6MpKc7qn52KhUGsUCnH+DrF/chzH6/W7eJ4BcHp2tjsHa09S3Jc6YAvIBOfKNOX54GCWWu3jPwmwbbv79fr65sj8fDPjuge+9vU9XrKscrFYHK1UKqupuygJ3/fHFzo68pdd9xMA9TrX+vvf5HL+xNQUFmm6qBWlUulqdFYuP/sGnCNtF+mi3UW67KOLdNHsIl20u0iXVt0V20X6AcndldhF+whJ6K4d/iogDb8Aq0XtVgaOnzwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0100", "label": "0100", "description": "" }, { "symbol": { "type": "esriPMS", "url": "68dbd5af2ee15104f0928fcb2eb8ec9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdZJREFUSIm1lEFIFFEYx3+fLE5gBI2QsQQLggdPBRK2l+rYyctGEBK2VBBMl4puXTx0qA6eCp5sLitKbR4CD4nS3cDLRqfY8OAQeHHCIGjw5dfBkWxpZ1879ocHw/e+mR/zPd4vx39O7m9FVfqBo0Aowu6hAVQZAqaBi0lpU5W7IrzKDFDlBLAK9B/YPwm8VMUToZYVMCnyx8cPZkqVugg/ugaIeOchbtd3HPwzEL3vGgDxTofeTvvpAFXvrUh8uk1fCNGHTACR+BF4lyEeaumxy8ulj/X6sTxUN/aLQRAUrLUPjTG3HAF8V43PqvJYhBJ792AN/PuLiwPbvb0/5x9MTFx7Uqt9uRMEeWvtnLW27PwHCWQbuJ2sJBHwnHB0tDbQbDYVdHx9PZwfHLxkjPn8T4C0nGo07hHHOYBzS0uFImw+c3jPGbAL9CTP6nkyOzaWZ2Hh06EAgiAovN7a2rmyshL2RNGRr8PDT1d9v1Iul8er1epGmrucANbayXd9faWrUbQ380aDGyMjb4pFOzUzg0+Ku5wAxpjrrbVK5cU34AId3OV8Bq1xdVfXAFd3dQ1wdVeGEbm5K8OI2rsLvJsisc0IaO8ukWhtvy/DGaS563cyAVzyC0/rw0AuKLAYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0101", "label": "0101", "description": "" }, { "symbol": { "type": "esriPMS", "url": "365ce261cc928b2fc0646db274fb9fe2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcpJREFUOI3tk8FLFGEYxn/v7rKTGEQjVEggCB48FUjYQljdPOnBdAkJWwpWmi4V/QEePFSIpxZWVoctpLY9dEsQD94MvGzH2vDgEHlxoiBodgffDumm287OUNee08f3vO+P93v5ngT/qESUIlW6gOOAI8JeZIAqfcACcGX/akeVeyK8DAWocgrYALoOXZ8BXqhiiFAMA8yIHGk+rHlVSiL8CASIGEPgBdknwTwP7ts2O/DqwR4AdWj7BOONiHcuwHbAfdcAZLPZfK1Wm7Vte/ugolSaeD46unano+PziaZmH4zbIp7fAMTj8blkMrn8cGrqxuNi8dNdy+peX/cXYrFLV8fHy1kRxvj1DzbBfCDibh7QEgC5XO6DMzhYPF2tVhV0cmvLWe7tHU6ny9V0mmlg+vcA7pFxGjs4W6ncx/MSABdXVnpSsPM0aEGtAHtAbP+shiHPRka6KZffRwJYltXzane3PrG66sRc99iX/v4nG6ZZyGQyk7Ztb4dmwff9mbXOzrHrrvsRgEqFWwMDr1Mpf35pCZOwLOTz+ZvNoxUKi9+Ay/zPQrQstJKINwvGNfD6mqw/s9AawHdV74Iqj0Kz0AbyFSJm4W/1EzCPuyXiY0kyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0110", "label": "0110", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dda40ad0ca37c4f88dec2d5361525ae4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZxJREFUOI2lkj9oU1EUxn+nCXlCXXwdLEUIFBw6KRSpWWxHpy4VQUKpQSXCc1Fxc+nQwZbSqYELsY+UBv90cGuhuCt0iaNGOvQhdOkTBcGbXHocmkISeUmgH1y43O87P8453DTnVBqgWCyaRqOxFIbh4ZkRBEHWOffSGPOoLyCVSq1mMpnqi4WF+eVK5ceTIBhzzm055woDdVAqlb5FU1OVy/V6XUHzBwdRdXz8tjHm+0AAgCu12jOsTQPc3N3N5uBovV91O+AEGGrd1fNkc3Z2jO3trwMBgiDIvj8+bt7d24uG4vjCz4mJlU++Xy4UCvkwDA9VGQEuApEIJ/8BnHOLH4eH5+7F8enMtRoPJic/5HJubWMDH5hp5Y9UeSrC2w6AMeZ+d2vl8uvfwDQw0vY8CrxRxROh0rGDbqmyKNJR3K41Vd6J8DcRIOLdAptkXwL/OsSfEwFgm8keAE3oOYK3I2KvJdgRxF96AkTsEnh3wF7tshx4D0Ws6wPgj6q9ocorEeY4/Qf74D8XiffPcj12ACL8Ah63TktxR+YfgkSQ7/7mnD8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0111", "label": "0111", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4cd7886831265866075bfd22f1112acd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgRJREFUSIm1lMFLFFEcxz+/ZZhJjKIVNJZAEDx4KpCwIKJunvSw6RISthS0tF0q+gM8dKgOnRKTlmULqWkPgYdE8eDNwMtGp9jFQ0PkxQkPQYObr0NjPoed3ZmJvjAw/Obzvl94b97X4D/LaDVUih7gKOCIsNfJpB1vBMBBYB645I+2lOKuCG9CjDvyhgb3AutAj+ZxEnitFJYIlYB5JF4PmBE5BOt6qhS2CD/j8n8DRKyL4IXwnID0GXA/xOW1M/B2w2hfge/ReG2LrPci3ukQ2AH3oz6Iymtb5D0E6wp4gwG4ubyc/WTbxzJQ/rI/tO3JV+Pjq7e7ur4dD/Jg3RTxmoEAfijlnVWKRyJk+fNfb0D6/uJi345p/lp4MD197XGl8vVOsZhZW2vOp1IXLk9MVG8FeRF3Y9/30D0QYQco+I8vF5jFGRmp9NXrdQVqanPTWRgYGM3lqvVcrhV/oJY3uZVO1Wr38DwD4NzSUv952HoWYV3kgD0g5b8ry5KXY2MZqtXPiQKC3VIsFvvfbm/vTq6sOCnXPfJ9aOjJejr9Ip/PT5XLBwffMSCsWwqF5uhqd3f2qus2AKjVuDE8/M40zRkgHymgXbfMzT2/LkJDX1gqlRqdzIMBsbooqhJ3UeyA+F0UMyBuF8UOaNdFerf8Q0B4F+ndkjjADwnpouSKXBVJ9RuFb+zOKvGYbAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1000", "label": "1000", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1725dfa52165077fdba7d771093266b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb1JREFUOI3tkzFoFEEUhr8Xjl0hIngBI4dwEEiRSiFItBHLVGlOBAkSFxUO1kbFziaFhVpYKVnxOE4MyZlCSGFIsI+Q5sRK7kiRRUiTlRSCQ8Y8C1fdHM5uwNYfBob35n0z82b+Ev+oUn9AlSHgKBCLsH9ogCqjwHPgYhraVuW2CIuFAFVOAOvAUCZ3ElhQxRehVQSYFTlQnNUTVdoifHMCRPwLYFybHIfyGUjeOwFg9lzVqZz59Ar+WxFz2rEmhuRDLkDEPAD/EpjRvrxdXa19bLePVaC59SsYhmHVWns/iqKbKYCvquasKg9FqPHzH2xA+e7y8vCu532fvzczc/VRq/X5VhhWrLWvrLVBpgcgwi5QT0eqBHhGPDHRGu52uwo6vbkZz4+MTEZR1DsAyNOpTucOxpQAzq2sVM/D9tNsD4q0Dwykc/V9eTk1VWFp6dNfAf1eCMOw+npnZ+/y2lo8kCRHvoyNPV4vl18EQTDdbDa3Cr1Qr9vJd4ODtStJ0gOg0+H6+Pgbz/NmgaDQC3Nz0TURetlTNhqNHvDnFf57Id8L4N8QMbYA4PaCSLLhKv4NSCEOL+TrUF85Tz8A1XLCuN9iSWsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1001", "label": "1001", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2dac7eabd3b21c9f1aec670002850e84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeNJREFUSIm1lDFrU1EUgL+ThPcsFcQUVIpQKHTopFCkCiK6dWqH2gYpUoNCgs9FxR/QoYMVcTK0xRCiFI0Z3CyUDt0qdImjJnTwIXbpEwfBl4QeB1NMAkku77Vnupx7zvngHu4X45gjdhRDVBkATgKuCAdHBlBlBFgFrjdSe6o8FOFdaIAqZ4BtYKApfQ54q4otQj4sYEGkZXhzvFClIMKfwAAR+xr4na5PQ/wieJ9C7MCv9SioQagnsj+K+Bc6XLvgfTYGpFKplWq1upjL5b4d5gqF2TdTU5v3+/p+nGorr4N9T8SvGwOi0ehzy7LWnszP317K578/cJzBra36aiRy9cbMTDElwjT//sEOxB+LeDuHvUaATCbz1R0fz58tl8sKOre7664ND08kEsVyIkEaSP+v9lp6jXdwvlR6hO/HAC6vrw9dgb2XBn3GgAMg0jirbcvryclBisUvgQDtbnEcZ+j9/n5tdmPDjXjeiZ+jo8+24/FXyWRyrnnxPQGd3JJO1yc2+/unb3leBYBSibtjYx8sy1oAkkaAbm5ZXl65I0KluTGbzVZ6DW8HGLml18COAFO3BAaYuiUwwNQtgQEi/iLYN8EfaatpcUsIAL9V/UuqPO3mlsCABuQXdHdLKMBxxF98/Lqd7wnOBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1010", "label": "1010", "description": "" }, { "symbol": { "type": "esriPMS", "url": "afd6317175d806039c79ef11a197371f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ9JREFUOI2lkjFIHEEUhr/nLbsB03hCIhI4ECysFCSYNJLSykYRggSzJHIHmyaGdGksLDQEKw9XPJaTiCQW6SJIegM2lzK5w8JFsHGDRcA5BydFRr2I6x34w8Dw/vd/vMeMwy3lNGvI5/NhvV6fi6Jo/7wWBEFOa/0uDMPppoBMJvPBdd31t1NTzxbK5YNXQdCttf6otfZbmqBYLP6Kh4bK96vVqgEzubcXr/f0jIRhWGsJAPCgUplBKQfg0dZW7jEcLlmvJcAZ0GbvxvNkbXS0m83Nn9cCjKETuAvEIpwFQZD7fHR0OrG9HbclyZ3ffX3vd7LZVd/3J6Mo2ncagr3ACvDElg6N4XWhoEe+tbePPU2SGgCVCi8GB7+4rjsL+I4N3wN2gM6GYbqAjeXl8LkItcYpS6VSDbh8BWOYFfkv3KhFY/gkwsl1pgMg4g2DSsnTAdkBSL6nAkCdpqWtUn27gvdVRPWn9MSQ/LgRIKLmwBsH1XvF1+C9FFG6CYA/xqiHxjAvwhj//sEuZN+IJLtp4QuAhRwDBXuskpuyAPwFdo2QZ2IJrDQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1011", "label": "1011", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1804bc230691500bd2305909d4af1b4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcVJREFUOI2tk0FIFFEYx3/fuswEdmmNLUQQBA+eEkSsS3Ts5MUMRMKGPCzOXiw6ethDh+rQqYWRlmUjqfTQTUHE6wZetlu1i4cdAi9OeAh8Ofg8OMbbwWHH6g8Phu/93veD773Jck60pg+4DPgiHJ/HpOWzMXAYWAbuRKU9rVkU4UNC46581oDzQB3oM3pcB95rjS1CLdY8FW8KSiIdsJlXWvNRhMOL8n8EIvZtUAk8VyA3CsHni/LGHaijJDpKbD8db4zIXhdRNxJgH4IvZiEtb4xIPQP7HqjhGByCPS+iQrOYljcE/NJajWvNcxGmOH3XO5B7UihMzzvO76/VarV9xheL7tV8/rC+tFTZjvMiwc4Z1/EfiHAAFKIVJWBhoefAsqyVp3NzD17Uaj+KrtsfhuG7dhsnk6EV5810CJJSLpe/+xMTtWvNZlODnt3d9VeGhu56ntfqdjaVAGCg0XiMUlmAmxsbg7dg73WKc6kFx0Am+ta2LW8nJ/tZW/v2XwSu6w6u7u8f3d/c9DNBcOnnyMjLei73xnGcWfPi/1oQhmFpq7d3aiYITmfeaPBobOyTZVklwPlnged5D+O1SqXS6tYc4ASW5MDHfaC2GAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1100", "label": "1100", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6117277045333f2817c13eaeb7dbace3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZxJREFUOI2Nkj9oFEEUxn8vHruB2HgBlRA4CKRIZSBItBFLqzT5AxIkLolwZG1U7GyusFALKw9GPJYTQ9QU6RII6ROwOTvNHSmyCGmyIYXgmCHPwjWcC5vNBwPD++b7vZnhlchIlX7gIhCLcJL1syp1BYeBt8DttLSvyiMRPhYCVLkMbAH9Xd5VYFkVX4RmEaAm8l+4W69V+STCr1yAiH8LbF6TS1AehWQ7FwD2OC+dKtdPn+CvidhrOWdiSL6eCRCxz8GfAjuc8R34CyLWFQD4qWqvq/JChEn+zsEXKD+pVqcXguD3tyiK9v6FwjCsOOeeGWMenM6BCEdANV2pEhYXLxx5nrf0dG7u3stm88fDMBxwzn1wzgWnNzhL9Xp9Jx4fb15pt9sKOru7Gy8NDd0xxnTOBQAYbLUeY20J4Mb6euUm7L/p/oMinQA96V59X95PTAywsvL9XIAwDCufDw6OZzY24p4k6T0cGXm1VS6/C4JgNoqivUKAc6622dc3eTdJOgC0WsyPja16nlcDgkKAMeZ+ttZoNDpAAPAHdMiSkemiTmoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1101", "label": "1101", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d171c575c62be3dd4c56ee4002232771", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZhJREFUOI2NkjFIG2EUx38vOe4EuxhLKkEQAg6ZWnCwXcSxk4siFBE9KkS4LFU6Zsjg0lI6GThpCCkGtQ7dKkjpGsElHWtChhxClpyrlxx+HdT2IlzON328//v/eP/Hp/GIUopx4AngiHAT1LQI4zSwB8zftTpK8U6Ew0iAUiSBGjAeaE8AB0phiFCJAhREBszB+qwURyJchwJEjDnwwuQxSLwA92zIDbx+uAZAH4ZGMH6IeM9DZAfc30MBIt4OGEvgTT+QfDA2RDz/HyCbzdq9Xm+nXC6376dyOetpMnldy+dLv0RY5PYfnENiW8Q9v5/TAOLx+Cdd16vv19ZWP1QqlznLSvm+v99uY8ZiNIHN/wu4A+toAMVi8cKZna08azQaCtRKq+VU0+nXtm03wyIOAAAm6/UtPE8DeHlyMvUKOrtR7iDgBojdvZVhyNeFhRTHx38eBbAsa+pbt9tfPj11Yq47cpXJfKwlEl9M01wJHjYU4Pt+4efo6OIb173NXK/zdmbmu67rBcCMBNi2vf5QKJVKzSgzwF9p4oqA7PM3sgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1110", "label": "1110", "description": "" }, { "symbol": { "type": "esriPMS", "url": "57b167f2acac13e90ada522c5c2ff641", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOZJREFUGJVdjqFLA2Echh93H9+EtRVhCIO15YXpf2BaEQQZMg/Dhc8krFkWLIrRgw88jhNXXDAOht16Ve9Y8BAsO/NuPzzLZvBJb3h4eRSA53m2KIqrMAw/WGOMaYrIpQJwHOdWaz0eDgYn11H0eW5MQ0QeRcRVAL7vv2fdbrSTJEkJZX8+z8at1oG1NlWby904vmC5VAB702lzH77ugD/hB6isd1mtbj30eg0mkze1CXpaLFZHs1lWyfPt73b75rVev3ddt68ARGT0UqsdHud5CkAcc9bpPGutRwrAWnvKP4IgSAH3F78mVtoeZV0NAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1111", "label": "1111", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3075920.3699807823, "ymin": 1291419.59239389, "xmax": 3128380.2076463997, "ymax": 1320999.5565279126, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SW1", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "New GIS ID", "domain": null }, { "name": "CabinetID", "type": "esriFieldTypeInteger", "alias": "CabinetID", "domain": null }, { "name": "SW1", "type": "esriFieldTypeString", "alias": "SW1", "length": 50, "domain": null }, { "name": "SW2", "type": "esriFieldTypeString", "alias": "SW2", "length": 50, "domain": null }, { "name": "SW3", "type": "esriFieldTypeString", "alias": "SW3", "length": 50, "domain": null }, { "name": "SW4", "type": "esriFieldTypeString", "alias": "SW4", "length": 50, "domain": null }, { "name": "FUSE1", "type": "esriFieldTypeString", "alias": "FUSE1", "length": 50, "domain": null }, { "name": "FUSE2", "type": "esriFieldTypeString", "alias": "FUSE2", "length": 50, "domain": null }, { "name": "FUSE3", "type": "esriFieldTypeString", "alias": "FUSE3", "length": 50, "domain": null }, { "name": "FUSE4", "type": "esriFieldTypeString", "alias": "FUSE4", "length": 50, "domain": null }, { "name": "FUSE5", "type": "esriFieldTypeString", "alias": "FUSE5", "length": 50, "domain": null }, { "name": "SubtypeCode", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "Configuration", "type": "esriFieldTypeString", "alias": "Configuration", "length": 5, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Flag_Str", "type": "esriFieldTypeString", "alias": "Flag_Str", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "Latitude", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "Longitude", "length": 26, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasShockArt", "type": "esriFieldTypeString", "alias": "HasShockArt", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "InstallDateSource", "type": "esriFieldTypeString", "alias": "InstallDateSource", "length": 40, "domain": { "type": "codedValue", "name": "Install Date Source", "description": "", "codedValues": [ { "name": "Plat Filing Date", "code": "Plat" }, { "name": "Elec WO", "code": "WO" }, { "name": "Nearby Water Line - PWNR GIS", "code": "Water" }, { "name": "Nearby Sewer Line - PWNR GIS", "code": "Sewer" }, { "name": "Best Guess", "code": "Best Guess" }, { "name": "Other", "code": "Other" }, { "name": "Repair/Upgrade", "code": "Repair" }, { "name": "Attached Cond or Approx WO Yr", "code": "Approx" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsLiveFront", "type": "esriFieldTypeString", "alias": "IsLiveFront", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_467", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "PMH10" }, { "domains": {}, "id": 2, "name": "PMH11" }, { "domains": {}, "id": 3, "name": "PMH12" }, { "domains": {}, "id": 4, "name": "PMH5" }, { "domains": {}, "id": 5, "name": "PMH9" }, { "domains": {}, "id": 6, "name": "SPECIAL" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 1, "name": "PMH10" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 2, "name": "PMH11" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 3, "name": "PMH12" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 4, "name": "PMH5" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 5, "name": "PMH9" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 6, "name": "SPECIAL" } ], "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 }, { "currentVersion": 10.81, "id": 8, "name": "SG Cabinet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Switch Gear" }, "subLayers": [], "minScale": 15000, "maxScale": 2000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Configuration", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ddd2a53ef6a63fd0bd853ec7189d6f86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsVJREFUSInNlz1I42Acxn+p/bJNI35grVI/8EZLu9hZhZs6+VE3sYM4uDiIUAQPZwe3ExFBRVzsoKeocJM46G3e4iBcUQfBglrEtFKU5oZqz16T2tZ63gOB5J/n+f/I+yZvEj0fKP1/AVdWVr7/E2JV1TfB5/uaAWdg4DPj41BR8X7gw0OU7m4j8BccYHQUGhreDz43l3H4+pzf38PDA9hsIAivAwrwa8OjUZifh2AwddzfD5OT0NZWGr8mPB6HwUHY2vpTW1tLbUdH4PG8zZ8TvrOT2eilJiZgcxP0+uL9OeEHB+qNAHZ3IRLJvDEL9eeEGwzazQDKyt7mzwnv6oLpafVGg4NQW/s2/6vwkRGYnc2sNzXxs7OTT/E4oiimy7LXS5nPR/n2dpafL19ApysAbjDAzAx0dMDqKpyfpx6dQIAWi4VQKIS/rw/RakWOxwltbNC7uEj53l6WH4dDFaENBzCZwO9PbS9UAfR7PBjb21GAXz099AaDSJKk6s+lot5q1uVlODkBwL20hDA1VUyb4uBJReF5FpVEglg8jmg0lhaeSCSIRCIAWK1WqqurkWWZH04nXYEAuttbEmNjhNbX8fv9iKKomikYfnFxgU6nw+l0IggCsiwTDoc5Pj6mY3gYnSQBUA70ulzs7+/jdrtVM42NjRhU1gJV+NXVFZIkYbPZ0jVRFNOPl/QEfpYkSXi9Xkwmk2omHA7T2tqaHzwWi1FTU6M6Ina7nevr66zhzCuTD1ynsShA6mpubm6y4Hll8oHnkqIohUY0M6rwx8dHzUaXl5fY7faSZFThDoeDs7MzmpubM+p3d3coioLJZCpJRhVuNpupq6vj9PQU/dNHQDKZxGKxUF9fr3p1xWQ059xsNtPS0qJ1uiSZTHg0CmZzQcCCJMtQWakBd7neD/wkYWEhmQUXII+P8hJoaCi9+6E/ir8BAG4Fro0s9KgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriPMS", "url": "212ea749885fb94152a8e4a2eafc190b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAstJREFUSInNlz9IG2EYxn8XYxLjnalGEqP4DwtdVARBEBHEUimIgwVdmj8OTiKIgyCCmcXBrSLi0ogiblVQaAWHgi6FzBWDOggG1ICX0wYl1yFWjbmkSYy1Dxwkb97v/cF33z3PRc8LSv9fwNXFxa//hFhS8kXo7v4UB8flesfYGFgszwfe3UXt7TUAj+AAIyNQUfGk+ZFIhGAwCEBhYSFWq/X+x7m5uN6/3/OrK7i+BkkCQUjZenx8jE6no7KyEkEQCIfDBAIBqqqqyM/PT+hPDg+FYH4exsdj3/v7YXIS6us1209PTykqKkKSpLuaKIqIokggEKCuri5N+OUleDywvn5fW12NXX4/NDUlLFEUhdLSUs1xdruds7MzrI/q2vCNjXjwQ01MwNoa6OOX6nQ67X5iO3B+fp4mfGcn6SA2NyEYzOhgqqqqWdeGaxyOOOXlJZRubm6Stp+cnGC329OEd3bC9LT2JI8HbLaEssPh4PDwkJqamri6LMuoqorRaMwAPjQEs7Px9epqfrS18UZR4k61LMtsb2/T1dXFwcEB+tvzEI1GMZvNlJeXa2KSb/vMDHR0wNISHB3FHrWBAV4XFODz+XC7XEiiiKwo+Hw+nE4nJpOJ2tpazZHpwwGMRujri10P9ArwtLZiaG5GBX729PDR68WShS1nlWqizwf7+wA0r6wgTE1lMyY7eFRV+fNUq5EIiqIgGgzPAH/k7bIs891m473Hg+7igl+jo3xeXsbtdiNJUupgSRuexNu/7e3xdngY3e09NgPOxka2trZoaWnJQbCk8PYPfn9C5lssFtrb2zEajTkIliy8PXfBkoW35y5YsvD2VMosWLLw9twGSxJvx+sFjS3OXbCk8HYcDs0lJpOJsrKyHAQLJPX2VHpasIRCYDKlvThjhcNQXJwE3tDwfOBbCQsL0QS4AKlfynOlwcG7jy/6R/E3byUM2dGOrmIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "B", "label": "B", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8d475decc38dc49eba2add35a1739e9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsRJREFUSInNlz1IG2Ecxn8X80W8M36RGMUvXFUEJ8FBUioFcbCgS/Ph4CSCOAgimFkc3CoiLo0oEheroNAODgUdCmauGNRBMaAGvEQblFyH2LQxl5jEWPvAwd2f5/n/eHnf9947La8o7X8BV5aWvvwTYnn5Z6Gn52MSHKfzLePjYDa/HHhvD6WvTw88ggOMjkJNTeIxGo0SDAYBKC4upqKi4sn+GTPz80netHN+enqKRqOhtrYWQRAIh8MEAgHq6urQ6XQFyajCLy4uKCkpQZKkRE0URURRJBAI0NTUVJCMKjwSiVBZWak6OqvVyuXlZcoUZJXJBq7RaFSbQHw0V1dXKfCsMtnAM0lRlFwjaTOq8Pv7+7SNzs/PsVqtBcmowm02G8fHxzQ0NCTVZVlGURQMBkNBMqpwo9FIVVUVR0dHaLVxSywWw2Qysb+/jyRJSatalmV2dnbo7u5WzVRXV6th0s+50WiksbExpd7Z2YnX68XldCKJInIkgtfrxeFwpM2kU84LrrS0FHdHB/r2dhTgR28vHzwezHm8lvM61USvFw4PAWhfXUWYns6nTX7wmKLwe1cr0SiRSARRr38B+O0t3N2BJIEgIMsy3ywW3rndaK6v+Tk2xqeVFVwuV3wRPvLnBw+FYGEBJibizwMDMDXF14MD3oyMoHmYYxPgaG3l+/o69rOzFD/NzTnCb27A7YbNzT81nw98Pt77/Slnvlmnw762purH74e2thzgW1vJjf7W5CRsbIBWm78/I3x3V70RwPY2BINJHx05+zPC03wsJFRU9Dx/RrjdDjMz6o3cbrBYnud/Ej48DHNzyfX6evB44PHZnas/I1yng9lZ6OqC5WU4OYlvncFBsNme788IBzAYoL8/fmWjXP0p8FAIjMaswzkrHIaysjTwlpaXAz9IWFyMpcAFyPwiLpSGhhK3r/qj+AsshQ/hPOruHQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriPMS", "url": "64fde4d0ecddfb26d82bb31eb5517d99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAslJREFUSInNlztIW2EUx3835mW818QHiVF84aoiiIPgIIGWijg46NImcXASQRwEEcwsDm4tIg424gNdrIKBblLQoRDngkEdFANqwCTaoOR2iLW9JjfkZe2BD+534Hy/D875/n+ullcM7X8Bl5eXv/4TYnn5F6G396MCjtP5hokJMJtfDnxwgNzfrweewQHGxqCm5mkbi8UIBoMAlJSUUFFRkR98fl6xVe352dkZGo2G2tpaBEEgEokQCASoq6tDp9OpA+7u4P4eJAkEIe1dUsIvLy8pLS1FkqSnnCiKiKJIIBCgqakpuSgUgoUFmJxM7AcHYXoampuzg0ejUSorK1MW2Gw2rq6ulC24vQW3G3Z2/uQ2NhLr8BDa2jKHazQa1duKosj19bUSvrurBP8dU1OwvQ3aZFTW71yW5eTk/r56gc8HwaBikNPCHx4eVM+6uLjAZrMpk+kGEKCoKGU6Jdxut3NyckJDQ4MiHw6HkWUZg8GgLHA4YHY2NdjtBqs1c7jRaKSqqorj42O0j72Kx+OYTCb8fj+SJCleQrijA21PD8U+n/Kg+nrweEBlhlR7bjQaaWxsTMp3dXXh9XpxOZ1Iokg4GsW7toZzaYnivT1YWYHT08RTGxoCu10Nkf3AWSwW3J2d6NvbkYEffX2893gotVhgYCCxMoycXE30euHoCID29XWEmZlcjskNHpdlfndRjsWIRqOIen1h4amMJRwO881q5Z3bjebmhp/j43xeXcXlciWGMF9tB3Vj8fv9vB0dRfNovSbgQ2sr37e2cJyf56/t6YwFwPzM8806HY7NzcJoe9bGUkhtz9pYCqnt6SKlsRRS27M2lkJqe07GMjICnz4p87loezpjqa6uTi7Q6WBuDrq7C6PtasaiGgZDntoeCoHRmDkw24hEoKxMBd7S8nLgxxAWF+NJcAHSC3GhYnj46fNVfxR/AaS+CQDzJyaiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "D", "label": "D", "description": "" }, { "symbol": { "type": "esriPMS", "url": "25e585cf36a38b8a71780031ec06a5f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuBJREFUSInNl0tIG1EUhr+JiYk6Y+IDYxRfuFURREFQEEuhIi4s6KaNceFKBHEhiGDW4sJdRcSFjfjAXRUUWjdS0J2uKwZ1IRjwASbRBiXThdZ2zNwwk9baAwNzD5z7XTjn/v+MlRcM638BV+fnP/8TYm7uJ6m9/YMGjtf7muFhcDqfD7yzg9rZmQ48gQMMDkJx8eMyFosRCoUAyMrKIi8v78/g09OapbDnJycnWCwWSkpKkCSJSCRCMBiktLQUm80mBtzcwO0tKApIUtKz6MLPzs7Izs5GUZTHnCzLyLJMMBiksrIysejyEmZmYGTkft3dDWNjUFVlDh6NRsnPz9ctcLvdnJ+fa1twfQ0+H6yt/cqtrNw/e3tQW2scbrFYhKeVZZmLiwstfH1dC/49RkdhdRWsiSjT91xV1cTk9ra4YGMDQiHNICeF393dCfc6PT3F7XZrk8kGECAtTTetC/d4PBwdHVFeXq7Jh8NhVFXFbrdrC1pbYWJCH+zzQUGBcbjD4aCwsJDDw0OsD72Kx+NkZmayu7uLoiiamxCur8fa1kbGxoZ2o7Iy8PtBMEPCnjscDioqKhLyTU1NBAIBerxeFFkmHI0SWFrCOzdHxtYWLCzA8fH9VevtBY9HhDA/cC6XC19jI+l1dajAt44O3vn9ZLtc0NV1/xiMlFxNDgTg4ACAuuVlpPHxVLZJDR5XVX52UY3FiEajyOnpzwB/otXhcJivBQW88fmwXF3xfWiIj4uL9PT0oCiKKTMSwwVa/WV/n1cDA1gerDcTeF9Tw+bmJg0NDabMSB+eRKvf7u0leL7T6aS5uRm73W7KjPThKWi1ITMyBE9Bqw2ZkSF4ilotCl0zEsJT0GrTZpQU3t8PU1PafBKtNm1GQrjNBpOT0NJiWKuTmVFRUZFujfie2+2mtVpkRqLQwi8vweEwXGw6IhHIyRHAq6ufD/wQ0uxsPAEuQfKP7L8VfX2Pry/6o/gDSSMJrgJxuMEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "E", "label": "E", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bf5e686a0d6845ccfa9ad7df23ba591c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtNJREFUSInNlz1I43AUwH+pte21aUUr1ir1A2+0XBdH8QNuctJaN2kHcXBxEKEIirOD24mIg6IudpBTqHC7epu3OAhXqoNgQS1iWilKc0P9aG1Sk56e9yCQvLy8X8j/JT9i5APD+F/A5bW1H/+EWFPzXejr+1YAZ3j4K5OTUFX1fuCDA+T+fhPwAg4wPg6NjX/VP5PJkEgkALDZbDidzueTi4sFta+v+e0t3N2B3Q6CULL07OwMg8GAx+NBEAQkSSIWi9HU1ERlZWVRvTo8mYSlJQiHc8dDQzA9De3tiuUXFxc4HA7sdvtTThRFRFEkFovR1tamEZ5OQzAIOzvPuc3N3HZ4CD5f0SWpVIra2lrFdi6Xi8vLS5wv8srwaLQQnB9TU7C9DcbCSw0Gg3I9uSdwdXWlEb6/r9qI3V1IJHQNpizLinlluMJwFERFRVHq/v5etfz8/ByXy6UR3tsLc3PKnYJBqKsrSrvdbk5OTmhpaSnI39zcIMsyZrNZB3xsDBYWCvPNzfzq6eFzOo0oik9pSZLY29ujq6uLeDyO8WEestksVquVhoYGRYz6Y5+fh+5u2NiA09PcqxYK0Wq1EolECAwOItpsSOk0kUgEv9+PxWKhtbVVsaV2OIDZDIFAbsuLKmDI58PU0YEM/B4YwB8O43A4NENfh5cI2+oqHB8D8GVlBWF2tpw25cGzsszjWy1nMqTSaUST6W3hSpKQJImfHg+9oRCG62syExNEtrYIBAK5IdThAlW4miSOjo7oHh3F8LDGnwC/18thNEpnPK7ZBarwUpIAiobLYTTSub6uywWqcE2SyPd0GS5QhWuSRD68TBfonnZFSZThAlW4bkmU4QJVuG5JlHABMzOgsoyKcIvFQn19vXZJlHABbrciWBX+eAN6JKHmglJRCE8mwWLRDtQbkgTV1Spwr/f9wA8hLC9ni+AClP4Qv1WMjDztfuiP4h92qwvV4unIcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "F", "label": "F", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5845420f7fe9f3cba50044381e305f49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiNJREFUSIntlzFI41Ach7+0abU2puggiIgc3Gi5LjqdoIVb7KQ13aQdxMHFQYQiKM4Obicigoq6mEFPsYKT3KC39VbhQHRzKkIuUgRzQ9UzNklN25w3+IcHeY8v/294L78kIm9Y4n8hNzY3j/+JsbX1m5BIfDXJGR39wvQ0RCLeic/OMIaGgsALOcDkJHR0eCdfXjZNK+/57S3c3UFzMwhCZYEL3l5eKMDKCmSzpXkqBbOz0N1dH95WruuQTsPBwd+1nZ3SyOchFquNd5TncuZGz2tmBvb3QRSr5x3lp6fWjQCOjuD62nww3fKO8kDAvhmA318b7yiPx2FhwbpROg1tbbXxFeUTE7C0ZF7v6uLnwAAfdR1Jkp6Wtd5e/IkEocPDMp65OfD5XMgDAVhchP5+2N6Gy8vSo5PJ8KGpCVVVUUZGkMJhNF1H3dsjubZG6OSkjKe93VJhLwdoaABFKY1nFQFSsRjBnh4M4NfwMMlsFlmWLXmnquqtFt7YgPNzAD6tryPMz1fTpjr5vWHwuItGschvXUcKBj2Qv8hqTdP40dlJPJPBd3NDcWoKdXcXRVFKh9DLbP9+dcXn8XF8sgxACEhGo+RzOfouLrzN9sF8Hh7EjyWLIn1bW+/ZXpl3lL9nu0W2W2a1W95R7pDtllntlneUg222140vkxcK0Nj46ptdl6ZBS4uNPBr1TvxQwurqfZlcgFd8lNehxsaeLt/0R/EPo2Xw888o68YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "G", "label": "G", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c970bd668869317558a27dc04e38d548", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsBJREFUSInNl01IImEcxn+aOpOORh9kFlbSHhO95GkPFexlPfVht9BDdOjSIQIJis4dum1EBBXRJQ+1RQV7Cg+1N/carPRxykNJpIYUzh60NssxNd32gRfm/fO8/98w78wzMxo+UJr/Ai6vr//4J8S6uu8qt/tbFpzh4S9MTkJNTeXAx8fIfX064AUcYHwcWloqB19czJq+ved3d3B/D0YjqFRvA4rwK8OjUVhaAr8/PR8agulp6Owsj18RnkiA1wu7u39rm5vpEQqB0/k+f174/n52o+eamoKdHdBoSvfnhR8d5W4EcHAAkUj2jVmsPy9cq1VuBlBV9T5/XnhvL8zN5W7k9UJj4/v8b8LHxmBhIbve1savnh4+JRJIkvRUjrlcVLndVO/tvfIzMwNqdRFwrRbm56G7GzY24Pw8/ej4fNj0egKBAJ7BQSSDgVgiQWB7m4GVFaoPD1/5sVhyIpThAIIAHk96PFMNMOR0ouvqQgZ+9/cz4PdjMply+vOppLeaYW0NTk4AcKyuopqdLaVNafCULPO4i3IySTyRQNLpKgB/kdWxWIyfViu9Ph/qmxuSExMEtrbweDxIkkQymSQSiQBgMBior68vAa6Q1cGLCz6PjqI2mQCoBgbsdoLBIA6HA7VajdVqRZU50XA4TGtrK9ocWVB0tn8NhSADfpTJZMLlciEIAkaj8akuSRKSJBEOh+no6CgQXkJWx+NxGhoaci4xm81cXV3xcgPKk+2AWiFIIH0Frq+vC4SXmNVKkmU5Z7082Q48PDwowi8vLzGbzUXAFbJdKastFgtnZ2e0t7dn1W9vb5FlGUEQCoTnyXalrBZFkaamJk5PT9FkbsZUKoVer6e5uTnnmqKzPZ9EUcRmsxXsz4ZHoyCKBS8uWrEY1NYqwO32yoEzUi0vp17BVVDAR3kZNDLydPihP4p/AA3J+5wvO9MgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "H", "label": "H", "description": "" }, { "symbol": { "type": "esriPMS", "url": "71725d9ed64b9000079d6191ad47c61f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsRJREFUSInNl09IInEYhp8xU1dHo4zEwkraY7Jeum30B/ayncrsFnqIDl06RCALRecO3TYiOhTVJQ+xBQZ7XKj25l6DFSsIEiqJRkMKZw+2lTpjjtW2Hwzo6/v7Hpj55v1QzxuW/r+Ay6ur3/8Jsa7um9DX9zUPzvDwJyYnoabm9cD7+8j9/QagAA4wPg5NTc/qn8lkSCQSAFgsFux2+8OPCwt53qef+fU13NyA1QqCUNJ6cnKCTqfD5XIhCAKSJBGLxWhubqa6urrIrw5PJmFxEUKh3PehIZiagvZ2RfvZ2Rk2mw2r1XqviaKIKIrEYjHa2trKhKfTEAjA9vaDtrGRu6JR8HqLjqRSKerr6xXbORwOzs/PsRfoyvBIJB/8uL58ga0t0Ocf1el0yn5yd+Di4qJM+N6eaiN2diCR0DSYsiwr6spwheHIq6qqIun29lbVfnp6isPhKBPe2wuzs8qdAgFoaCiSnU4nh4eHtLa25ulXV1fIsozRaNQAHxuD+fl8vaWFXz09vE+nEUXxXpYkid3dXbq6uojH4+jv5iGbzWI2m2lsbFTEqN/2uTno7ob1dTg6yr1qwSBus5lwOIx/cBDRYkFKpwmHw/h8PkwmE263W7Fl+XAAoxH8/tz1qGqAIa8XQ0cHMvB7YABfKITNZisb+jS8RFlWVuDgAIAPy8sIMzOVtKkMnpVl/r7VciZDKp1GNBheAV6Q7ZIk8dPlojcYRHd5SWZigvDmJn6/PzeEGnaB5mz/cXzMx9FRdHfP+B3g83iIRiJ0xuNl7wJ1eIls/xyNQsFw2fR6OtfWNO0CdbjWbK9gF6jDtWZ7hbvgZbK9gl2gDtea7RXsgtJwlWxnehoKd7dWf0l4iWzH6Xy+vyQcVLP9xfxF8GQSTKayD2suSYLaWhW4x/N64LsSlpayRXABSgfxS9XIyP3HN/2j+AeEBgHSwdSkYQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I", "label": "I", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8b4cb6b5746825ce4b6c31ba5328f2fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAslJREFUSInNlz1IG2EYgJ+LiYnmcsEfjEHiD66GZlGXChLoUid/4iZmEAcXBxGCUHF2cKuICCrqYgatYoRO0kG7ZXERGqKCYEAN4hkJSq5DNO2ZXMhprH3h4L6X7/2eg/e95zgj7xjG/wKurKx8/yfEyspvQlfXVxWcgYFPjI+D3f524IMDlO7uUuAZHGB0FOrqMstkMkksFgPAarVSVVX1OvjcnGqp2fOzszMMBgMulwtBEJBlmUgkQn19PSaTSRtwdwf392CzgSDkfZac8IuLCyRJwmazZXKiKCKKIpFIhObm5uyieBzm5yEQSK/7++HLF2hp0Qe/vb2luro6Z4HD4eDy8lLdgkQCBgdhe/tPbn09fYXD4PEUDjcYDJpPK4oiV1dXangopAb/HRMTsLUFxmyU7vdcUZTs5P6+dsHuLsRiqkHOC394eNA86/z8HIfDoU7mG0CAkpKc6Zxwp9PJ8fExjY2NqvzNzQ2KomA2m9UFXi9MT+cGDw5CTU3hcIvFQm1tLdFoFONjr1KpFOXl5RweHiJJEqIoZvbLbW2UdHVRtrOjPqihASYnQWOGNHtusVhoamrKyre3txMMBvH19SFarciJBMHNTXoXFynb24O1NTg5Sb9qfj84nVoI/QNnt9vp93gobW1FAX719NAbCCBJEvh86avAeNFXzbq8DEdHAHxYWkKYmnrJMS+DpxSFpy4qySS3iQRiaekbwJ+5WpZlfrpceP1+DNfXJMfGCG5s4PP50kP4WrcDmq7+cXrKx+FhDJIEQBnQ63YTDoXoiEZf7/Z8rv4cDsMj+Ckko5GO1dXiuF23q4vqdr2uLqbbdbu6mG7X7epiuh2vF0ZGYHZWnddytd79eeEmE8zMQGdnYa7Wuz8vHMBs1udqvfuz4PE4WCwFF+sOWYaKCg242/124McQFhZSWXAB8ou4WDE0lLl91x/F34Qr/pzFVtUgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "J", "label": "J", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fc4d8ccb9e71206724bc3159385b6b99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArZJREFUSInNlz1II1EUhb+JiYn5GdGIMUrQwJaGTaOdoMJWqfyJnSSFWNhYiBAExdrCbkVEUFEbU+gqRtjKSrdzGwthJVoIBtQgTiJByWwRjc4mE00y7u6BBzOX8+4HM++dN6PnH0r/X8Dl1dXvf4VYW/tN8Pm+KuAMDn5hfByqqz8OfHiI3NNTCfwBBxgdhaamj4PPzytu337n9/fw8AA2GwjC24Ai/OrweBwWFiAUytwPDMDkJLS2auNXhSeTEAjAzs5LbWMjM46OwOstz18QHokoG73WxARsb4NeX7q/IPzgIH8jgL09iMWUC7NYf0G4waDeDKCiojx/QXh3N8zM5G8UCEB9fXn+N+EjIzA3p6w3N/Ozq4tPySRWqzVbltrbqfD5qNrdzfEzNQU6XRFwgwFmZ6GzE9bX4fw8s3WCQdxmM+FwGH9/P1aLBSmZJLy1Rd/SElX7+zl+nM68CHU4gNEIfn9mvFI1MOD1UtnWhgz86u2lLxRCFMW8/kIq6VSzrKzAyQkAn5eXEaanS2lTGjwtyzy/RTmVIpFMYq2s1BaeSqWIxWIAWCwW7HY7kiTxw+WiOxhEd3tLamyM8OYmfr8/swi1yPaLiwt0Oh0ulwtBEJAkidPTU46Pj+kcHkYnigBUAX0eD0eRCB3RaPnZfnV1hSiK2Gy2bM1qtWa3l/gEfpao19OxtqZNticSCerq6vJOcDgcXF9fY7fbX4paZrtOJRQg8wRubm6UcE2zvYBkWc4tapntj4+Pqn0uLy9xOBzKopbZ7nQ6OTs7o6WlRVG/u7tDlmWMRmMuXOUsKDrbTSYTDQ0NRKNR9E8LJZ1OYzabaWxszJ1Q4CwoKdtNJhNut1t1Yo5UzoJCUsLjcTCZ3g8sVpIENTUqcI/n48BPEhYX0zlwAd7xUa6Bhoayl//0R/E3lgr69iDfBtYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "K", "label": "K", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b61e87f00bcfe81147ee2349a9c12826", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAr9JREFUSInNlz1IG3EYxn93JibEO+MXiVH8wlVFcBIcJNBQEAcHXZoPBycRxEEQwczi4FZxcGlEEV2sgkIXh4IOhTgXDOqgGPADvBw2KLkO0bTX3KVJiLUPHFxe/s/7u+P93z0XC28oy38B11ZXv/wTYk3NZ2Fg4KMOTiDwjulpcDpfD3x0hDY0VA78AQeYnITGxszPZDJJPB4HoKKigtra2r/2z+lZXtatNZ35xcUFoijS1NSEIAgkEglisRjNzc1YrdaSeAzh19fXVFZWIstypiZJEpIkEYvFaG9vL4nHEK6qKnV1dYZ353a7ubm5yRpBXp584KIoGjaB9N3c3t5mwfPy5APPJU3TCrWYegzhT09Ppo2urq5wu90l8RjCPR4PZ2dntLa26uqKoqBpGjabrSQeQ7jdbqe+vp7T01MslvSSVCqFw+EgGo0iy7JuVyuKwsHBAT6fz9DT0NBghDGfud1up62tLave19dHJBIhGAggSxKKqhKJRPD7/aYeMxW84aqqqgj19lLe04MGfB8c5EM4jLOI13JRqSZFInByAkDPxgbC/HwxbYqDpzSNl6daSyZRVRWpvLy0cKOQUBSFry4X70MhxPt7fkxN8Wl9nWAwmN6EDw/w+AiyDIJQHNwsJKLRKL6JCcTnGTsAf1cX37a38V5ewsxMusHICMzNQUdHYfBcIQFkbS6n1Yp3awt2d38VNzfTx/ExdHfnDy84WPb29ODfNTsLOztgyUaVJlgOD03Xs78P8bjuIyUnPJcMQ8Lk4yKjsjLDcmmCxeuFhQVjQygELlf+8IJDwuuF8XFYWtLXW1ogHAaTMRYcLIYhYbXC4iL098PaGpyfpx+10VHweAzBpvCXCygkJLDZYHg4feQpPfzuDuz2/IGFKpGA6moTeGfn64GfJayspLLgAuR+EZdKY2OZ0zf9o/gT/ZMZ3rdU4U0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "L", "label": "L", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5c7fcb6296a600ab4c2e708af864a3c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsNJREFUSInNlz1IG2EYgJ+L0cR4Z6qRxB/8w0IXFUEQRAQRGgri4KBL8+PgJII4CCLoLB3cKiIujSjiVgWFIjgUdCk6FwzqIBhQA15OG5Rch1j1kkuanLH2hYPce+/7PvB93+VJzLximP8LuLq09O2fEEtLvwo9PZ81cLze94yPg93+cuC9PdS+vgIgAQ4wOgpVVc+aH41GCYVCABQVFeFwOB4fzs9rav++5zc3cHsLkgSCkLb09PQUk8lEdXU1giAQiUQIBoPU1NSQn5+fVJ8aHg7DwgJMTMTvBwZgagoaG3XLz8/PKS4uRpKkh5woioiiSDAYpKGhIUP49TX4/bCx8ZhbW4tfBwfQ0pLUoigKZWVluuNcLhcXFxc4EvL68M1NLfhpTE7C+jqYta0mk0m/nvgKXF5eZgjf3U05iK0tCIWyOpiqqurm9eE6h0MTeXlJqbu7u5TlZ2dnuFyuDOHd3fDpk/4kvx+czqR0RUUFx8fH1NXVafKyLKOqKhaLJQv48DDMzWnztbX86OjgnaJoTrUsy+zs7OB2uzk6OsJ8fx5isRg2m43KykpdTOpln52Fri5YXoaTk/irNjjI28JCAoEAPq8XSRSRFYVAIIDH48FqtVJfX687MnM4gMUC/f3x60m8Afzt7RS0tqICP3t7+Tg9jd3A17Ihq4mBABweAtC6uoowM2NkjDF4TFX581ar0SiKoiAWFOQWricJWZb57nTywe/HdHXFr7Exvqys4PP5kCQpvVgyhaeSxP7+Pu6REUz3e2wDPM3NbG9v09bW9nyxpJMEkHS47HY7nZ2dWCyW54slI0kkLGfOxJKRJBLguRNLmkglCSM9unAjksiZWIxIImdisVqtlJeXZyUJIz0p9zxbSRjp0cLDYbBaswJmFZEIlJSkgDc1vRz4PoTFxVgSXID0P8pzFUNDDx9f9Y/ib0BCFtaAadLeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "M", "label": "M", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5c7fcb6296a600ab4c2e708af864a3c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsNJREFUSInNlz1IG2EYgJ+L0cR4Z6qRxB/8w0IXFUEQRAQRGgri4KBL8+PgJII4CCLoLB3cKiIujSjiVgWFIjgUdCk6FwzqIBhQA15OG5Rch1j1kkuanLH2hYPce+/7PvB93+VJzLximP8LuLq09O2fEEtLvwo9PZ81cLze94yPg93+cuC9PdS+vgIgAQ4wOgpVVc+aH41GCYVCABQVFeFwOB4fzs9rav++5zc3cHsLkgSCkLb09PQUk8lEdXU1giAQiUQIBoPU1NSQn5+fVJ8aHg7DwgJMTMTvBwZgagoaG3XLz8/PKS4uRpKkh5woioiiSDAYpKGhIUP49TX4/bCx8ZhbW4tfBwfQ0pLUoigKZWVluuNcLhcXFxc4EvL68M1NLfhpTE7C+jqYta0mk0m/nvgKXF5eZgjf3U05iK0tCIWyOpiqqurm9eE6h0MTeXlJqbu7u5TlZ2dnuFyuDOHd3fDpk/4kvx+czqR0RUUFx8fH1NXVafKyLKOqKhaLJQv48DDMzWnztbX86OjgnaJoTrUsy+zs7OB2uzk6OsJ8fx5isRg2m43KykpdTOpln52Fri5YXoaTk/irNjjI28JCAoEAPq8XSRSRFYVAIIDH48FqtVJfX687MnM4gMUC/f3x60m8Afzt7RS0tqICP3t7+Tg9jd3A17Ihq4mBABweAtC6uoowM2NkjDF4TFX581ar0SiKoiAWFOQWricJWZb57nTywe/HdHXFr7Exvqys4PP5kCQpvVgyhaeSxP7+Pu6REUz3e2wDPM3NbG9v09bW9nyxpJMEkHS47HY7nZ2dWCyW54slI0kkLGfOxJKRJBLguRNLmkglCSM9unAjksiZWIxIImdisVqtlJeXZyUJIz0p9zxbSRjp0cLDYbBaswJmFZEIlJSkgDc1vRz4PoTFxVgSXID0P8pzFUNDDx9f9Y/ib0BCFtaAadLeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N", "label": "N", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a43b389602df4f458e845d0b4ccdb76d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsBJREFUSInNl01I22Acxn+p/aIm1i9aq/iFZ70IgqAgHZOBeHCgl/XDgycRxIMggj2LB28TES+rKNLbFBQ2wcNAb3qeWNSDYEEtmEZXlGaHOrfapGtrO/dAIPknz//Hm/dNnsTIK8r4X8DVlZUv/4RYWflZ6Ov7mALH633L5CTY7cUD7++jDgyYgWdwgPFxqKt7OozH40QiEQBKS0upqqr6a/+MnsXFlGt15/z8/ByDwUB9fT2CIBCLxQiHwzQ0NGAymQri0YRfXl5SVlaGJElPNVEUEUWRcDhMS0tLQTyacEVRqK6u1hyd0+nk6uoqbQqy8mQDNxgMmk0gOZrr6+s0eFaebOCZpKpqrhZdjyb84eFBt9HFxQVOp7MgHk24y+Xi9PSUpqamlLosy6iqisViKYhHE261WqmpqeHk5ASjMXlJIpHAZrNxcHCAJEkpq1qWZXZ3d+nt7dX01NbWamH059xqtdLc3JxW7+rqIhgM4vN6kUQRWVEIBoN4PB5dj55yXnDl5eX4Ozsxt7ejAt/7+/kQCGDP47WcV6qJwSAcHwPQvr6OMDubT5v84AlV5ddTrcbjKIqCaDYXAX53B/f3IEkgCMiyzDeHg3d+P4abG35MTPBpbQ2fz4ckSTmFkT48GoWlJZiaSh4PDcHMDF+PjngzNobhcY5tgKetjZ2dHTo6Ol4eLNzegt8Pm5u/a6EQhEK8PzxMy3y73U53dzcWi+XlwcLWVir4T01Pw8YGGFOtBQsW9va0wQDb2xCJpHx0QCGDRedj4UklJZnPP1NOwYLbDXNz2p38fnA40soFCxbcbhgdhYWF1HpjIwQCoHGLCxYsmEwwPw89PbC6CmdnyUdteBhcLk1LpjDKOViwWGBwMLllqZcFSzQKVmvW5pwVi0FFhQ68tbV44EcJy8uJNLgAQtHJACMjT7uv+qP4E6H4Gow6cxbBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "O", "label": "O", "description": "" }, { "symbol": { "type": "esriPMS", "url": "38a08be210b2e008c4305d657b90c472", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiBJREFUSIntlrFLI0EUh7/dZKOENYsGFEmRpLNQsLUTQa6w8jgFCxMLKxexsgmYP8DCInIqmEIQG7uzMHCNxYGW9oIQDZtgESRB0MRl94rNLbd3u8FAElPkwYOZ3+y8b5jZefP8fKL5ewJunp7+7ApxZOSHsLDw3QFndXWe7W1QlM6Bb24wFxcDwD9wgK0tiEQ6Bz86cnR748z78D68D+9NuGlaLopdht/fw+YmPD7C8THMzHQRvr8PuZzVXlmBuzsIBLoDN0wTe7NlmbquE2g33DAMisUigiAAIEkSwWCQX2NjfEkmEatV9FSK7MkJiUQCWZbh9RXe32FoCBrzWobX63U0TSMWi9nwarVKJpNBVVXExtPrBxITE+QOD/n69oYvnbYCLC/Dzg5MTrYOL5VKxONxhxYKhVBVlVqt5tBlUeTb1RXCn/8A4Pzc8ttbmJ5uDe73uw8pioKmaU7x8tIJ/ttSKbi4AJd47Uky19feY7kcPD25FimecMMwXHXTNDFN0ylKUvPF+Xyusic8FApRLpcJh8MOPZ/PE41GnR/PzcHurnugZBJGR1uDK4pCpVKhUCggNlKorutEIhG774BvbMDBgVOPRiGd9kzBTc9cURSUj1SzkgR7ezA7C2dn8PBgXbW1NRgf95zWvldtYACWliz/oDnhz88wONi29fxnLy8wPOwBn5rqHLhhQjZrXyMbLkDzRNwuW1+3m59ayfwGZlGTic7DtfYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "P", "label": "P", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f1ad64186c47ec00632bf0b26fa318ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkVJREFUSInN179L42AYwPFvfrSGNiIqWttSW8mq4Ha4OAg3OXVQcJA6uBYnQQT7B7jKgb+24uIiKijcH6DcorgKoepkkbZIi1qszQ0pntHU0/LmvAdeyPs8ST4h75s3icoXhvpf4FY2+/OfiF1du9L4+A8HzvT0d+bnoaPDO/j4GCuZ9AOvcIC5OYhGvcNXVx1d8WN+fw+Pj9DeDpL07q7i8FIJ1tdhYcHuT07C0hIMDnqM391BKgX7+39y29t2Oz2F4WEP8YMDJ/wyFhdhbw/Ut5QY/Oioee3wEPJ514ksBvf53q8rimtaDD42BsvL7rVUCnp7vcNro6PUkkm0nR1nIR6HTAZkWTBuWWBZ1IFfJyd8y2btibe1BZeX9qM2MwPhcNNTtIabJqTTcHWFvLHByMgIsizDxITdPhit4Ssr9iwGmJpCPj8Hv//Tp2kNfwnp+l+XUbF4Og23t3BzA5kM57kchmGgKArVapV8Pg9AMBiku7tbMB6Lwdrac9d4euLs7Iyenh5UVSUWiyFJEpVKBdM06e/vx+eyFgh51BRFIdpYwUKh0HNe13V0Xcc0TQzD8AYHeHh4IB6Pu9ZCoRCFQoHXAyAMl5ssJGDfgWKx6B3+XliW5ZoXhtdqtaa16+trx1wQjofDYS4uLkgkEo58uVzGsiza2tq8wzVNo6+vj1wuh9r4cKjX6wQCASKRiOsxQsdc0zQGBgY+vL8TL5VA00RejzMqFejsbIIPDXkHN0La3Ky/wSVo7e3w2Zidfd780h/F3/iZl0Wyb+wYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Q", "label": "Q", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c23d9a3014810216efb3e33ec662f030", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkpJREFUSIntlb1L61AYh5/E2IqmFa01UGlFuomim7iJvU6C4KDgUHRwEsRJEEH/AAe3W/zaxMXtKijcxU1xkq5CEAXBYj+QtkoxNHeI1MamtVV76+APDiS/877vQ855z4lEDSV9C7i+u/v3vxBbW/8Io6O/TXCCwREWF6G5uXrgszP08XEb8AYOsLAAHR2fqp/JZIhEIgA0NTXhcrleJzc2TLHv7/nTEzw/g8MBglAy9Pb2FlEU8Xq9CIJAKpVCVVV8Ph/19fUF8cXhiQRsbcHSkvE+OQkrK9DTYxkejUZxOp04HI6cJ8sysiyjqip+v79M+OMjTE/D4eGrt79vjIsL6O8vSEmn07S1tVmWUxSFWCyG641vDT86MoPztbwMBwcgmVNFUbSOx1iBeDxeJvz0tGghjo8hEqmoMXVdt/St4RbNYVJdXYGlaVrR8Lu7OxRFKRM+PAxra5ZTejCI0N5e4Lvdbs7PzxkYGDD5yWQSXdex2+0VwOfmIBQy+52dhAMBujUNm82WszVNIxwO09fXx9XVFdJLP2SzWRobG/F4PJaY4su+vg5DQ7C3B9fXxlGbmaHb5eLk5IRfgQB1okgWcl8sSRKyLFuWLB8OYLfDxIQx8mQDRrq6EMfG4OYGcXubwcHBkt1eObyExFDI6HqAqSnEy0vI24aqwk0gWX732v1a+Pw8PDzA/T2srr5/NL8U7vXC5uaHUj8P/yL9wH/gP/AawBMJaGioHi2VgpaWIvDe3uqBXyTs7GQL4AJ87O9QqWZnc4813fN/8TaYbI49HBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "R", "label": "R", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1f947c21e30434c751025a59f61cfc27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAk5JREFUSInN1z1I42AYwPH/GxMbMKn41bSKVXF26GY3EW4SB0ELClKHTi5OQifdHdwUUTdx6aaChZtuUnS+qRBbBaFFa5eqqKW9oWfvcpp61xi9BwJ5HvLwe+H9SCLziSH/F3hlZ+frh4jt7XtibGzNgjM7+4XFRWhtdQ8+PqYyMdEM/IEDLCxAT08tfXh4IJfLAdDS0kJHR4czfGPDktrO+eXlJZIk0dvbixCCYrGIaZoEg0EURXE2iHr49fU1Xq8XXddrNU3T0DQN0zQZHBx0D7+9vaWzs/PVBsMwyOfzzqfADpckybZB0zRubm7cw+tFpVJxjNbFS6WSbUM2m8UwDPfwQCBAJpOhv7/fUk+lUqiqisfjcQ9XVRW/3086nUaWq4+Uy2V0Xefs7Izu7u5a/d3x5wEMDAy8qHd1dXFyckJ4eBhJCKizOBvGbRtkmbDPhzQ+DhcXsLUF4fDH4ADS2hokk9VkehpSKWhu/hi8oiiI50TTQIh6jzvA7+/h6Ql0HYTg8fGR76EQoVgMkc/D0hI0eNbb44UCbG5CPF7NIxFK8Tjfrq4YmZxEzMw0BL6N391BNAoHB79qiQRyIsHo6SlyA/P79/jhoRX+vWF5Gfb3wbV9fnRk35FMQi5n+eh4X/ytBdTU5Bi2x0dHYWXl9Y5oFHw+l/H5eVhft9b7+qpby8GR+jauKLC6CiMjsLsL5+cQicDcHAQC7wLb4wAeD0xNVS+XwooXCqCqrmEUi9DWZoMPDbkH/wyxvV1+gQto7O3wrxGL1W4/9UfxB6UQkfDmLA+cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S", "label": "S", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3075920.3699807823, "ymin": 1291419.59239389, "xmax": 3128380.2076463997, "ymax": 1320999.5565279126, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SW1", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "New GIS ID", "domain": null }, { "name": "CabinetID", "type": "esriFieldTypeInteger", "alias": "CabinetID", "domain": null }, { "name": "SW1", "type": "esriFieldTypeString", "alias": "SW1", "length": 50, "domain": null }, { "name": "SW2", "type": "esriFieldTypeString", "alias": "SW2", "length": 50, "domain": null }, { "name": "SW3", "type": "esriFieldTypeString", "alias": "SW3", "length": 50, "domain": null }, { "name": "SW4", "type": "esriFieldTypeString", "alias": "SW4", "length": 50, "domain": null }, { "name": "FUSE1", "type": "esriFieldTypeString", "alias": "FUSE1", "length": 50, "domain": null }, { "name": "FUSE2", "type": "esriFieldTypeString", "alias": "FUSE2", "length": 50, "domain": null }, { "name": "FUSE3", "type": "esriFieldTypeString", "alias": "FUSE3", "length": 50, "domain": null }, { "name": "FUSE4", "type": "esriFieldTypeString", "alias": "FUSE4", "length": 50, "domain": null }, { "name": "FUSE5", "type": "esriFieldTypeString", "alias": "FUSE5", "length": 50, "domain": null }, { "name": "SubtypeCode", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "Configuration", "type": "esriFieldTypeString", "alias": "Configuration", "length": 5, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Flag_Str", "type": "esriFieldTypeString", "alias": "Flag_Str", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "Latitude", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "Longitude", "length": 26, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasShockArt", "type": "esriFieldTypeString", "alias": "HasShockArt", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "InstallDateSource", "type": "esriFieldTypeString", "alias": "InstallDateSource", "length": 40, "domain": { "type": "codedValue", "name": "Install Date Source", "description": "", "codedValues": [ { "name": "Plat Filing Date", "code": "Plat" }, { "name": "Elec WO", "code": "WO" }, { "name": "Nearby Water Line - PWNR GIS", "code": "Water" }, { "name": "Nearby Sewer Line - PWNR GIS", "code": "Sewer" }, { "name": "Best Guess", "code": "Best Guess" }, { "name": "Other", "code": "Other" }, { "name": "Repair/Upgrade", "code": "Repair" }, { "name": "Attached Cond or Approx WO Yr", "code": "Approx" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsLiveFront", "type": "esriFieldTypeString", "alias": "IsLiveFront", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_467", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "PMH10" }, { "domains": {}, "id": 2, "name": "PMH11" }, { "domains": {}, "id": 3, "name": "PMH12" }, { "domains": {}, "id": 4, "name": "PMH5" }, { "domains": {}, "id": 5, "name": "PMH9" }, { "domains": {}, "id": 6, "name": "SPECIAL" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 1, "name": "PMH10" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 2, "name": "PMH11" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 3, "name": "PMH12" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 4, "name": "PMH5" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 5, "name": "PMH9" }, { "domains": {}, "defaultValues": { "CabinetID": null, "SW1": null, "SW2": null, "SW3": null, "SW4": null, "FUSE1": null, "FUSE2": null, "FUSE3": null, "FUSE4": null, "FUSE5": null, "SubtypeCode": null, "Configuration": null, "Status": null, "Flag_Str": null, "X": null, "Y": null, "LatY": null, "LongX": null, "LifeCycle": null, "HasShockArt": null, "DateInstalled": null, "InstallDateSource": null, "IsLiveFront": null, "GlobalID": null }, "code": 6, "name": "SPECIAL" } ], "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 }, { "currentVersion": 10.81, "id": 9, "name": "SG Switch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Switch Gear" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PosA", "field2": "PosB", "field3": "PosC", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1a2eecada34ff4f9f535d23b07facdba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUSInl1bFqVEEUxvGfkmUMgsKAQmLAIuQFTEDQShSbaKV5AQtjmcZUEkkaCVaxkQgp8gCisIVopyBWAQsbRbDTKpOA0TBgYbHDkrh75cZdE9APpjhz7vn+996ZOTNgnzRwIKAY4ziklIZ/UzNUlQghtOtyzmtodgNdTSktPwzh6ym+VZqxWZnLuZ17yd2lGCdSSmu/gobQvJXzKC5WmdXVSdaXdsSdazQ3d8bCQq+cDh3MZvi/QO+xgic4jkncwOlq4+1yTDp23Rd0PT+buFAeeIoPmMUrvECjxovW+qKNAok4gbM4h0H86CdoBLdxH+fL3HQZg3UM6oIauIcpvMYqlsv4iNF+gd7hjdavm8FNXMczfOonKBRzeFzityUeq2OwExRj/JxS6tqZx/Ac87hW5iZxR/X2boTwXc5tv9rn6DIuYQuHcRSH6hbvBaQAju2l4E9BvejfBw0fWVx8IISejXPOV7Q6125QudunMd4zpaVHSufeBSpq5pyb/oL2bY1+AuOeWd/6/bp5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,1,1", "label": "SGS - Closed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "38d5eed6c078e55b6e9e625f63960dea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcpJREFUSIntlT1IG2EYx393ueQMFxAukHoqFFGh3USFdqoo6lSLQychmyKugrTUoYUOgrg5FIvoINTBMeLgIE6WtgSyBkTRQiMOb+snvNErHe4U017k1UQF6R9euPfjeX7Pcff8X4NbknEnINu2WwCEENWXxDjFNkzTPI+TUqaBVBCoRwgxNbb4zo0lLLdoZYZxVGwvFDaOz54301tvp4ZnWoUQ6b9BDpAKP3VfLudH7GLJVNXVPiYLCiw1oar+g24edLAO2XnILYEZg6puqO8Dqyb4vKbh+m3yz1+XAwL7J78Pq72AgKZZONyA9fewswadC6ArlKv0Rid7HgQbzDg8aIZ4K4Qq4LdbRlDUAWcIch/gywtvzUlCQxIMUyWDIkg3oPkN/OyB3W/w/RPk5rzR8Rmsh2UC/crC7leIxuHxADQmYaUf5ArsbZcRFI5A9pU/mYZQBGTGm1bWqWS4ALJt+4cQItCZrTp4Mg+ZCcj0++c74NEwWLXBiTVdO+WC0yv3UaINup9B/gh0HYwooKlGX9UZNIjErhRxTVAJuv+g6tGa8UlQbPdLlJKvn+P5ZyHIv9sHgZaSKZ4+4jt3Aei8EClT3IBu7Rv9AT3nc+d4pA8mAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0,0", "label": "SGS - Open", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubtypeCode", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 32, "domain": null }, { "name": "PhasingCode", "type": "esriFieldTypeInteger", "alias": "Phasing Code", "domain": { "type": "codedValue", "name": "Phase Designation", "description": "", "codedValues": [ { "name": "A", "code": 4 }, { "name": "B", "code": 2 }, { "name": "C", "code": 1 }, { "name": "AB", "code": 6 }, { "name": "AC", "code": 5 }, { "name": "BC", "code": 3 }, { "name": "ABC", "code": 7 }, { "name": "NE", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeederID", "type": "esriFieldTypeString", "alias": "Feeder ID", "length": 30, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 30, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "PosA", "type": "esriFieldTypeInteger", "alias": "Normal Position - A", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosB", "type": "esriFieldTypeInteger", "alias": "Normal Position - B", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosC", "type": "esriFieldTypeInteger", "alias": "Normal Position - C", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CabinetID", "type": "esriFieldTypeInteger", "alias": "CabinentID", "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "LatY", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "LongX", "length": 26, "domain": null }, { "name": "LabelRotation", "type": "esriFieldTypeSmallInteger", "alias": "LabelRotation", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R418_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_4268_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_418", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_418", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S181_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 1, "name": "T-Body" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 2, "name": "Switchgear Switch" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 3, "name": "Elbow" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 4, "name": "Double Deadend Open Point" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 5, "name": "Air Brake Switch" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 6, "name": "Solid Blade Switch 600" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "id": 7, "name": "Solid Blade Switch 200" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": 210, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 1, "name": "T-Body" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": null, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 2, "name": "Switchgear Switch" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": null, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 3, "name": "Elbow" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": null, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 4, "name": "Double Deadend Open Point" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": null, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 5, "name": "Air Brake Switch" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": null, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 6, "name": "Solid Blade Switch 600" }, { "domains": { "Enabled": {"type": "inherited"}, "PhasingCode": {"type": "inherited"}, "OperatingVoltage": {"type": "inherited"}, "OmitInSynerGEE": {"type": "inherited"}, "RatedVolt": {"type": "inherited"}, "MaxContAmp": {"type": "inherited"}, "PosA": {"type": "inherited"}, "PosB": {"type": "inherited"}, "PosC": {"type": "inherited"}, "Gang": {"type": "inherited"}, "DeviceType": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCode": null, "FacilityID": null, "LocationID": null, "PhasingCode": null, "OperatingVoltage": 210, "FeederID": null, "FeederID2": null, "LegacyFeederID": null, "WorkOrder": null, "DateInstalled": null, "AssemblyCode": null, "Comments": null, "SymbolRotation": 0, "ElectricTraceWeight": null, "FeederInfo": null, "Hyperlink": null, "LastInspection": null, "LastOperated": null, "OperationCount": null, "FlagStr": null, "OmitInSynerGEE": null, "RatedVolt": null, "MaxContAmp": null, "PosA": null, "PosB": null, "PosC": null, "Gang": null, "LabelText": null, "DeviceType": null, "LegacyBackupFeeder": null, "OldCellDesignation": null, "NEAR_FID": null, "NEAR_DIST": null, "OnPole": null, "X_Origin": null, "Y_Origin": null, "IsOpen": null, "FlagInt": null, "CabinetID": null, "UID": null, "LatY": null, "LongX": null, "LabelRotation": null, "LifeCycle": null, "GlobalID": null }, "code": 7, "name": "Solid Blade Switch 200" } ], "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 }, { "currentVersion": 10.81, "id": 10, "name": "Elbows", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Elbow - Open" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "Elbow - Open", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Elbows" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "450dd766f078a5239ae12850cb74d654", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAg5JREFUOI2t1E9o0mEYwPGv//ox0w568hATFoiNlhRSAweSMAcWLNilTYuB6RiTWjBwdWgdt0DoNAovS7rusNhZ1mEgO8WgsQ7hAv2Bh5cm6fZLmx1K8dfM1HqO78PzeZ/34eXR859D3yankSTJOzamjDqdWEwm+oTg69YWuXzetiHL8m7HoMViuTYzIxaDQWXA4eCiVou2nqtUKGcy8s21NT4kkzwDPrcF/X7uzc+LmN/P1VaXGQwYPR6uDw/jHhrCvrRkeSyEyLQEXS7JF48rC14vg21GAYBOhy4W44ZeL57PzhKsd9oMnpmeVp52gjVHJIInm2V5ZYU7KnBykvtTU1zpBvvVqWZiAncqZbsky/JuA3S78VutnO0WBHC5GBgfl++urrLQAG02zveCARgM4HRyAZqeLEmYewUBTCbOqcBajeq/gNXqz/oGWCpJRVB6wk5O4PCQLyqwUFDel8u4jcbuwWyW77LMGxWYy/EkneZ2IIC1WzCdlj4mEspbFZhIUHA4pNcHB8rD/n40nWLb25SPj5U4UFOBANGo8iiZZNDnY9Ru/zu2s8O3vT0pMTenbNTPTi2HcBh/KsXL/X1CIyP0tZqpEJBOI46OLIvhsHjVnGu5vkIhopubLK+v88Js5rLRiFWrRapWKReLUr5SUd6VSjyIRMTR77V/XLCBAJ+AW6cz7b9Wu43dU/wAnLKowRzTNB0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Elbow - Open", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3055079.8073301897, "ymin": 1290731.288979469, "xmax": 3129472.8101199865, "ymax": 1332457.2629432082, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 32, "domain": null }, { "name": "PhasingCode", "type": "esriFieldTypeInteger", "alias": "Phasing Code", "domain": { "type": "codedValue", "name": "Phase Designation", "description": "", "codedValues": [ { "name": "A", "code": 4 }, { "name": "B", "code": 2 }, { "name": "C", "code": 1 }, { "name": "AB", "code": 6 }, { "name": "AC", "code": 5 }, { "name": "BC", "code": 3 }, { "name": "ABC", "code": 7 }, { "name": "NE", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeederID", "type": "esriFieldTypeString", "alias": "Feeder ID", "length": 30, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "length": 30, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "PosA", "type": "esriFieldTypeInteger", "alias": "Normal Position - A", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosB", "type": "esriFieldTypeInteger", "alias": "Normal Position - B", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PosC", "type": "esriFieldTypeInteger", "alias": "Normal Position - C", "domain": { "type": "codedValue", "name": "Normal Position", "description": "", "codedValues": [ { "name": "Normally Closed", "code": 1 }, { "name": "Normally Open", "code": 0 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LatY", "type": "esriFieldTypeString", "alias": "LatY", "length": 26, "domain": null }, { "name": "LongX", "type": "esriFieldTypeString", "alias": "LongX", "length": 26, "domain": null }, { "name": "LabelRotation", "type": "esriFieldTypeSmallInteger", "alias": "LabelRotation", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 50, "domain": { "type": "codedValue", "name": "Life Cycle Status", "description": "Life Cycle Status for BOUD", "codedValues": [ { "name": "Proposed Install", "code": "ProposedInstall" }, { "name": "Proposed Remove", "code": "ProposedRemove" }, { "name": "Proposed Abandon", "code": "ProposedAbandon" }, { "name": "Proposed Transfer", "code": "ProposedTransfer" }, { "name": "In-Service", "code": "InService" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N / A", "code": "NotApp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "GDB_4268_UID", "fields": "UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_418", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "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, "supportsCoordinatesQuantization": true } ], "tables": [] }