Path: blob/master/docs/notebooks/112_cartoee_basemap.ipynb
2313 views
Kernel: Python 3
Uncomment the following line to install geemap and cartopy if needed. Keep in mind that cartopy can be challenging to install. If you are unable to install cartopy on your computer, you can try Google Colab with this the notebook example.
See below the commands to install cartopy and geemap using conda/mamba:
Import libraries
In [ ]:
Initialize Earth Engine
In [ ]:
Add Earth Engine dataset
In [ ]:
Use Google basemap
In [ ]:
Use Stamen Terrain basemap
In [ ]:
In [ ]:
Use OpenStreetMap basemap
In [ ]:
In [ ]:
Use other basemaps
For more basemaps, see https://scitools.org.uk/cartopy/docs/v0.19/cartopy/io/img_tiles.html
Add text
In [ ]:
In [ ]:

Global-scale maps
In [ ]:
In [ ]:
In [ ]:
