From 4a6556b8d3e46e6108c3aa4a6c981d2c0154e967 Mon Sep 17 00:00:00 2001 From: Tyler Sutterley Date: Wed, 10 Apr 2024 00:38:54 -0700 Subject: [PATCH] add NASA GIBS blue marble with bathymetry (#168) add NASA GIBS ice velocity basemaps for Greenland and Antarctica --- provider_sources/xyzservices-providers.json | 32 +++++++++++++++++++++ xyzservices/data/providers.json | 32 +++++++++++++++++++++ 2 files changed, 64 insertions(+) diff --git a/provider_sources/xyzservices-providers.json b/provider_sources/xyzservices-providers.json index df5b722..e5b2c1a 100644 --- a/provider_sources/xyzservices-providers.json +++ b/provider_sources/xyzservices-providers.json @@ -57,6 +57,38 @@ "name": "NASAGIBS.BlueMarble3031", "crs": "EPSG:3031" }, + "BlueMarbleBathymetry3413": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3413/best/BlueMarble_ShadedRelief_Bathymetry/default/500m/{z}/{y}/{x}.jpeg", + "max_zoom": 5, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.BlueMarbleBathymetry3413", + "crs": "EPSG:3413" + }, + "BlueMarbleBathymetry3031": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3031/best/BlueMarble_ShadedRelief_Bathymetry/default/500m/{z}/{y}/{x}.jpeg", + "max_zoom": 5, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.BlueMarbleBathymetry3031", + "crs": "EPSG:3031" + }, + "MEaSUREsIceVelocity3413": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3413/best/MEaSUREs_Ice_Velocity_Greenland/default/500m/{z}/{y}/{x}", + "max_zoom": 4, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.MEaSUREsIceVelocity3413", + "crs": "EPSG:3413" + }, + "MEaSUREsIceVelocity3031": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3031/best/MEaSUREs_Ice_Velocity_Antarctica/default/500m/{z}/{y}/{x}", + "max_zoom": 4, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.MEaSUREsIceVelocity3031", + "crs": "EPSG:3031" + }, "ASTER_GDEM_Greyscale_Shaded_Relief": { "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/ASTER_GDEM_Greyscale_Shaded_Relief/default/GoogleMapsCompatible_Level12/{z}/{y}/{x}.jpg", "max_zoom": 12, diff --git a/xyzservices/data/providers.json b/xyzservices/data/providers.json index 22245e8..30815bb 100644 --- a/xyzservices/data/providers.json +++ b/xyzservices/data/providers.json @@ -2573,6 +2573,38 @@ "name": "NASAGIBS.BlueMarble3031", "crs": "EPSG:3031" }, + "BlueMarbleBathymetry3413": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3413/best/BlueMarble_ShadedRelief_Bathymetry/default/500m/{z}/{y}/{x}.jpeg", + "max_zoom": 5, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.BlueMarbleBathymetry3413", + "crs": "EPSG:3413" + }, + "BlueMarbleBathymetry3031": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3031/best/BlueMarble_ShadedRelief_Bathymetry/default/500m/{z}/{y}/{x}.jpeg", + "max_zoom": 5, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.BlueMarbleBathymetry3031", + "crs": "EPSG:3031" + }, + "MEaSUREsIceVelocity3413": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3413/best/MEaSUREs_Ice_Velocity_Greenland/default/500m/{z}/{y}/{x}", + "max_zoom": 4, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.MEaSUREsIceVelocity3413", + "crs": "EPSG:3413" + }, + "MEaSUREsIceVelocity3031": { + "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3031/best/MEaSUREs_Ice_Velocity_Antarctica/default/500m/{z}/{y}/{x}", + "max_zoom": 4, + "attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "html_attribution": "Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.", + "name": "NASAGIBS.MEaSUREsIceVelocity3031", + "crs": "EPSG:3031" + }, "ASTER_GDEM_Greyscale_Shaded_Relief": { "url": "https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/ASTER_GDEM_Greyscale_Shaded_Relief/default/GoogleMapsCompatible_Level12/{z}/{y}/{x}.jpg", "max_zoom": 12,