mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Add eox.at 2022 to discard list in update_imagery script (#9945)
This commit is contained in:
committed by
GitHub
parent
dabbd89e5d
commit
4908ab0729
@@ -71,7 +71,8 @@ const discard = {
|
||||
'EOXAT2018CLOUDLESS': true,
|
||||
'EOXAT2019CLOUDLESS': true,
|
||||
'EOXAT2020CLOUDLESS': true,
|
||||
'EOXAT2021CLOUDLESS': true
|
||||
'EOXAT2021CLOUDLESS': true,
|
||||
'EOXAT2022CLOUDLESS': true
|
||||
};
|
||||
|
||||
const supportedWMSProjections = [
|
||||
|
||||
Reference in New Issue
Block a user