Skip to content

Commit

Permalink
Merge pull request #212 from linz/feat/bathy
Browse files Browse the repository at this point in the history
feat: gebco bathymetry
  • Loading branch information
blacha authored Dec 17, 2019
2 parents 69eeb19 + 7936908 commit 579e8cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lambda-xyz/src/tiff.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export const TiffUtil = {
}

Tiffs = [
new MosaicCog(bucketName, '2019/world/bathy-gebco/2019-12-17/', ['0', '1', '2', '3']),
new MosaicCog(bucketName, '2019/new-zealand/new_zealand_sentinel_2018-19_10m/2019-12-04/', ['31'], 0, 32),
new MosaicCog(
bucketName,
Expand Down

0 comments on commit 579e8cc

Please sign in to comment.