Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gee-community/geemap
/ functions
Functions
2,016 in github.com/gee-community/geemap
⨍
Functions
2,016
◇
Types & classes
171
↳
Endpoints
78
Function
width_btn_clicked
(b)
geemap/toolbar.py:3687
Function
width_changed
(change)
geemap/toolbar.py:3736
Method
work
(slider)
geemap/geemap.py:3632
Function
wrapper
(m, selected, item)
geemap/toolbar.py:4070
Method
wrapper
(self, *args, **kwargs)
geemap/map_widgets.py:100
Function
xarray_to_raster
Convert an xarray Dataset to a raster file. Args: dataset (xr.Dataset): The input xarray Dataset to be converted. filename: The o
geemap/common.py:15247
Function
xee_to_image
Convert xarray Dataset to georeferenced images. Args: xds (xr.Dataset): The xarray Dataset to convert to images. filenames: Outpu
geemap/common.py:14854
Function
xy_to_points
Converts a csv containing points (latitude and longitude) into an ee.FeatureCollection. Args: in_csv: File path or HTTP URL to the input
geemap/common.py:2152
Function
xyz_to_pydeck
Convert xyz tile services to pydeck custom tile layers. Returns: A dictionary of pydeck tile layers.
geemap/basemaps.py:508
Function
year_change
(change)
geemap/toolbar.py:2731
Function
zonal_stats
Summarizes the values of a raster within the zones of another dataset. Exports the results as a csv, shp, json, kml, or kmz. Args: i
geemap/common.py:6632
Function
zonal_stats_by_group
Summarizes the area or percentage of a raster by group within the zones of another dataset. Exports the results as a csv, shp, json, kml, or kmz.
geemap/common.py:6797
Function
zoom_level_resolution
Returns the approximate pixel scale (m) based on zoom level and latutude. See https://blogs.bing.com/maps/2006/02/25/map-control-zoom-levels-gt-r
geemap/common.py:14135
Method
zoom_to
Zooms the map to a specified zoom level. This function zooms the map to the specified zoom level. Additional options and keyword argu
geemap/maplibregl.py:2150
Method
zoom_to_bounds
(self, _)
tests/fake_map.py:107
Method
zoom_to_me
Zoom to the current device location. Args: zoom: Zoom level. Defaults to 14. add_marker: Whether to add a marker of t
geemap/geemap.py:1206
← previous
2,001–2,016 of 2,016, ranked by callers