MCPcopy Create free account

hub / github.com/gee-community/geemap / functions

Functions2,016 in github.com/gee-community/geemap

Functionwidth_btn_clicked
(b)
geemap/toolbar.py:3687
Functionwidth_changed
(change)
geemap/toolbar.py:3736
Methodwork
(slider)
geemap/geemap.py:3632
Functionwrapper
(m, selected, item)
geemap/toolbar.py:4070
Methodwrapper
(self, *args, **kwargs)
geemap/map_widgets.py:100
Functionxarray_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
Functionxee_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
Functionxy_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
Functionxyz_to_pydeck
Convert xyz tile services to pydeck custom tile layers. Returns: A dictionary of pydeck tile layers.
geemap/basemaps.py:508
Functionyear_change
(change)
geemap/toolbar.py:2731
Functionzonal_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
Functionzonal_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
Functionzoom_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
Methodzoom_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
Methodzoom_to_bounds
(self, _)
tests/fake_map.py:107
Methodzoom_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
← previous2,001–2,016 of 2,016, ranked by callers