MCPcopy Create free account

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

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

MethodonStretchChanged
(event: Event)
js/raster_layer_editor.ts:330
MethodonStyleAttributeChanged
(event: Event)
js/vector_layer_editor.ts:248
MethodonSubtractButtonClicked
(_event: Event)
js/palette_editor.ts:155
MethodonTitleChanged
(event: Event)
js/legend_customization.ts:149
MethodonValueChanged
(event: Event)
js/color_picker.ts:56
MethodonValueChanged
(event: Event)
js/vector_layer_editor.ts:253
Functionon_button_clicked
(b)
geemap/common.py:4873
Functionon_click
(change)
geemap/toolbar.py:4705
Methodon_geometry_delete
Registers a callback for geometry deletion. Args: callback: The callback function. remove: Whether to remove the call
geemap/core.py:189
Methodon_geometry_edit
Registers a callback for geometry editing. Args: callback: The callback function. remove: Whether to remove the callb
geemap/core.py:180
Methodon_query_change
Handles the event when the query text is submitted. Args: text: The text widget containing the query.
geemap/ai.py:2214
Methodon_upload
(change)
geemap/maplibregl.py:1960
Methodopen_geojson
Creates a file uploader widget to upload a GeoJSON file. When a file is uploaded, it is written to a temporary file and added to the map.
geemap/maplibregl.py:1943
Functionopen_github
Opens the GitHub repository for this package. Args: subdir: Sub-directory of the repository. Defaults to None.
geemap/common.py:1784
Functionopen_url
Opens the URL in a new browser tab. Args: url: The URL to open.
geemap/coreutils.py:621
Functionopen_youtube
Opens the YouTube tutorials for geemap.
geemap/common.py:1802
Functionosm_gdf_from_xml
Create a GeoDataFrame of OSM entities in an OSM-formatted XML file. Args: filepath: File path to file containing OSM XML data pol
geemap/osm.py:449
Functionosm_geojson_from_address
Download OSM entities within some distance N, S, E, W of address as a GeoJSON. Args: address: The address to geocode and use as the centr
geemap/osm.py:73
Functionosm_geojson_from_bbox
Download OSM entities within a N, S, E, W bounding box as a GeoJSON. Args: north: Northern latitude of bounding box. south: South
geemap/osm.py:412
Functionosm_geojson_from_geocode
Download place(s) by name or ID from the Nominatim API as a GeoJSON. Args: query (str | dict | list): Query string(s) or structured dict(
geemap/osm.py:518
Functionosm_geojson_from_place
Download OSM entities within boundaries of geocodable place(s) as a GeoJSON. Args: query (str | dict | list): Query string(s) or structur
geemap/osm.py:157
Functionosm_geojson_from_point
Download OSM entities within some distance N, S, E, W of point as a GeoJSON. Args: center_point: The (lat, lng) center point around which
geemap/osm.py:245
Functionosm_geojson_from_polygon
Download OSM entities within boundaries of a (multi)polygon as a GeoJSON. Args: polygon (shapely.geometry.Polygon | shapely.geometry.Mult
geemap/osm.py:324
Functionosm_shp_from_address
Download OSM entities within some distance N, S, E, W of address as a shapefile. Args: address: The address to geocode and use as the cen
geemap/osm.py:48
Functionosm_shp_from_bbox
Download OSM entities within a N, S, E, W bounding box as a shapefile. Args: north: Northern latitude of bounding box. south: Sou
geemap/osm.py:381
Functionosm_shp_from_geocode
Download place(s) by name or ID from the Nominatim API as a shapefile. Args: query (str | dict | list): Query string(s) or structured dic
geemap/osm.py:497
Functionosm_shp_from_place
Download OSM entities within boundaries of geocodable place(s) as a shapefile. Args: query (str | dict | list): Query string(s) or struct
geemap/osm.py:131
Functionosm_shp_from_point
Download OSM entities within some distance N, S, E, W of point as a shapefile. Args: center_point: The (lat, lng) center point around whi
geemap/osm.py:218
Functionosm_shp_from_polygon
Download OSM entities within boundaries of a (multi)polygon as a shapefile. Args: polygon (shapely.geometry.Polygon | shapely.geometry.Mu
geemap/osm.py:302
Functionosm_tags_list
Open a browser to see all tags of OSM features.
geemap/osm.py:545
Functionosm_to_ee
Retrieves place(s) by name or ID from the Nominatim API as an ee.FeatureCollection. Args: query (str | dict | list): Query string(s) or s
geemap/common.py:9363
Functionosm_to_geojson
Retrieves place(s) by name or ID from the Nominatim API as an ee.FeatureCollection. Args: query (str | dict | list): Query string(s) or s
geemap/common.py:9380
FunctionoverlayVis
(img)
geemap/timelapse.py:3980
Functionpad_view
Pad area around the view extent of a map, used for visual appeal. Args: ax (cartopy.mpl.geoaxes.GeoAxesSubplot | cartopy.mpl.geoaxes.GeoA
geemap/cartoee.py:565
Methodpan_to
Pans the map to a specified location. This function pans the map to the specified longitude and latitude coordinates. Additional opti
geemap/maplibregl.py:1972
Methodpause_click
(b)
geemap/geemap.py:3643
Functionpie_chart
Create a plotly pie chart. Args: data: DataFrame or array-like or dict This argument needs to be passed for column names (and
geemap/plot.py:828
Functionplanet_catalog
Generates Planet bi-annual and monthly imagery URLs based on an API key. See https://assets.planet.com/docs/NICFI_UserGuidesFAQ.pdf Args:
geemap/common.py:9688
Functionplanet_catalog_tropical
Generates Planet bi-annual and monthly imagery URLs based on an API key. See https://assets.planet.com/docs/NICFI_UserGuidesFAQ.pdf Args:
geemap/common.py:9479
Functionplanet_tiles
Generates Planet imagery TileLayer based on an API key. To get a Planet API key, see https://developers.planet.com/quickstart/apis/ Args:
geemap/common.py:9791
Functionplanet_tiles_tropical
Generates Planet monthly imagery TileLayer based on an API key. See https://assets.planet.com/docs/NICFI_UserGuidesFAQ.pdf Args: api_key
geemap/common.py:9579
Methodplay_click
(b)
geemap/geemap.py:3627
Methodplot_chart
Placeholder method to plot the chart.
geemap/chart.py:534
Methodplot_chart
Plots the line chart.
geemap/chart.py:655
Functionplot_close_btn_clicked
(b)
geemap/toolbar.py:3631
Functionplot_colormap
Plot a matplotlib colormap. Args: cmap: The name of the colormap. width: The width of the colormap. height: The height of
geemap/colormaps.py:166
Functionplot_colormaps
Plot all available colormaps. Args: width: Width of the colormap. height: Height of the colormap.
geemap/colormaps.py:213
Methodplot_demo
A demo of interactive plotting using random pixel coordinates. Args: iterations: How many iterations to run for the demo. Default
geemap/geemap.py:1408
Functionplot_fullscreen_btn_clicked
(b)
geemap/toolbar.py:3666
Functionplot_raster
Plot a raster image. Args: image (str | xarray.DataArray ): The input raster image, can be a file path, HTTP URL, or xarray.DataArray.
geemap/common.py:12689
Methodplot_raster
Interactive plotting of Earth Engine data by clicking on the map. Args: ee_object (object, optional): The ee.Image or ee.ImageCol
geemap/geemap.py:1484
Functionplot_raster_3d
Plot a raster image in 3D. Args: image (str | xarray.DataArray): The input raster image, can be a file path, HTTP URL, or xarray.DataArra
geemap/common.py:12736
Functionplot_reset_btn_clicked
(b)
geemap/toolbar.py:3645
Functionpostgis_to_ee
Reads data from a PostGIS database and returns a GeoDataFrame. Args: sql: SQL query to execute in selecting entries from database, or nam
geemap/common.py:10781
FunctionprepEtm
(img)
geemap/timelapse.py:2152
FunctionprepMSI
(img)
geemap/timelapse.py:1865
FunctionprepOli
(img)
geemap/timelapse.py:2140
FunctionprocessForVis
(img)
geemap/timelapse.py:3891
Functionproviders_change
(change)
geemap/toolbar.py:4810
Methodpublish
Publish the map to datapane.com Args: name: The document name - can include spaces, caps, symbols, etc., e.g., "
geemap/foliumap.py:2088
Functionqms_to_geemap
Convert a qms service to an ipyleaflet tile layer. Args: service_id: Service ID. Returns: An ipyleaflet tile layer.
geemap/basemaps.py:611
Methodrandom_color
(feature)
geemap/geemap.py:2783
Methodrandom_color
(feature)
geemap/foliumap.py:1196
Functionrandom_sampling
Samples the pixels of an image, returning them as a FeatureCollection. Each feature will have 1 property per band in the input image. Note that the de
geemap/common.py:9283
Functionread_file_from_url
Returns the contents of a file from a URL. Args: url: The URL of the file. return_type: The return type, can either be string or
geemap/common.py:10177
Functionread_netcdf
Read a netcdf file. Args: filename (str): File path or HTTP URL to the netcdf file. Raises: ImportError: If the xarray or ri
geemap/common.py:11694
Functionreduce_doy_images
(image)
geemap/chart.py:1259
Functionreduce_features
(doy_year)
geemap/chart.py:1522
Functionreduce_images
(doy)
geemap/chart.py:1234
Functionregion_changed
(change)
geemap/toolbar.py:3498
Methodremove
Removes a widget from the map.
geemap/core.py:484
Methodremove_colorbar
Removes the colorbar from the map.
geemap/geemap.py:911
Methodremove_colorbars
Removes all colorbars from the map.
geemap/geemap.py:916
Functionremove_geometry
Remove .geo coordinate field from a FeatureCollection Args: fc (object): The input FeatureCollection. Returns: object: The o
geemap/common.py:7046
Methodremove_labels
Removes all labels from the map.
geemap/geemap.py:4396
Methodremove_labels
Removes a layer from the map.
geemap/foliumap.py:3003
Methodremove_last_drawn
Removes last user-drawn geometry from the map
geemap/geemap.py:2572
Methodremove_layer
(self, layer)
tests/fake_map.py:98
Methodremove_legend
Removes the legend from the map.
geemap/geemap.py:926
Methodremove_legends
Removes all legends from the map.
geemap/geemap.py:932
Functionremove_outliers_func
(image)
geemap/timelapse.py:1460
Functionremove_port
(match)
geemap/common.py:15351
Functionrename_bands
Renames image bands. Args: img (object): The image to be renamed. in_band_names (list): The list of input band names. out
geemap/common.py:7931
Functionrender
({ model, el }: RenderProps<ToolbarItemModel>)
js/toolbar_item.ts:82
Functionrender
({ model, el }: RenderProps<ToolbarModel>)
js/toolbar.ts:93
Functionrender
({ model, el }: RenderProps<LayerEditorModel>)
js/layer_editor.ts:273
Functionrender
({ model, el }: RenderProps<BasemapSelectorModel>)
js/basemap_selector.ts:140
Functionrender
({ model, el }: RenderProps<LegendModel>)
js/legend.ts:137
Functionrender
({ model, el }: RenderProps<ContainerModel>)
js/container.ts:206
Functionrender
({ model, el }: RenderProps<LayerManagerModel>)
js/layer_manager.ts:100
Functionrender
({ model, el }: RenderProps<InspectorModel>)
js/inspector.ts:149
Functionrender
({ model, el }: RenderProps<SearchBarModel>)
js/search_bar.ts:293
Functionrender
({ model, el }: RenderProps<LayerManagerRowModel>)
js/layer_manager_row.ts:236
Methodrender
()
js/tree_node.ts:71
Methodrender
()
js/tab_panel.ts:124
Methodrender
()
js/toolbar_item.ts:58
Methodrender
()
js/toolbar.ts:63
Methodrender
()
js/layer_editor.ts:89
Methodrender
()
js/raster_layer_editor.ts:112
Methodrender
()
js/basemap_selector.ts:60
← previousnext →1,401–1,500 of 2,016, ranked by callers