microsoft / PlanetaryComputerExamples

Examples of using the Planetary Computer
MIT License
366 stars 179 forks source link

Use basemap without borders or labels for data api #226

Closed mmcfarland closed 1 year ago

mmcfarland commented 1 year ago

It's difficult to get an Azure Map basemap into Folium, so use a non-geopolitically sensitive basemap without borders or labels.

mmcfarland commented 1 year ago

ref: https://github.com/microsoft/PlanetaryComputerDataCatalog/pull/346

TomAugspurger commented 1 year ago

LGTM other than the linting error. Running black / pre-commit should fix it.