Skip to content

Commit

Permalink
Update Changlog with backport fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
echeipesh committed Dec 13, 2017
1 parent b6b32b1 commit b40d7c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,9 @@ Fixes
- `Allow rasterizer to store Z value at double precision <https://github.com/locationtech/geotrellis/pull/2388>`__
- `Changed scheme path file from /User -> current working dir <https://github.com/locationtech/geotrellis/pull/2393>`__
- `Fix CRS parser and proj4 cea projection support <https://github.com/locationtech/geotrellis/pull/2403>`__
- `Spark pyramid resamples tiles on the map side, reducing shuffle sizes <https://github.com/locationtech/geotrellis/pull/2505>`__
- `ConstantTile map and mapDouble methods preserve CellType of tile <https://github.com/locationtech/geotrellis/pull/2501>`__
- `ConstantTile combination with ArrayTile <https://github.com/locationtech/geotrellis/pull/2502>`__



Expand Down

0 comments on commit b40d7c5

Please sign in to comment.