Geotrellis v3.5.0 Release Notes

Release Date: 2020-08-18 // over 3 years ago
  • โž• Added

    • โž• Add alternative RasterizeRDD methods for keyed geometries or features #3271

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fix NoData handling in the ColorMethods.color function for the RGB and RGBA Multiband Rasters #3278
    • ๐Ÿ›  Fix renderJpg() color is bluer than expected #3203
    • ๐Ÿ›  Fix combineDouble of ArrayTile and ConstantTile with non-commutative operator #3257
    • โšก๏ธ Update GDAL up to 3.1 #3279
    • ๐Ÿ›  Fix GeoTiff writer does not currently support WebMercator projection with no EPSG code set #3281
    • ๐Ÿ›  Fix Tile combine should union cellTypes #3284
    • ๐Ÿ›  Fix CRS.fromWKT function throws #3209