Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 22:39
· 5 commits to main since this release
febf3f2

GeoTIFF v0.5.0

Diff since v0.4.1

Breaking changes

  • The ModeltiepointTag is now mandatory as explained in the GeoTIFF spec.
  • The coordinate transformation is now properly inferred from combinations of tags.

Merged pull requests:

  • Adjust raster-to-model transformation definition (#25) (@eliascarv)
  • Adjust the GeoTIFF.metadata function to latest changes (#26) (@eliascarv)

Closed issues:

  • Automatic handling for GDAL_NODATA (#20)
  • Add support for GeogTOWGS84GeoKey (#21)
  • Review tag requirements for coordinate transformations (#24)