Skip to content

v3.7.0

Compare
Choose a tag to compare
@DanielJDufour DanielJDufour released this 07 Mar 22:47
· 53 commits to master since this release

Summary:

  • added support for ycbcr (thank you to @drwelby)
  • improved rendering algorithm to fully resolve pixels at high zoom levels (thank you to @jcphill)

  • updated package.json 1264402
  • Update README.md 9a191b0
  • fixed typing issue ea1b307
  • updated .gitignore and update deps 35b368f
  • fixed linting issue 401b6d7
  • Update README.md 1bef5cd
  • Create README_IN_SPANISH.md 4d46d0b
  • Update README.md a75bd09
  • Rename README_UKR.md to README_IN_UKRAINIAN.md ef3e4d2
  • Create README_UKR.md 701e16f
  • Merge pull request #89 from GeoTIFF/ycbcr 7d74c1f
  • added wait for ycbcr check fb52bd6
  • ran format and added ycbcr support b4466fa
  • Merge pull request #79 from jcphill/jcphill-align-samples a4b4523
  • Merge pull request #2 from GeoTIFF/jcphill-align-samples-2 09ce94e
  • use geo-extent for adjustment of inner tile extent 83fef32
  • fix handling of L.CRS.Simple 96afd06
  • fix sampling from COGs 2996308
  • fully resolve raster pixels at high zoom levels a39f8d7

v3.5.0...v3.7.0