Changelog¶
xyzservices 2026.3.0 (March 30, 2026)¶
Update URL of ThunderForest tiles and add Atlas style
Fix TileProvider.from_qms API URL.
xyzservices 2025.10.0 (October 30, 2025)¶
Remove deprecated HERE API v2 and rename HEREv3 to HERE updated to API v3
xyzservices 2025.4.0 (April 25, 2025)¶
add UN clear map by @fede-bello in #186
xyzservices 2025.1.0 (January 18, 2025)¶
Remove OpenStreetMap.BlackAndWhite and properly mark broken as broken by @martinfleis in #183
xyzservices 2024.9.0 (September 3, 2025)¶
Adding back NASA’s BlueMarble by @betolink in #172
Automated update of GeoportailFrance tiles
xyzservices 2024.6.0 (June 6, 2024)¶
Providers:
Added
BlueMarbleBathymetryandMEaSUREsIceVelocitytiles to theNASAGIBSprovider (#168)Updated
GeoportailFranceTileMatrixSet information.
xyzservices 2024.4.0 (April 3, 2024)¶
Providers:
GeoportailFrancetiles are now using the newdata.geopf.frdomain instead of deprecatedwxs.ign.fr(#166)NASAGIBS.BlueMarble3413andNASAGIBS.BlueMarble3031URLs are now fixed (#162)`NASAGIBS.BlueMarblewas removed as the URL no longer works.Esri.DeLormeandNASAGIBS.ModisTerraChlorophyllare marked as broken.Added
BaseMapDEandTopPlusOpenproviders.Addded
Jawg.Lagoon,MapTiler.Ocean,MapTiler.Backdrop,MapTiler.Dataviztiles.Updated
NLSto use their newMapTilerservice.
xyzservices 2023.10.1 (October 26, 2023)¶
Providers:
Stamentiles have been removed due to their upstream deprecation. UseStamenstyles ofStadiaprovider instead.JusticeMaptiles are temporarily marked as broken.
xyzservices 2023.10.0 (October 5, 2023)¶
Providers:
Stamentiles are now available underStadiaprovider.
xyzservices 2023.7.0 (July 13, 2023)¶
Providers:
Added
GeoportailFranceOrthoimagery_Orthophotos_Irc_express_2023andOrthoimagery_Orthophotos_Ortho_express_2023layersUpdated domain for
OpenStreetMap.DEMarked
GeoportailFrance.Orthoimagery_Orthophotos_1980_1995as possibly broken
xyzservices 2023.5.0 (May 19, 2023)¶
Providers:
Added
OrdnanceSurveylayers
xyzservices 2023.2.0 (February 19, 2023)¶
Providers:
Updated available layers of
GeoportailFrance
Bug fixes:
Use
pkgutilinstead ofimportlibto fetch the JSON if the default inshareis not available. Fixes this fallback for Python 3.8.
xyzservices 2022.09.0 (September 19, 2022)¶
Providers:
Added
GeoportailFrancetile layers (#126)
Enhancements:
Better cleaning of names in
query_namemethod
Documentation:
Added a gallery of included tiles to the documentation (#114)
xyzservices 2022.06.0 (June 21, 2022)¶
Providers:
Added
NASAGIBS.ASTER_GDEM_Greyscale_Shaded_ReliefAdded
Esri.ArcticImagery(EPSG:5936) andEsri.AntarcticImagery(EPSG:3031)
xyzservices 2022.04.0 (April 14, 2022)¶
Providers:
Update
OpenStreetMap.DEURLRemove broken Hydda tiles
xyzservices 2022.03.0 (March 9, 2022)¶
Providers:
Added
EsriArcticOceanBase,ArcticOceanReferenceandAntarcticBasemap
xyzservices 2022.02.0 (February 10, 2022)¶
Providers:
Fixed
MapTiler.WinterUpdated
AzureMapslinks
xyzservices 2022.01.1 (January 20, 2022)¶
Providers:
Added
NASAGIBS.BlueMarbledatasets in EPSG 3857 (default), 3413, and 3031Added more
MapTilerproviders (Outdoor,Topographique,Winter,Satellite,Terrain, andBasic4326in ESPG 4326).
xyzservices 2022.01.0 (January 17, 2022)¶
Providers:
Added
SwissFederalGeoportalproviders (NationalMapColor,NationalMapGrey,SWISSIMAGE,JourneyThroughTime)
xyzservices 2021.11.0 (November 06, 2021)¶
Providers:
Updated deprecated links to
nlmapsprovidersAdded
nlmaps.water
xyzservices 2021.10.0 (October 19, 2021)¶
Providers:
Added
OPNVKartemapRemoved discontinued
OpenPtMapMax zoom of
CartoDBtiles changed from 19 to 20
xyzservices 2021.09.1 (September 20, 2021)¶
New functionality:
Added
Bunch.query_name()method allowing to fetch theTileProviderobject based on the name with flexible formatting. (#93)
xyzservices 2021.09.0 (September 3, 2021)¶
Providers:
Fixed
Stravamaps (#85)Fixed
nlmaps.luchtfoto(#90)Fixed
NASAGIBS.ModisTerraSnowCover(#90)JusticeMapandOpenAIPnow use https instead of http
xyzservices 2021.08.1 (August 12, 2021)¶
Providers:
Added
OpenStreetMap.BlackAndWhite(#83)Added
Gaodetiles (NormalandSatellite) (#83)Expanded
NASAGIBStiles withModisTerraBands721CR,ModisAquaTrueColorCR,ModisAquaBands721CRandViirsTrueColorCR(#83)Added metadata to
Stravamaps (currently down) (#83)
xyzservices 2021.08.0 (August 8, 2021)¶
New functionality:
Added
TileProvider.from_qms()allowing to create aTileProviderobject from the remote [Quick Map Services](https://qms.nextgis.com/about) repository (#71)Added support of
html_attributionto have live links in attributions in HTML-based outputs like leaflet (#60)New
Bunch.flattenmethod creating a flat dictionary ofTileProviderobjects based on a nestedBunch(#68)Added
fill_subdomainkeyword toTileProvider.build_urlto control{s}placeholder in the URL (#75)New Bunch.filter method to filter specific providers based on keywords and other criteria (#76)
Minor enhancements:
Indent providers JSON file for better readability (#64)
Support dark themes in HTML repr (#70)
Mark broken providers with
status="broken"attribute (#78)Document providers requiring registrations (#79)
xyzservices 2021.07 (July 30, 2021)¶
The initial release provides TileProvider and Bunch classes and an initial set of providers.