feat: 新增雷达瓦片下载
This commit is contained in:
parent
f49aa3ba3a
commit
5ec67da170
@ -382,6 +382,9 @@ func runTilesFromNMC(ctx context.Context, opts Options) error {
|
|||||||
{7, 42, 104},
|
{7, 42, 104},
|
||||||
{7, 40, 103},
|
{7, 40, 103},
|
||||||
{7, 39, 102},
|
{7, 39, 102},
|
||||||
|
{7, 43, 103},
|
||||||
|
{7, 43, 104},
|
||||||
|
{7, 42, 103},
|
||||||
}
|
}
|
||||||
// Append from config aliases, if present (dedup later)
|
// Append from config aliases, if present (dedup later)
|
||||||
if cfg := config.GetConfig(); cfg != nil {
|
if cfg := config.GetConfig(); cfg != nil {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user