Skip to content

Commit

Permalink
feat(elevation): Import Bay of Plenty LiDAR 1m DEM (2024) into basema…
Browse files Browse the repository at this point in the history
…ps. LI-1545 (#997)

### Motivation

<!-- TODO: Say why you made your changes. -->

### Modifications

<!-- TODO: Say what changes you made. -->

<!-- TODO: Attach screenshots if you changed the UI. -->

### Verification

<!-- TODO: Say how you tested your changes. -->
  • Loading branch information
Wentao-Kuang authored Oct 16, 2024
1 parent 030c590 commit f87eab0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/tileset/elevation.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,13 @@
"minZoom": 9,
"title": "Waikato LiDAR 1m DEM (2024)",
"name": "waikato_2024_dem_1m"
},
{
"2193": "s3://nz-elevation/bay-of-plenty/bay-of-plenty_2024/dem_1m/2193/",
"3857": "s3://linz-basemaps/elevation/3857/bay-of-plenty_2024_dem_1m/01JA9CJB2TTJ1YGMAFY5DS2D86/",
"minZoom": 9,
"title": "Bay of Plenty LiDAR 1m DEM (2024)",
"name": "bay-of-plenty_2024_dem_1m"
}
],
"outputs": [
Expand Down

0 comments on commit f87eab0

Please sign in to comment.