Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Conversation

@icholy
Copy link

@icholy icholy commented Nov 11, 2019

Unmarshaling a tiff into this structure will silently fail instead of returning ErrUnsuppConversion.

// Info contains the geotiff fields
type Info struct {
	ImageWidth  int `tiff:"field,tag=256"`
	ImageHeight int `tiff:"field,tag=257"`
}

@icholy
Copy link
Author

icholy commented Feb 25, 2020

@jonathanpittman ping

1 similar comment
@icholy
Copy link
Author

icholy commented Jul 10, 2020

@jonathanpittman ping

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant