Skip to content

Conversation

@melibleq
Copy link
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 [email protected]

License

  • I agree to license these contributions under Galaxy's current license.
  • I agree to allow the Galaxy committers to license these and all my past contributions to the core galaxy codebase under the MIT license. If this condition is an issue, uncheck and just let us know why with an e-mail to [email protected].

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 <[email protected]>
Test file for the GeoTiff data type.
GIS classes
"""

import nice_size
Copy link

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
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.

3 participants