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, LINZ Basemaps or Amazon AWS.
This repository contains STAC Collection metadata for each imagery dataset, as well as some guidance documentation:
- Naming covers the s3://linz-imagery bucket naming structure
- Tools covers some of the STAC ecosystem tools that can be used to interact with our STAC Catalog
- Usage shows how TIFFs can be interacted with from S3 using GDAL, QGIS, etc
Toitū Te Whenua provides a public requester pays bucket s3://linz-imagery
in ap-southeast-2
.
Using the AWS CLI anyone with a AWS account can access all of the imagery mentioned inside of this repository.
aws s3 ls s3://linz-imagery --request-payer requester
Source code is licensed under MIT.
All metadata and docs are licensed under CC-BY-4.0.