npm run imagery

This commit is contained in:
Martin Raifer
2025-03-05 12:49:27 +01:00
parent a41e8c48d2
commit 4f238001d4
3 changed files with 3026 additions and 762 deletions
+3022 -760
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -3631,8 +3631,9 @@
},
"node_modules/editor-layer-index": {
"version": "0.0.0",
"resolved": "git+ssh://git@github.com/osmlab/editor-layer-index.git#7282c38645cb5c556a2a3a4b8ed38b96b51b6643",
"dev": true
"resolved": "git+ssh://git@github.com/osmlab/editor-layer-index.git#7b25a27560dc87825036e6b321501dc315b6401a",
"dev": true,
"license": "BSD"
},
"node_modules/electron-to-chromium": {
"version": "1.5.73",
+1
View File
@@ -0,0 +1 @@
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="scissors" class="svg-inline--fa fa-scissors" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 192l-39.5-39.5c4.9-12.6 7.5-26.2 7.5-40.5C224 50.1 173.9 0 112 0S0 50.1 0 112s50.1 112 112 112c14.3 0 27.9-2.7 40.5-7.5L192 256l-39.5 39.5c-12.6-4.9-26.2-7.5-40.5-7.5C50.1 288 0 338.1 0 400s50.1 112 112 112s112-50.1 112-112c0-14.3-2.7-27.9-7.5-40.5L499.2 76.8c7.1-7.1 7.1-18.5 0-25.6c-28.3-28.3-74.1-28.3-102.4 0L256 192zm22.6 150.6L396.8 460.8c28.3 28.3 74.1 28.3 102.4 0c7.1-7.1 7.1-18.5 0-25.6L342.6 278.6l-64 64zM64 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm48 240a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>

After

Width:  |  Height:  |  Size: 734 B