MCPcopy Create free account

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

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

Methodstart_str
(self)
geemap/ai.py:1160
Methodstatic_map
Display a kepler.gl static map in a Jupyter Notebook. Args width: Width of the map. height: Height of the map.
geemap/kepler.py:357
Functionstr_to_num
Returns an ee.Number from a string. Args: in_str: The string to convert to a number.
geemap/common.py:7977
Functionstrings_to_classifier
Returns an ee.Classifier from a string representation of decision trees.
geemap/ml.py:325
Methodstyle_layer_interact
Create a layer widget for changing the visibility and opacity of a style layer. Args: id: The is of the layer. Returns:
geemap/maplibregl.py:1391
Functionsubmit_clicked
(b)
geemap/toolbar.py:2118
Functionsummarize_by_group
Calculates summary statistics by group. Args: collection (object): The input feature collection column (str): The value column to
geemap/common.py:8358
Functionsummary_stats
Aggregates over a given property of the objects in a collection, calculating the sum, min, max, mean, sample standard deviation, sample variance,
geemap/common.py:8412
MethodtearDown
(self)
tests/test_map_widgets.py:75
Methodtest_add_basemap_invalid_raises
(self)
tests/test_plotlymap.py:136
Methodtest_add_basemap_selector
Tests adding the basemap selector widget.
tests/test_core.py:179
Methodtest_add_basic_widget
Tests that `add` adds widget instances to the map.
tests/test_core.py:129
Methodtest_add_basic_widget_by_name
Tests that `add` adds widgets by name.
tests/test_core.py:116
Methodtest_add_colorbar
(self)
tests/test_cartoee.py:26
Methodtest_add_controls_invalid_type_raises
(self)
tests/test_plotlymap.py:70
Methodtest_add_controls_string_and_list
(self)
tests/test_plotlymap.py:63
Methodtest_add_draw_control
Tests adding and getting the draw widget.
tests/test_core.py:169
Methodtest_add_duplicate_basic_widget
Tests adding a duplicate widget to the map.
tests/test_core.py:142
Methodtest_add_ee_layer_invalid_type_raises
(self)
tests/test_plotlymap.py:141
Methodtest_add_gridlines
(self)
tests/test_cartoee.py:45
Methodtest_add_heatmap_dataframe
(self)
tests/test_plotlymap.py:119
Methodtest_add_heatmap_invalid_data_raises
(self)
tests/test_plotlymap.py:131
Methodtest_add_layer
(self)
tests/test_plotlymap.py:95
Methodtest_add_layer_pydeck_layer
(self)
tests/test_deck.py:48
Methodtest_add_layer_url
(self)
tests/test_deck.py:43
Methodtest_add_multiple_layers
(self)
tests/test_deck.py:54
Methodtest_add_north_arrow
(self)
tests/test_cartoee.py:64
Methodtest_add_tile_layer
(self)
tests/test_plotlymap.py:87
Methodtest_add_toolbar
Tests adding the toolbar widget.
tests/test_core.py:154
Methodtest_addlayer_alias
(self)
tests/test_plotlymap.py:146
Methodtest_all_tools_and_toggle_exist_if_extra_tools
(self)
tests/test_toolbar.py:50
Methodtest_array_to_df
Test array_to_df function.
tests/test_chart.py:77
Methodtest_basemap_change
Tests that value change fires the basemap_changed callback.
tests/test_map_widgets.py:780
Methodtest_basemap_close
Tests that triggering the closing button fires the close callback.
tests/test_map_widgets.py:771
Methodtest_basemap_default
Tests that the default values are set.
tests/test_map_widgets.py:751
Methodtest_basemap_default_no_resource
Tests that the default values are set for no resource.
tests/test_map_widgets.py:765
Methodtest_bbox_to_extent
(self)
tests/test_cartoee.py:42
Methodtest_bbox_to_geojson
Tests bbox_to_geojson.
tests/test_common.py:988
Methodtest_buffer_box
(self)
tests/test_cartoee.py:33
Methodtest_build_computed_object_tree_feature
Tests building a JSON computed object tree for a Feature.
tests/test_coreutils.py:76
Methodtest_build_computed_object_tree_image
Tests building a JSON computed object tree for an Image.
tests/test_coreutils.py:82
Methodtest_build_computed_object_tree_image_collection
Tests building a JSON computed object tree for an ImageCollection.
tests/test_coreutils.py:88
Methodtest_build_palette
(self)
tests/test_cartoee.py:20
Methodtest_center_object
Tests that `center_object` fits the object to the bounds.
tests/test_core.py:76
Methodtest_center_zoom_to_xy_range
(self)
tests/test_common.py:1555
Methodtest_check_basemap
(self)
tests/test_common.py:1694
Methodtest_check_dir
(self)
tests/test_common.py:1253
Methodtest_check_file_path
(self)
tests/test_common.py:1276
Methodtest_check_html_string
(self)
tests/test_common.py:1924
Methodtest_check_titiler_endpoint
Tests check_titiler_endpoint.
tests/test_common.py:527
Methodtest_cleanup_toolbar_item_decorator
Tests the _cleanup_toolbar_item decorator functionality.
tests/test_toolbar.py:111
Methodtest_clear_layers_keeps_basemap
(self)
tests/test_plotlymap.py:107
Methodtest_clear_layers_with_basemap
(self)
tests/test_plotlymap.py:114
Methodtest_colorbar_alpha
(self)
tests/test_map_widgets.py:231
Methodtest_colorbar_axis
(self)
tests/test_map_widgets.py:139
Methodtest_colorbar_invalid_alpha
(self)
tests/test_map_widgets.py:241
Methodtest_colorbar_invalid_max
(self)
tests/test_map_widgets.py:217
Methodtest_colorbar_invalid_min
(self)
tests/test_map_widgets.py:213
Methodtest_colorbar_invalid_orientation
(self)
tests/test_map_widgets.py:108
Methodtest_colorbar_kwargs_colors
(self)
tests/test_map_widgets.py:195
Methodtest_colorbar_label
(self)
tests/test_map_widgets.py:112
Methodtest_colorbar_label_as_bands
(self)
tests/test_map_widgets.py:118
Methodtest_colorbar_label_precedence
(self)
tests/test_map_widgets.py:128
Methodtest_colorbar_label_with_caption
(self)
tests/test_map_widgets.py:122
Methodtest_colorbar_min_max
(self)
tests/test_map_widgets.py:207
Methodtest_colorbar_no_args
(self)
tests/test_map_widgets.py:79
Methodtest_colorbar_opacity
(self)
tests/test_map_widgets.py:221
Methodtest_colorbar_orientation_horizontal
(self)
tests/test_map_widgets.py:96
Methodtest_colorbar_orientation_override
(self)
tests/test_map_widgets.py:104
Methodtest_colorbar_orientation_vertical
(self)
tests/test_map_widgets.py:100
Methodtest_colorbar_transparent_bg
(self)
tests/test_map_widgets.py:144
Methodtest_colorbar_vis_params_discrete_palette
(self)
tests/test_map_widgets.py:169
Methodtest_colorbar_vis_params_palette
(self)
tests/test_map_widgets.py:148
Methodtest_colorbar_vis_params_palette_as_list
(self)
tests/test_map_widgets.py:183
Methodtest_colorbar_vis_params_throws_for_not_dict
(self)
tests/test_map_widgets.py:247
Methodtest_convert_for_loop_i_minus_minus
(self)
tests/test_conversion.py:104
Methodtest_convert_for_loop_i_plus_plus
(self)
tests/test_conversion.py:98
Methodtest_convert_for_loop_in
(self)
tests/test_conversion.py:110
Methodtest_convert_for_loop_no_var
(self)
tests/test_conversion.py:114
Methodtest_convert_si
(self)
tests/test_cartoee.py:70
Methodtest_coords_to_geojson
Tests coords_to_geojson.
tests/test_common.py:1009
Methodtest_copy_credentials_to_colab_does_not_exist
Tests copy_credentials_to_colab.
tests/test_common.py:676
Methodtest_copy_credentials_to_colab_exists
Tests copy_credentials_to_colab.
tests/test_common.py:658
Methodtest_copy_credentials_to_drive_does_not_exist
Tests copy_credentials_to_drive.
tests/test_common.py:640
Methodtest_copy_credentials_to_drive_exists
Tests copy_credentials_to_drive.
tests/test_common.py:622
Methodtest_create_contours
(self)
tests/test_common.py:1202
Methodtest_credentials_in_colab
Tests credentials_in_colab.
tests/test_common.py:609
Methodtest_credentials_in_drive
Tests credentials_in_drive.
tests/test_common.py:594
Methodtest_csv_to_classifier
( self, mock_point, mock_feature, mock_fc, mock_fc_to_classifier )
tests/test_ml.py:143
Methodtest_csv_to_classifier_file_not_found
(self)
tests/test_ml.py:157
Methodtest_custom_tiles_types
Tests that custom_tiles is a dict and contains expected keys.
tests/test_basemaps.py:26
Methodtest_custom_tiles_wms
Tests that custom_tiles["wms"] is a dict w/ expected keys/values.
tests/test_basemaps.py:43
Methodtest_custom_tiles_xyz
Tests that custom_tiles["xyz"] is a dict w/ expected keys/values.
tests/test_basemaps.py:33
Methodtest_data_table_df
Test DataTable with a pandas DataFrame.
tests/test_chart.py:20
Methodtest_data_table_dict
Test DataTable with a dictionary.
tests/test_chart.py:12
Methodtest_defaults
Tests that map defaults are set properly.
tests/test_core.py:41
Methodtest_delete_button_clicked
Tests that the layer is removed when delete is clicked.
tests/test_map_widgets.py:679
Methodtest_delete_shp
(self)
tests/test_common.py:1135
Methodtest_display_html
(self, mock_display, mock_iframe)
tests/test_common.py:1358
Methodtest_ee_api_to_csv_default_outfile
(self, mock_get)
tests/test_common.py:925
← previousnext →1,601–1,700 of 2,016, ranked by callers