Releases: geopandas/xyzservices
Releases · geopandas/xyzservices
2021.10.0
19 Oct 14:14
Compare
Sorry, something went wrong.
No results found
Providers:
Added OPNVKarte map
Removed discontinued OpenPtMap
Max zoom of CartoDB tiles changed from 19 to 20
2021.09.1
20 Sep 13:02
Compare
Sorry, something went wrong.
No results found
New functionality:
Added Bunch.query_name() method allowing to fetch the TileProvider object based on the name with flexible formatting. (#93 )
2021.09.0
03 Sep 09:30
Compare
Sorry, something went wrong.
No results found
Providers:
Fixed Strava maps (#85 )
Fixed nlmaps.luchtfoto (#90 )
Fixed NASAGIBS.ModisTerraSnowCover (#90 )
JusticeMap and OpenAIP now use https instead of http
2021.08.1
12 Aug 22:27
Compare
Sorry, something went wrong.
No results found
Providers:
Added OpenStreetMap.BlackAndWhite (#83 )
Added Gaode tiles (Normal and Satellite) (#83 )
Expanded NASAGIBS tiles with ModisTerraBands721CR, ModisAquaTrueColorCR, ModisAquaBands721CR and ViirsTrueColorCR (#83 )
Added metadata to Strava maps (currently down) (#83 )
2021.08.0
08 Aug 21:09
Compare
Sorry, something went wrong.
No results found
New functionality:
Added TileProvider.from_qms() allowing to create a TileProvider object from the remote Quick Map Services repository (#71 )
Added support of html_attribution to have live links in attributions in HTML-based outputs like leaflet (#60 )
New Bunch.flatten method creating a flat dictionary of TileProvider objects based on a nested Bunch (#68 )
Added fill_subdomain keyword to TileProvider.build_url to 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 )
2021.07.2
30 Jul 19:09
Compare
Sorry, something went wrong.
No results found
2021.07.1
30 Jul 16:52
Compare
Sorry, something went wrong.
No results found
2021.07
30 Jul 16:21
Compare
Sorry, something went wrong.
No results found
Initial release provides TileProvider and Bunch classes and an initial set of providers.