Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added write support for Artist, Make, Model, ImageDescription & Copyright ASCII Baseline TIFF tags #431

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

timhj
Copy link
Contributor

@timhj timhj commented Jun 20, 2024

Mapping additional Baseline ASCII TIFF Tags (Artist, Make, Model, ImageDescription & Copyright) to an ASCII data type which allows them to be written into GeoTIFFs per #430

Tested and tags are now written successfully when supplied in metadata object to writeArrayBuffer().

Mapping the Baseline ASCII TIFF Tags to an ASCII data type to allow for writing of them.

geotiffjs#430
@DanielJDufour
Copy link
Contributor

Awesome work! Looks good to me!

@constantinius
Copy link
Member

Thanks @timhj, looks solid.

@constantinius constantinius merged commit a2013a3 into geotiffjs:master Jun 20, 2024
1 check passed
@timhj
Copy link
Contributor Author

timhj commented Sep 17, 2024

@DanielJDufour @constantinius - Nice to see this progressing, thanks for checking it. Any idea when the next release will happen that includes this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants