Skip to content

Commit

Permalink
feat(landing): insert the 'topographic' category and layers between t…
Browse files Browse the repository at this point in the history
…he 'event' and 'bathymetry' categories. BM-1119 (#3385)

### Motivation

We want to locate the topo-raster individual layers category just above
bathmetry

### Modifications

Add Topographic between Event and Bathymetry

### Verification


![image](https://github.com/user-attachments/assets/ebe63785-8554-4d08-b786-892a99f86bf3)
  • Loading branch information
Wentao-Kuang authored Dec 20, 2024
1 parent bd6f001 commit 8072eb9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const Categories = [
'Rural Aerial Photos',
'Scanned Aerial Imagery',
'Event',
'Topographic',
'Bathymetry',
'Elevation',
];
Expand Down

0 comments on commit 8072eb9

Please sign in to comment.