Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing Maxar standard imagery #8689

Merged
merged 1 commit into from
Sep 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions data/imagery.json
Original file line number Diff line number Diff line change
Expand Up @@ -52103,7 +52103,7 @@
},
{
"id": "Maxar-Premium",
"name": "Maxar Premium Imagery (Beta)",
"name": "Maxar Premium Imagery",
"type": "tms",
"template": "7586487389962e3f6e31ab2ed8ca321f2f3fe2cf87f1dedce8fc918b4692efd86fcd816ab8a35303effb1be9abe39b1cce3fe6db2c740044364ae68560822c88373d2c784325baf4e1fa007c6dbedab4cea3fa0dd86ee0ae4feeef032d33dcac28e4b16c90d55a42087c6b66526423ea1b4cc7e63c613940eb1c60f48270060bf41c5fcb6a628985ebe6801e9e71f015cf9dd7a76f004360017065667dc1cfe028f1332689e2d001bd06d4ebf019f829f3aac2",
"terms_url": "https://wiki.openstreetmap.org/wiki/DigitalGlobe",
Expand All @@ -52113,18 +52113,6 @@
"encrypted": true,
"icon": "https://osmlab.github.io/editor-layer-index/sources/world/Maxar.png"
},
{
"id": "Maxar-Standard",
"name": "Maxar Standard Imagery (Beta)",
"type": "tms",
"template": "7586487389962e3f6e31ab2ed8ca321f2f3fe2cf87f1dedce8fc918b4692efd86fcd816ab8a35303effb1be9abe39b1cce3fe6db2c740044364ae68560822c88373d2c784325baf4e1fa007c6dbedab4cea3fa0dd86ee0ae4feeef032d33dcac28e4b16c90d55a42087c6b66526423ea1b4cc7e63c613940eb1c60f48270060bf41c5fcb6a628985ebe6801e9e71f010c8c9d7fb6b534560012461377dc1cdb672f16827dfe0d005bf5685b7ac4ea97cf5f795",
"terms_url": "https://wiki.openstreetmap.org/wiki/DigitalGlobe",
"terms_text": "Terms & Feedback",
"default": true,
"description": "Maxar Standard is a curated set of imagery covering 86% of the earth’s landmass, with 30-60cm resolution where available, backfilled by Landsat. Average age is 2.31 years, with some areas updated 2x per year.",
"encrypted": true,
"icon": "https://osmlab.github.io/editor-layer-index/sources/world/Maxar.png"
},
{
"id": "geodata.md.gov-MD_SixInchImagery",
"name": "MD Latest 6 Inch Aerial Imagery",
Expand Down
18 changes: 1 addition & 17 deletions data/manual_imagery.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"id": "Maxar-Premium",
"name": "Maxar Premium Imagery (Beta)",
"name": "Maxar Premium Imagery",
"type": "tms",
"default": true,
"attribution": {
Expand All @@ -14,21 +14,5 @@
"max_zoom": 22,
"url": "7586487389962e3f6e31ab2ed8ca321f2f3fe2cf87f1dedce8fc918b4692efd86fcd816ab8a35303effb1be9abe39b1cce3fe6db2c740044364ae68560822c88373d2c784325baf4e1fa007c6dbedab4cea3fa0dd86ee0ae4feeef032d33dcac28e4b16c90d55a42087c6b66526423ea1b4cc7e63c613940eb1c60f48270060bf41c5fcb6a628985ebe6801e9e71f015cf9dd7a76f004360017065667dc1cfe028f1332689e2d001bd06d4ebf019f829f3aac2",
"encrypted": true
},
{
"id": "Maxar-Standard",
"name": "Maxar Standard Imagery (Beta)",
"type": "tms",
"default": true,
"attribution": {
"required": true,
"text": "Terms & Feedback",
"url": "https://wiki.openstreetmap.org/wiki/DigitalGlobe"
},
"description": "Maxar Standard is a curated set of imagery covering 86% of the earth’s landmass, with 30-60cm resolution where available, backfilled by Landsat. Average age is 2.31 years, with some areas updated 2x per year.",
"icon": "https://osmlab.github.io/editor-layer-index/sources/world/Maxar.png",
"max_zoom": 22,
"url": "7586487389962e3f6e31ab2ed8ca321f2f3fe2cf87f1dedce8fc918b4692efd86fcd816ab8a35303effb1be9abe39b1cce3fe6db2c740044364ae68560822c88373d2c784325baf4e1fa007c6dbedab4cea3fa0dd86ee0ae4feeef032d33dcac28e4b16c90d55a42087c6b66526423ea1b4cc7e63c613940eb1c60f48270060bf41c5fcb6a628985ebe6801e9e71f010c8c9d7fb6b534560012461377dc1cdb672f16827dfe0d005bf5685b7ac4ea97cf5f795",
"encrypted": true
}
]
2 changes: 1 addition & 1 deletion dist/locales/en.min.json

Large diffs are not rendered by default.