diff --git a/md/03_tagmaps.md b/md/03_tagmaps.md index ecfc92bec724d85f8903d9f23f5dde6e105ee223..73e2e92fe4d651bb16c30d9efc4658ba0abe085a 100644 --- a/md/03_tagmaps.md +++ b/md/03_tagmaps.md @@ -188,6 +188,11 @@ source = "GrosserGarten.zip" # source = "ArgentinaCarhue.zip" # source = "MachuPicchu.zip" # source = "Rudolf-Harbig-Stadion.zip" +# source = "DE_Tempelhof" +# source = "SaechsischeSchweiz.zip" +# source = "Zaragoza.zip" +# source = "DresdenNeustadt.zip" +# source = "Pamplona.zip" ``` <div class="alert alert-warning" role="alert" style="color: black;"> @@ -1261,10 +1266,6 @@ root_packages = [ tools.package_report(root_packages) ``` -```python -!conda list --name worker_env --explicit > ../resources/03_tagmaps.txt -``` - ```python ```