Skip to content

Commit

Permalink
feat: gisborne urban 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Dec 11, 2019
1 parent 2c8b3fc commit 083e46c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions packages/lambda-xyz/src/tiff.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,48 @@ export const TiffUtil = {
],
13,
),
new MosaicCog(
bucketName,
'2019/new-zealand/gisborne_0.1m_urban_2017-2018/2019-12-11/',
[
'3113331033200',
'3113331033201',
'3113331033212',
'3113331033213',
'3113331211031',
'311333121120',
'3113331211210',
'3113331211212',
'3113331213003',
'3113331213023',
'3113331213032',
'3113331213201',
'3113331213221',
'3113331213223',
'3113331220131',
'3113331221020',
'3113331221130',
'3113331221132',
'3113331221313',
'3113331223131',
'3113331230222',
'311333123102',
'3113331232000',
'3113331232003',
'3113331232012',
'311333123202',
'311333123203',
'3113331232111',
'311333123212',
'311333123220',
'3113331232210',
'3113331232211',
'3113331232220',
'3113331232221',
'3113331232300',
],
14,
),
];

return Tiffs;
Expand Down

0 comments on commit 083e46c

Please sign in to comment.