Skip to content

Commit

Permalink
feat(elevation): Import Waikato LiDAR 1m DEM (2024) into basemaps. LI…
Browse files Browse the repository at this point in the history
…-1551 (#996)

### 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 02c6f50 commit f1c3955
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 @@ -451,6 +451,13 @@
"minZoom": 9,
"title": "Canterbury LiDAR 1m DEM (2020-2023)",
"name": "canterbury_2020-2023_dem_1m"
},
{
"2193": "s3://nz-elevation/waikato/waikato_2024/dem_1m/2193/",
"3857": "s3://linz-basemaps/elevation/3857/waikato_2024_dem_1m/01JA9CKCVM0GB17HX9Y33SH8G8/",
"minZoom": 9,
"title": "Waikato LiDAR 1m DEM (2024)",
"name": "waikato_2024_dem_1m"
}
],
"outputs": [
Expand Down

0 comments on commit f1c3955

Please sign in to comment.