Skip to content

Commit

Permalink
Merge pull request #2097 from lossyrob/changelog/1.1.0-RC2
Browse files Browse the repository at this point in the history
Docs: Updating changelog for 1.1.0-RC2
  • Loading branch information
lossyrob committed Mar 25, 2017
2 parents 835200c + e1dd2b4 commit 5de3a4f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Features

- `Added matplotlib's Magma, Inferno, Plasma, and Viridis color ramps <https://github.com/locationtech/geotrellis/pull/2053>`__

- `Added library of land use classification color maps. <https://github.com/locationtech/geotrellis/pull/2073>`__

- `Add MGRS encode/decode support to proj4 <https://github.com/locationtech/geotrellis/pull/1838>`__

- `Added Range-based reading of HTTP resources <https://github.com/locationtech/geotrellis/pull/2067>`__
Expand All @@ -35,6 +37,8 @@ Features

- `Added delimiter option to S3InputFormat and S3GeoTiffRDD. <https://github.com/locationtech/geotrellis/pull/2062>`__

- `Signed S3 Streaming for GeoTiff reader (HTTP with GET instead of HEAD request) <https://github.com/locationtech/geotrellis/pull/2091>`__

- `Relaxed constraints to improve layer deletion capabilities <https://github.com/locationtech/geotrellis/pull/2039>`__

- `Allow HadoopGeoTiffRDD and S3GeoTiffRDD to maintain additional key information such as file name <https://github.com/locationtech/geotrellis/pull/2050>`__
Expand Down Expand Up @@ -97,6 +101,12 @@ Fixes

- `Fixed issue with reading tiny (4 pixel or less) GeoTiffs <https://github.com/locationtech/geotrellis/pull/2063>`__

- `Fix usage of IntCachedColorMap in Indexed PNG encoding <https://github.com/locationtech/geotrellis/pull/2075>`__

- `Ensure keyspace exists in CassandraRDDWriter <https://github.com/locationtech/geotrellis/pull/2083>`__



API Changes
^^^^^^^^^^^

Expand Down

0 comments on commit 5de3a4f

Please sign in to comment.