{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "SWITCH", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtypecd", "uniqueValueGroups": [ { "heading": "SubtypeCD", "classes": [ { "label": "Overhead Disconnect", "description": "Overhead Disconnect", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 123, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "1" ] ] }, { "label": "Overhead Load Break", "description": "Overhead Load Break", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "2" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 123, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Overhead Disconnect" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Overhead Load Break" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1815350.1287848465, "ymin": 318591.1138731167, "xmax": 1838443.2279397622, "ymax": 345116.04934019595, "spatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.8651213898017675E7, "falseY": -4.910821220167676E7, "xyUnits": 1.2477470617244558E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "switchtype", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "switchtype", "type": "esriFieldTypeString", "alias": "SwitchType", "length": 10, "domain": { "type": "codedValue", "name": "Switch Type", "description": "", "codedValues": [ { "name": "Oil Switch", "code": "OS" }, { "name": "Fuse", "code": "FD" }, { "name": "Knife", "code": "KD" }, { "name": "Air Break", "code": "A/B" }, { "name": "In Line Switch", "code": "IL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "subtypecd", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "constructionstatus", "type": "esriFieldTypeInteger", "alias": "Construction Status", "domain": { "type": "codedValue", "name": "Construction Status", "description": "", "codedValues": [ { "name": "Proposed", "code": 0 }, { "name": "Existing", "code": 5 }, { "name": "Waiting for Staking", "code": 10 }, { "name": "Staked", "code": 15 }, { "name": "Proposed Retired", "code": 20 }, { "name": "Proposed Abandoned", "code": 25 }, { "name": "Retired", "code": 30 }, { "name": "Abandoned", "code": 35 }, { "name": "Not Applicable", "code": 40 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "installationdate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "feederinfo", "type": "esriFieldTypeInteger", "alias": "Feeder Information", "domain": null }, { "name": "nominalvoltage", "type": "esriFieldTypeInteger", "alias": "Nominal Voltage", "domain": null }, { "name": "gangoperated", "type": "esriFieldTypeString", "alias": "Gang Operated Indicator", "length": 5, "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "manuallyoperated", "type": "esriFieldTypeString", "alias": "Manually Operated Indicator", "length": 5, "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "normalposition_a", "type": "esriFieldTypeInteger", "alias": "Normal Position - A", "domain": { "type": "codedValue", "name": "Normal Status", "description": "", "codedValues": [ { "name": "Open", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "normalposition_b", "type": "esriFieldTypeInteger", "alias": "Normal Position - B", "domain": { "type": "codedValue", "name": "Normal Status", "description": "", "codedValues": [ { "name": "Open", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "normalposition_c", "type": "esriFieldTypeInteger", "alias": "Normal Position - C", "domain": { "type": "codedValue", "name": "Normal Status", "description": "", "codedValues": [ { "name": "Open", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "presentposition_a", "type": "esriFieldTypeInteger", "alias": "Present Position - A", "domain": { "type": "codedValue", "name": "Present Status", "description": "", "codedValues": [ { "name": "Open", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "presentposition_b", "type": "esriFieldTypeInteger", "alias": "Present Position - B", "domain": { "type": "codedValue", "name": "Present Status", "description": "", "codedValues": [ { "name": "Open", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "presentposition_c", "type": "esriFieldTypeInteger", "alias": "Present Position - C", "domain": { "type": "codedValue", "name": "Present Status", "description": "", "codedValues": [ { "name": "Open", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Not Applicable", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "tieswitchindicator", "type": "esriFieldTypeString", "alias": "Tie Switch Indicator", "length": 5, "domain": null }, { "name": "preferredcircuitsource", "type": "esriFieldTypeString", "alias": "Preferred Circuit Source", "length": 20, "domain": null }, { "name": "labeltext", "type": "esriFieldTypeString", "alias": "Label Text", "length": 50, "domain": null }, { "name": "structureid", "type": "esriFieldTypeInteger", "alias": "StructureID", "domain": null }, { "name": "phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 20, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Middle", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sw_notes", "type": "esriFieldTypeString", "alias": "SW_Notes", "length": 50, "domain": null }, { "name": "sw_notes1", "type": "esriFieldTypeString", "alias": "SW_Notes1", "length": 50, "domain": null }, { "name": "sw_notes2", "type": "esriFieldTypeString", "alias": "SW_Notes2", "length": 50, "domain": null }, { "name": "phase1", "type": "esriFieldTypeString", "alias": "Phase1", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Middle", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "phase2", "type": "esriFieldTypeString", "alias": "Phase2", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Middle", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "switchtype1", "type": "esriFieldTypeString", "alias": "SwitchType1", "length": 50, "domain": { "type": "codedValue", "name": "Switch Type", "description": "", "codedValues": [ { "name": "Oil Switch", "code": "OS" }, { "name": "Fuse", "code": "FD" }, { "name": "Knife", "code": "KD" }, { "name": "Air Break", "code": "A/B" }, { "name": "In Line Switch", "code": "IL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "swithctype2", "type": "esriFieldTypeString", "alias": "SwithcType2", "length": 50, "domain": { "type": "codedValue", "name": "Switch Type", "description": "", "codedValues": [ { "name": "Oil Switch", "code": "OS" }, { "name": "Fuse", "code": "FD" }, { "name": "Knife", "code": "KD" }, { "name": "Air Break", "code": "A/B" }, { "name": "In Line Switch", "code": "IL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r178_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_178", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_178", "fields": "globalid,objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a70_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "switchtype": {"type": "inherited"}, "constructionstatus": {"type": "inherited"}, "gangoperated": {"type": "inherited"}, "manuallyoperated": {"type": "inherited"}, "normalposition_a": {"type": "inherited"}, "normalposition_b": {"type": "inherited"}, "normalposition_c": {"type": "inherited"}, "presentposition_a": {"type": "inherited"}, "presentposition_b": {"type": "inherited"}, "presentposition_c": {"type": "inherited"} }, "id": 1, "name": "Overhead Disconnect" }, { "domains": { "switchtype": {"type": "inherited"}, "constructionstatus": {"type": "inherited"}, "gangoperated": {"type": "inherited"}, "manuallyoperated": {"type": "inherited"}, "normalposition_a": {"type": "inherited"}, "normalposition_b": {"type": "inherited"}, "normalposition_c": {"type": "inherited"}, "presentposition_a": {"type": "inherited"}, "presentposition_b": {"type": "inherited"}, "presentposition_c": {"type": "inherited"} }, "id": 2, "name": "Overhead Load Break" }, { "domains": { "switchtype": {"type": "inherited"}, "constructionstatus": {"type": "inherited"}, "gangoperated": {"type": "inherited"}, "manuallyoperated": {"type": "inherited"}, "normalposition_a": {"type": "inherited"}, "normalposition_b": {"type": "inherited"}, "normalposition_c": {"type": "inherited"}, "presentposition_a": {"type": "inherited"}, "presentposition_b": {"type": "inherited"}, "presentposition_c": {"type": "inherited"} }, "id": 3, "name": "Unknown" } ], "subtypes": [ { "domains": { "switchtype": {"type": "inherited"}, "constructionstatus": {"type": "inherited"}, "gangoperated": {"type": "inherited"}, "manuallyoperated": {"type": "inherited"}, "normalposition_a": {"type": "inherited"}, "normalposition_b": {"type": "inherited"}, "normalposition_c": {"type": "inherited"}, "presentposition_a": {"type": "inherited"}, "presentposition_b": {"type": "inherited"}, "presentposition_c": {"type": "inherited"} }, "defaultValues": { "switchtype": null, "subtypecd": null, "constructionstatus": 5, "installationdate": null, "comments": null, "feederinfo": null, "nominalvoltage": null, "gangoperated": "F", "manuallyoperated": "F", "normalposition_a": 1, "normalposition_b": 1, "normalposition_c": 1, "presentposition_a": 1, "presentposition_b": 1, "presentposition_c": 1, "tieswitchindicator": null, "preferredcircuitsource": null, "labeltext": null, "structureid": null, "phase": null, "sw_notes": null, "sw_notes1": null, "sw_notes2": null, "phase1": null, "phase2": null, "switchtype1": null, "swithctype2": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Overhead Disconnect" }, { "domains": { "switchtype": {"type": "inherited"}, "constructionstatus": {"type": "inherited"}, "gangoperated": {"type": "inherited"}, "manuallyoperated": {"type": "inherited"}, "normalposition_a": {"type": "inherited"}, "normalposition_b": {"type": "inherited"}, "normalposition_c": {"type": "inherited"}, "presentposition_a": {"type": "inherited"}, "presentposition_b": {"type": "inherited"}, "presentposition_c": {"type": "inherited"} }, "defaultValues": { "switchtype": null, "subtypecd": null, "constructionstatus": 5, "installationdate": null, "comments": null, "feederinfo": null, "nominalvoltage": null, "gangoperated": "F", "manuallyoperated": "F", "normalposition_a": 1, "normalposition_b": 1, "normalposition_c": 1, "presentposition_a": 1, "presentposition_b": 1, "presentposition_c": 1, "tieswitchindicator": null, "preferredcircuitsource": null, "labeltext": null, "structureid": null, "phase": null, "sw_notes": null, "sw_notes1": null, "sw_notes2": null, "phase1": null, "phase2": null, "switchtype1": null, "swithctype2": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Overhead Load Break" }, { "domains": { "switchtype": {"type": "inherited"}, "constructionstatus": {"type": "inherited"}, "gangoperated": {"type": "inherited"}, "manuallyoperated": {"type": "inherited"}, "normalposition_a": {"type": "inherited"}, "normalposition_b": {"type": "inherited"}, "normalposition_c": {"type": "inherited"}, "presentposition_a": {"type": "inherited"}, "presentposition_b": {"type": "inherited"}, "presentposition_c": {"type": "inherited"} }, "defaultValues": { "switchtype": null, "subtypecd": null, "constructionstatus": 5, "installationdate": null, "comments": null, "feederinfo": null, "nominalvoltage": null, "gangoperated": "F", "manuallyoperated": "F", "normalposition_a": 1, "normalposition_b": 1, "normalposition_c": 1, "presentposition_a": 1, "presentposition_b": 1, "presentposition_c": 1, "tieswitchindicator": null, "preferredcircuitsource": null, "labeltext": null, "structureid": null, "phase": null, "sw_notes": null, "sw_notes1": null, "sw_notes2": null, "phase1": null, "phase2": null, "switchtype1": null, "swithctype2": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Unknown" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a3265b0858824fc2a8359a4e3463a8c3" }