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
Method
test_legend_unable_to_convert_rgb_to_hex
(self)
tests/test_map_widgets.py:337
Method
test_legend_with_builtin_legends
(self)
tests/test_map_widgets.py:327
Method
test_legend_with_dictionary
(self)
tests/test_map_widgets.py:314
Method
test_legend_with_keys_and_colors
(self)
tests/test_map_widgets.py:273
Method
test_list_vars
Tests list_vars function.
tests/test_common.py:1154
Method
test_lnglat_to_meters
(self)
tests/test_common.py:1525
Method
test_main_help_flag
(self)
tests/test_cli.py:21
Method
test_main_no_args
(self)
tests/test_cli.py:15
Method
test_map
(self)
tests/test_geemap.py:13
Method
test_map_click
Tests that clicking the map triggers inspection.
tests/test_map_widgets.py:437
Method
test_map_click_expanded
Tests that nodes are expanded when the expand boolean is true.
tests/test_map_widgets.py:537
Method
test_map_click_twice
Tests that clicking the map a second time resets the point info.
tests/test_map_widgets.py:512
Method
test_map_custom_map_style
(self)
tests/test_deck.py:39
Method
test_map_empty_click
Tests that clicking the map triggers inspection.
tests/test_map_widgets.py:409
Method
test_map_init_custom_basemap
(self)
tests/test_plotlymap.py:45
Method
test_map_init_custom_center
(self)
tests/test_plotlymap.py:32
Method
test_map_init_custom_center
(self)
tests/test_deck.py:26
Method
test_map_init_custom_height
(self)
tests/test_plotlymap.py:41
Method
test_map_init_custom_height
(self)
tests/test_deck.py:35
Method
test_map_init_custom_zoom
(self)
tests/test_plotlymap.py:37
Method
test_map_init_custom_zoom
(self)
tests/test_deck.py:31
Method
test_map_init_default_params
(self)
tests/test_plotlymap.py:19
Method
test_map_init_default_params
(self)
tests/test_deck.py:17
Method
test_meters_to_lnglat
(self)
tests/test_common.py:1539
Method
test_no_tools_throws
(self)
tests/test_toolbar.py:41
Method
test_num_round
(self)
tests/test_common.py:1117
Method
test_only_main_tools_exist_if_no_extra_tools
(self)
tests/test_toolbar.py:45
Method
test_osm_gdf_from_address
(self, mock_ox)
tests/test_osm.py:14
Method
test_osm_gdf_from_bbox
(self, mock_ox)
tests/test_osm.py:151
Method
test_osm_gdf_from_geocode
(self, mock_ox)
tests/test_osm.py:200
Method
test_osm_gdf_from_place
(self, mock_ox)
tests/test_osm.py:52
Method
test_osm_gdf_from_point
(self, mock_ox)
tests/test_osm.py:85
Method
test_osm_gdf_from_polygon
(self, mock_ox)
tests/test_osm.py:118
Method
test_osm_gdf_from_xml
(self, mock_ox)
tests/test_osm.py:186
Method
test_osm_geojson_from_address
(self, mock_ox)
tests/test_osm.py:38
Method
test_osm_geojson_from_bbox
(self, mock_ox)
tests/test_osm.py:172
Method
test_osm_geojson_from_geocode
(self, mock_ox)
tests/test_osm.py:221
Method
test_osm_geojson_from_place
(self, mock_ox)
tests/test_osm.py:73
Method
test_osm_geojson_from_point
(self, mock_ox)
tests/test_osm.py:106
Method
test_osm_geojson_from_polygon
(self, mock_ox)
tests/test_osm.py:139
Method
test_osm_shp_from_address
(self, mock_ox)
tests/test_osm.py:26
Method
test_osm_shp_from_bbox
(self, mock_ox)
tests/test_osm.py:163
Method
test_osm_shp_from_geocode
(self, mock_ox)
tests/test_osm.py:212
Method
test_osm_shp_from_place
(self, mock_ox)
tests/test_osm.py:64
Method
test_osm_shp_from_point
(self, mock_ox)
tests/test_osm.py:97
Method
test_osm_shp_from_polygon
(self, mock_ox)
tests/test_osm.py:130
Method
test_osm_tags_list
(self, mock_open)
tests/test_osm.py:235
Method
test_pad_view
(self)
tests/test_cartoee.py:52
Method
test_pivot_df
Test pivot_df function.
tests/test_chart.py:61
Method
test_pmtiles_style
(self, mock_pmtiles_metadata)
tests/test_common.py:1836
Method
test_pmtiles_style_cmap_list
(self, mock_pmtiles_metadata)
tests/test_common.py:1847
Method
test_pmtiles_style_cmap_palette
(self, mock_get_palette, mock_pmtiles_metadata)
tests/test_common.py:1865
Method
test_pmtiles_style_layers_invalid_list
(self, mock_pmtiles_metadata)
tests/test_common.py:1903
Method
test_pmtiles_style_layers_invalid_type
(self, mock_pmtiles_metadata)
tests/test_common.py:1913
Method
test_pmtiles_style_layers_list
(self, mock_pmtiles_metadata)
tests/test_common.py:1892
Method
test_pmtiles_style_layers_str
(self, mock_pmtiles_metadata)
tests/test_common.py:1881
Method
test_property_accessors
(self)
tests/test_core.py:275
Method
test_random_string
Tests random_string.
tests/test_coreutils.py:112
Method
test_refresh_layers_updates_children
Tests that refresh layers updates children.
tests/test_map_widgets.py:715
Method
test_remove_all_indentation
(self)
tests/test_conversion.py:120
Method
test_remove_controls_invalid_type_raises
(self)
tests/test_plotlymap.py:82
Method
test_remove_controls_string_and_list
(self)
tests/test_plotlymap.py:75
Method
test_remove_geometry
(self)
tests/test_core.py:330
Method
test_remove_layer
(self)
tests/test_plotlymap.py:150
Method
test_remove_port_from_string
(self)
tests/test_common.py:1811
Method
test_replace_hyphens_in_keys
(self)
tests/test_common.py:1796
Method
test_replace_top_level_hyphens
(self)
tests/test_common.py:1780
Method
test_report
Test that we can instantiate the report.
tests/test_report.py:13
Method
test_reset
(self)
tests/test_core.py:312
Method
test_rf_to_strings
(self, mock_pool)
tests/test_ml.py:52
Method
test_rf_to_strings_infer_classification
(self, mock_pool)
tests/test_ml.py:299
Method
test_rf_to_strings_infer_error
(self)
tests/test_ml.py:332
Method
test_rf_to_strings_infer_regression
(self, mock_pool)
tests/test_ml.py:315
Method
test_rf_to_strings_invalid_output_mode
(self)
tests/test_ml.py:287
Method
test_rf_to_strings_probability
(self, mock_pool)
tests/test_ml.py:345
Method
test_rf_to_strings_processes_limit
(self, mock_pool, mock_cpu_count)
tests/test_ml.py:364
Method
test_row
Tests LayerManagerRow is initialized correctly for a standard layer.
tests/test_map_widgets.py:593
Method
test_row_invalid_map_or_layer
Tests that a valid map and layer must be passed in.
tests/test_map_widgets.py:588
Method
test_row_update_layer_properties
Tests row updates update layer traitlets.
tests/test_map_widgets.py:627
Method
test_savefig
(self)
tests/test_cartoee.py:73
Method
test_scale
Tests that `scale` is calculated correctly.
tests/test_core.py:69
Method
test_search_qms_count_greater_than_limit
Tests search_qms with count > limit.
tests/test_basemaps.py:231
Method
test_search_qms_no_results
Tests search_qms with no results.
tests/test_basemaps.py:192
Method
test_search_qms_with_limit
Tests search_qms with limit.
tests/test_basemaps.py:217
Method
test_search_qms_with_results
Tests search_qms with results.
tests/test_basemaps.py:203
Method
test_set_center
Tests that `set_center` sets the center and zoom.
tests/test_core.py:60
Method
test_set_center_with_zoom
(self)
tests/test_plotlymap.py:49
Method
test_set_center_without_zoom
(self)
tests/test_plotlymap.py:56
Method
test_set_layer_opacity
(self)
tests/test_plotlymap.py:168
Method
test_set_layer_visibility
(self)
tests/test_plotlymap.py:160
Method
test_set_proxy
Tests set_proxy.
tests/test_common.py:551
Method
test_settings_button_clicked_ee_layer
Tests that the layer vis editor is opened when settings is clicked.
tests/test_map_widgets.py:662
Method
test_settings_button_clicked_non_ee_layer
Tests that the layer vis editor is opened when settings is clicked.
tests/test_map_widgets.py:651
Method
test_show_html
(self)
tests/test_common.py:705
Method
test_strings_to_classifier
(self, mock_ee_string, mock_ensemble)
tests/test_ml.py:81
Method
test_temp_file_path
Tests temp_file_path.
tests/test_coreutils.py:140
Method
test_titiler_endpoint_init
(self)
tests/test_common.py:468
Method
test_titiler_endpoint_url_for_stac_assets
(self)
tests/test_common.py:490
Method
test_titiler_endpoint_url_for_stac_bounds
(self)
tests/test_common.py:495
Method
test_titiler_endpoint_url_for_stac_info
(self)
tests/test_common.py:500
← previous
next →
1,801–1,900 of 2,016, ranked by callers