Commit cb59231
committed
feat: add SVG layer export bookmarklet with all-visible composite
Add export-svg-layers.js that extracts geographic/natural SVG layers
(landmass, coastline, lakes, ocean, ice, rivers, terrain) as standalone
SVGs with inlined styles, plus with-landmass background variants and a
combined all-visible-layers SVG. Output is a zip file via JSZip.1 parent bd7be32 commit cb59231
4 files changed
Lines changed: 714 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments