Skip to content

Commit

Permalink
Merge pull request #8689 from openstreetmap/issue_key_8647
Browse files Browse the repository at this point in the history
Removing Maxar standard imagery
  • Loading branch information
mbrzakovic authored Sep 15, 2021
2 parents bc75430 + 45c5d99 commit fa5e7bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 31 deletions.
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.

0 comments on commit fa5e7bc

Please sign in to comment.