Skip to content

Commit

Permalink
Update vexcel imagery
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Nov 26, 2024
1 parent 33cbe93 commit 3c1f0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/01_imagery.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def __init__(self, **kwargs):
vexcel_url, layers="vexcel_imagery_2021", name="Vexcel 2021", shown=False
)
self.add_wms_layer(
vexcel_url, layers="vdp_us_tennessee", name="Vexcel 2019", shown=False
vexcel_url, layers="vdp_us_tennesse", name="Vexcel 2019", shown=False
)

self.add_layer_manager(opened=False)
Expand Down

0 comments on commit 3c1f0dc

Please sign in to comment.