From ba3b6c1b4ea59315b042d235bc7e602b7209e5ae Mon Sep 17 00:00:00 2001 From: Tyler Battle Date: Wed, 18 Aug 2021 14:17:00 -0700 Subject: [PATCH] Update readme and changelog for file and raster STAC extensions --- CHANGELOG.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0bb0e2..5fdc8e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added +- STAC raster extension to STAC Items +- STAC file extension to STAC Items - Colour map on COG - Ensure that the no_data value is set properly - STAC proj extension fields to STAC Items diff --git a/README.md b/README.md index bfa36b0..1981892 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ - Owner: @sparkgeo - Dataset homepage: [NRCAN](https://www.nrcan.gc.ca/maps-tools-publications/satellite-imagery-air-photos/application-development/land-cover/21755) - STAC extensions used: + - [file](https://github.com/stac-extensions/file/) - [proj](https://github.com/stac-extensions/projection/) + - [raster](https://github.com/stac-extensions/raster/) Collection of Land Cover products for Canada as produced by Natural Resources Canada using Landsat satellite imagery. This collection of cartographic products offers classified Land Cover of Canada at a 30 metre spatial resolution, updated on a 5 year basis.