Skip to content

ExifTag.GPSLatitudeRef gets resolved to ExifTagValue.InteroperabilityIndex #1992

@eangelov

Description

@eangelov

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of ImageSharp
  • I have verified if the problem exist in both DEBUG and RELEASE mode
  • I have searched open and closed issues to ensure it has not already been reported

Description

ExifTag.GPSLatitudeRef when converted to string is resolved as "InteroperabilityIndex"
image
image

Steps to Reproduce

using SixLabors.ImageSharp.Metadata.Profiles.Exif;
Console.WriteLine( ExifTag.GPSLatitudeRef );

System Configuration

  • Packages:
    image

  • Environment (Operating system, version and so on):
    image

  • .NET Framework version: .Net 6.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions