Skip to content

Commit

Permalink
docs: fix stacindex link (#484)
Browse files Browse the repository at this point in the history
### Motivation

Stac Index badge does not currently link to STAC index 

### Modifications

adjust bad to link to stac index.

### Verification

<!-- TODO: Say how you tested your changes. -->
  • Loading branch information
blacha authored Dec 2, 2024
1 parent af2c410 commit a09a8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# New Zealand Imagery

![Static Badge](https://img.shields.io/badge/New_Zealand_Imagery-%2309B3AD?style=flat&label=Open%20in%20STAC%20Index&labelColor=%23144E63&link=https%3A%2F%2Fstacindex.org%2Fcatalogs%2Fnz-imagery%23%2F)
[![STAC Index Badge](https://img.shields.io/badge/New_Zealand_Imagery-%2309B3AD?style=flat&label=Open%20in%20STAC%20Index&labelColor=%23144E63&link=https%3A%2F%2Fstacindex.org%2Fcatalogs%2Fnz-imagery%23%2F)](https://stacindex.org/catalogs/nz-imagery#/)

Toitū Te Whenua makes New Zealand's most up-to-date publicly owned aerial imagery freely available to use under an open licence. You can access this through the [LINZ Data Service](https://data.linz.govt.nz/data/category/aerial-photos/?s=n), [LINZ Basemaps](https://basemaps.linz.govt.nz/#@-41.8899962,174.0492437,z5) or the [Registry of Open Data on AWS](https://registry.opendata.aws/nz-imagery/).

Expand Down

0 comments on commit a09a8a4

Please sign in to comment.