Skip to content

Commit

Permalink
feat(elevation): update Waikato 1m DEM (2021) with added tiles (#963)
Browse files Browse the repository at this point in the history
### Motivation

Waikato had updated tiles added to the Registry of Open Data on AWS,
Basemaps Web Mercator layer needs to be updated to match.

### Modifications

Updated the tileset ID.

### Verification

Basemaps previews of that tileset ID:
https://basemaps.linz.govt.nz/@-37.8921956,175.6933593,z9?style=01J546JDQCQ0H9735NHN4P903W&tileMatrix=WebMercatorQuad&debug&config=4CaC4znMfJBq41Lr3HetGWsVkRE8SDHmHXcfSxTG8yVxqAiFUPFxSNpB2HJZWcSnFdpxDoszHzqcSYhZiyJkoA5paKFDNQKnZCoiZhs8w9VvENBWRzyguhxkJeNU3ygJ7c6GpyNKe9jQZgy7HNXyTXJUR7vifw7W82HE9ZcfuDgHpAvANuyhX2Xhr8Koft3LypzKsVbpJdeq
  • Loading branch information
dwsilk authored Aug 13, 2024
1 parent f41b2b4 commit c228bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/tileset/elevation.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
},
{
"2193": "s3://nz-elevation/waikato/waikato_2021/dem_1m/2193/",
"3857": "s3://linz-basemaps/elevation/3857/waikato_2021_dem_1m/01HZ67GB12GXJDBF92Q4E2T9A2/",
"3857": "s3://linz-basemaps/elevation/3857/waikato_2021_dem_1m/01J546JDQCQ0H9735NHN4P903W/",
"minZoom": 9,
"title": "Waikato LiDAR 1m DEM (2021)",
"name": "waikato_2021_dem_1m"
Expand Down

0 comments on commit c228bf0

Please sign in to comment.