sepal_ui.mapping.basemaps.get_xyz_dict#

sepal_ui.mapping.basemaps.get_xyz_dict(free_only=True, _collection=None, _output=None)[source]#

Returns a dictionary of xyz services.

Parameters:
  • free_only (bool) – Whether to return only free xyz tile services that do not require an access token.

  • _collection (dict | None) – the collection to anylize (subset of xyz)

  • _output (dict | None) – the dict to use as an output (mutable object)

Returns:

A dictionary of xyz services.

Return type:

dict