Skip to content

Releases: GeoTIFF/georaster-layer-for-leaflet

re-added getProjector, getProjectionString, and getColor

04 Feb 16:28
b57bd20
Compare
Choose a tag to compare
  • improved backwards compatibility c4a7831

v4.1.0-0...v4.1.1-0

Pre-Release: More Support for Displaying in Other Projections

24 Jan 02:49
b57bd20
Compare
Choose a tag to compare
  • add better support for projections other than Web Mercator and Simple 19e9051
  • add better support for projections other than Web Mercator and Simple 8df394d
  • added "bbox-fns/polygon.js" to declarations d5077ce
  • updated deps df0e55f

v4.0.0-1...v4.1.0-0

pixelValuesToColorFn can return null in TS (and fixes to debug level)

07 Dec 13:10
b57bd20
Compare
Choose a tag to compare
  • Merge branch 'refactor-2023-winter' of github.com:GeoTIFF/georaster-layer-for-leaflet into refactor-2023-winter c229c31
  • updated georaster-stack caa573c
  • Merge pull request #139 from Tommatheussen/patch-1 5f32437
  • Allow PixelValuesToColorFn to return null values 50e5709

v4.0.0-0...v4.0.0-1

New Major Release Candidate

07 Dec 02:48
b57bd20
Compare
Choose a tag to compare
Pre-release

This is the massive re-write of georaster-layer-for-leaflet from the ground up that has been in the works for over 5 years.. Please test it out and let me know if/where you encounter errors. You should expect a massive performance and resolution improvement as well as vastly more accurate rendering. There's a few couple features that still need a little work to ensure backwards compatibility, but it's unclear to me if people still use them (if they ever did). Let me know if it works for you!

You can install it with

npm install georaster-layer-for-leaflet@next

v3.10.0...v4.0.0-0

v3.10.0

27 Aug 19:42
Compare
Choose a tag to compare

v3.10.0-0

06 Aug 23:12
Compare
Choose a tag to compare
v3.10.0-0 Pre-release
Pre-release
  • fully specify paths for dependencies 6315110

v3.9.0-0...v3.10.0-0

v3.9.0-0

06 Aug 03:58
Compare
Choose a tag to compare
v3.9.0-0 Pre-release
Pre-release
  • updated reproject-bbox 6114ac9
  • rebuilt build system and updated default resampling to nearest 43cfe64
  • updated url in cog-error-fallback 6e8bec3
  • updated webpack to use resolve.alias instead of null-loader 2bfcc3a
  • removed the line about null-loader in advanced because we are migrating to webpack resolve.alias.false c997e8c
  • formatted and updated geo-extent along with other deps ff82a9d
  • added support for dynamic scaling of multifile rasters 3701460
  • Merge pull request #94 from rowanwins/pulishing-fixes 25b1edf
  • update package.json d172a24

v3.8.0...v3.9.0-0

v3.8.0

20 Apr 13:28
Compare
Choose a tag to compare

v3.7.1...v3.8.0

v3.7.1

09 Mar 16:01
Compare
Choose a tag to compare
  • fixed issue where checkIfYCbCr wouldn't resolve 9fa33cf

v3.7.0...v3.7.1

v3.7.0

07 Mar 22:47
Compare
Choose a tag to compare

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