Skip to content

Releases: DanielJDufour/geowarp

v1.19.0

14 Feb 01:51
Compare
Choose a tag to compare
  • pass along x_in_raster_pixels and y_in_raster_pixels to near resampling insert function ca063b4

v1.18.1...v1.19.0

v1.18.1

14 Feb 00:29
Compare
Choose a tag to compare
  • remove probably unnecessary function caching b9f8858
  • added pt_in_srs and pt_out_srs to insert when doing near resampling 32ff574
  • avoid trying to reproject when same srs and fixed issue with bilinear resampling when yInRasterPixels falls exactly on integer line cbb9db1
  • fixed edge case with bilinear resampling 0d1dc79
  • fixed stats calc 0c6d538
  • updated test output filename 217535b
  • added vectorize to performance test a946f39

v1.18.0...v1.18.1

v1.18.0

04 Feb 00:37
Compare
Choose a tag to compare

v1.17.0...v1.18.0

v1.17.0

04 Feb 00:29
Compare
Choose a tag to compare
  • minor typo fix 3b06ee7
  • added skip_no_data_strategy and refactored pixel processing steps 192f49b
  • added test-output folder d73b01b

v1.16.0...v1.17.0

v1.16.0

30 Jan 04:27
Compare
Choose a tag to compare

v1.15.0...v1.16.0

v1.15.0

30 Jan 02:27
Compare
Choose a tag to compare
  • fixed linting f491885
  • fixed edge case 271180f
  • added utm edge case to test.js a9dfbd4
  • added perf script and added geotiff-palette to devDeps 91b8381

v1.14.0...v1.15.0

v1.14.0

28 Jan 21:34
Compare
Choose a tag to compare

v1.13.0...v1.14.0

v1.13.0

23 Jan 01:11
Compare
Choose a tag to compare
  • updated test value 661f7a5
  • added prepublish 2f2e187
  • fixed linting issues bc299d7
  • fixed vectorize+cutline typo 4ab5e07
  • added cutline support for vectorize 30c9758
  • added turbo a9205be
  • added .eslintrc.json 7293618
  • updated package.json, adding proj-turbo, locking geotiff, and updating flug 6a8f4fe
  • Merge pull request #11 from tomerigal/main 591b434
  • style: prettier 82df589
  • fix: bilinear resampling method b2388f1

v1.12.0...v1.13.0

v1.12.0

16 Jan 22:58
Compare
Choose a tag to compare
  • updated test.ts e386feb
  • added near-vectorize and fixed bug in near 20fb5e5

v1.11.0...v1.12.0

v1.11.0

16 Jan 18:00
Compare
Choose a tag to compare
  • added vectorize, fixed bug with near resampling 25a2687

v1.10.1...v1.11.0