Skip to content

Add a new data type: GeoTiff#4

Open
melibleq wants to merge 7 commits intodevfrom
add-geo-tiff
Open

Add a new data type: GeoTiff#4
melibleq wants to merge 7 commits intodevfrom
add-geo-tiff

Conversation

@melibleq
Copy link
Copy Markdown
Owner

@melibleq melibleq commented Sep 3, 2021

This data type allows a Tiff file to be enriched with georeferencing metadata, such as map projections, coordinate systems, ellipsoids, and datums.

Co-authored by: annefou annefou@users.noreply.github.com

License

This file format allows a Tiff file to be enriched with georeferencing metadata, such as map projections, coordinate systems, ellipsoids, and datums.

Co-authored by: annefou <annefou@users.noreply.github.com>
Test file for the GeoTiff data type.
Co-authored by: annefou <annefou@users.noreply.github.com>
GIS classes
"""

import nice_size
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This import is not correct. You should have:

from galaxy.util import nice_size

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Anne!

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.

2 participants