Commit 66367d6
Remove legacy footprint geojsons and unused VRT files
The OL viewer migration replaced the bundled *_footprints_3857.geojson
files with FGB tileindexes served via WFS — these geojsons have had no
references in the codebase since. The ky_20x20_preview*.vrt files were
left over from the pre-tileindex single-COG-VRT approach.
Removed (5.3 MB total):
- mapfiles/nj_2020_footprints_3857.geojson (4.7 MB)
- mapfiles/nj_2020_sample_footprints_3857.geojson (2.7 KB)
- mapfiles/ky_20x20_preview.vrt (596 KB)
- mapfiles/ky_20x20_preview_3857.vrt (4.6 KB)
- mapfiles/ky_20x20_preview_3857_z17.vrt (4.5 KB)
The .gitignore whitelist for the removed geojsons is dropped — only
ky_20x20_tileindex.geojson remains whitelisted because admin/index.html
still uses it as a default footprintUrl for its timing probe.
Sample FGB tileindexes (~15 MB) are kept for now since the running
viewer needs them; a future change can move them to a GitHub Release
+ entrypoint download.1 parent 2a81204 commit 66367d6
6 files changed
Lines changed: 3 additions & 8524 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments