logo
geemap
01 geemap intro
Initializing search
    GitHub
    GitHub
    • Home
    • Book
    • Installation
    • Get Started
    • Usage
    • Cheat Sheet
    • Tutorials
    • Courses
    • Contributing
    • Citations
    • FAQ
    • Changelog
    • YouTube Channel
    • Report Issues
      • ai module
      • basemaps module
      • cartoee module
      • chart module
      • colormaps module
      • common module
      • conversion module
      • core module
      • coreutils module
      • datasets module
      • deck module
      • ee_tile_layers module
      • examples module
      • foliumap module
      • geemap module
      • kepler module
      • legends module
      • map_widgets module
      • maplibregl module
      • ml module
      • osm module
      • plot module
      • plotlymap module
      • report module
      • timelapse module
      • toolbar module
      • GeoPython 2021
      • GEE Workshop 2021
      • SRM Workshop 2022
      • Crop Mapping 2022
      • Japan 2022
      • GEE Workshop 2022 Part1
      • GEE Workshop 2022 Part2
      • AmericaView 2023
      • SciPy 2023
      • City Plus 2023
      • G4G 2023
      • NCSU 2023
      • AGU 2023
      • Alaska 2024 Part1
      • Alaska 2024 Part2
      • Alaska 2024 Part3
      • GEE Workshop 2024
      • TNGIC 2024
      • IGIC 2024
      • SciPy 2024
      • SatMOC 2024
      • GeoAI 2024
      • Taiwan 2024
      • FOSS4GNA 2024
      • IPPN 2024
      • HGAC 2024
      • AGU 2024
      • GEE Workshop 2025
      • CVPR 2025
      • 00 ee auth colab
      • 00 geemap colab
      • 00 geemap key features
      • 01 geemap intro
      • 02 using basemaps
      • 03 inspector tool
      • 04 split panel map
      • 05 drawing tools
      • 06 marker cluster
      • 07 geojson
      • 08 ee js to ipynb
      • 09 plotting
      • 10 shapefiles
      • 11 export image
      • 12 zonal statistics
      • 13 zonal statistics by group
      • 14 legends
      • 15 convert js to py
      • 16 add animated text
      • 17 add colorbar to gif
      • 18 create landsat timelapse
      • 19 search places and datasets
      • 20 timeseries inspector
      • 21 export map to html png
      • 22 import scripts
      • 23 import assets
      • 24 publish maps
      • 25 load rasters
      • 26 heroku
      • 27 timelapse app
      • 28 voila
      • 29 pydeck
      • 30 image props stats
      • 31 unsupervised classification
      • 32 supervised classification
      • 33 accuracy assessment
      • 34 extract values
      • 35 geemap colab
      • 36 quality mosaic
      • 37 pydeck 3d
      • 38 cloud geotiff
      • 39 timelapse
      • 40 ipywidgets
      • 41 water app
      • 42 upload data
      • 43 extract values to points
      • 44 cog stac
      • 45 cog mosaic
      • 46 local rf training
      • 47 image thumbnails
      • 48 folium legend
      • 49 colorbar
      • 50 cartoee quickstart
      • 51 cartoee projections
      • 52 cartoee gif
      • 53 layer vis
      • 54 vector vis
      • 55 raster vis
      • 56 local data
      • 57 cartoee blend
      • 58 add vector
      • 59 whitebox
      • 60 colormaps
      • 61 cartoee scalebar
      • 62 time slider
      • 63 charts
      • 64 data catalog
      • 65 vector styling
      • 66 cartoee legend
      • 67 training samples
      • 68 netcdf to ee
      • 69 cartoee vector
      • 70 linked maps
      • 71 timelapse
      • 72 time slider gui
      • 73 transect
      • 74 csv to points
      • 75 sankee
      • 76 osm to ee
      • 77 planet imagery
      • 78 ts inspector
      • 79 chart histogram
      • 80 point layer
      • 81 goes timelapse
      • 82 contours
      • 83 local tile
      • 84 openstreetmap
      • 85 postgis
      • 86 image overlay
      • 87 add points from xy
      • 88 circle markers
      • 89 add labels
      • 90 naip timelapse
      • 91 planetary computer
      • 92 plotly
      • 93 cog inspector
      • 94 heremap
      • 95 create cog
      • 96 image chips
      • 97 join table
      • 98 timelapse fading
      • 99 landsat 9
      • 100 numpy to cog
      • 101 lidar
      • 102 blend hillshade
      • 103 split control
      • 104 clip image
      • 105 netcdf
      • 106 kepler gl
      • 107 pydeck
      • 108 image zonal stats
      • 109 coordinate grids
      • 110 choropleth
      • 111 image count
      • 112 cartoee basemap
      • 113 image area
      • 114 dynamic world
      • 115 land cover
      • 116 land cover timeseries
      • 117 fishnet
      • 118 download image
      • 119 plot raster
      • 120 javascript
      • 121 vector style
      • 122 lidar
      • 123 sentinel1 timelapse
      • 124 more datasets
      • 125 example code
      • 126 inspector
      • 127 create legend
      • 128 add widget
      • 129 vector to gif
      • 130 print objects
      • 131 arcgis
      • 132 folium colorbar
      • 133 gradio
      • 134 ee to geotiff
      • 135 segmentation
      • 136 download parallel
      • 137 create grid
      • 138 draw control
      • 139 layer to image
      • 140 ee to xarray
      • 141 image array viz
      • 142 google maps
      • 143 precipitation timelapse
      • 144 chart features
      • 145 chart image
      • 146 chart image collection
      • 147 chart array list
      • 148 chart data table
      • 149 gemini
      • 150 maplibre
      • 151 dataset explorer

    Table of Contents

      Uncomment the following line to install geemap if needed.

      In [ ]:
      Copied!
      # !pip install geemap
      
      # !pip install geemap
      In [ ]:
      Copied!
      import geemap
      
      import geemap
      In [ ]:
      Copied!
      geemap.show_youtube("h0pz3S6Tvx0")
      
      geemap.show_youtube("h0pz3S6Tvx0")
      In [ ]:
      Copied!
      Map = geemap.Map(center=(40, -100), zoom=4)
      Map
      
      Map = geemap.Map(center=(40, -100), zoom=4) Map
      In [ ]:
      Copied!
      Map.add_basemap("HYBRID")
      
      Map.add_basemap("HYBRID")
      In [ ]:
      Copied!
      basemaps = geemap.basemaps
      for basemap in basemaps:
          print(basemap)
      
      basemaps = geemap.basemaps for basemap in basemaps: print(basemap)
      In [ ]:
      Copied!
      Map.add_basemap("OpenTopoMap")
      
      Map.add_basemap("OpenTopoMap")
      2024-02-19 2020-04-12
      Copyright © 2020 - 2024 Qiusheng Wu
      Made with Material for MkDocs