Skip to contents

Work with Maps

Operate on a map

felt_create_map()
Create a new map
felt_delete_map()
Delete an existing map

Retrieve Existing Information

Download information about maps, layers, or elements.

felt_get_map() felt_get_map_layers() felt_get_map_layer()
Get Map Information from Map ID
felt_get_map_elements() felt_get_map_element_groups() felt_get_map_elements_in_group()
Get Map Elements from Map ID
felt_update_layer_details()
Update a Layer's Details
felt_update_layer_group_details()
Update a Layer Group's Details
felt_update_map_details()
Update a Map's Details

Edit Maps or Layers

Edit or upload maps and layers.

felt_add_map_elements()
Add Elements to Existing Map
felt_add_map_layers()
Add Layers to Existing Map
felt_add_map_layers_url()
Add Layers to Existing Map from URL
felt_delete_map_layer()
Delete Layer from an Existing Map

Work with Felt styles

Get and edit json representing the Felt Style Language

felt_patch_style()
Update Felt Style Information for a Layer

Retrieve User Information

Get information about the user (self) account

felt_get_user()
Obtain information about the user

Other functions

Other functions, including working with keys

has_felt_key() get_felt_key() felt_get_key() felt_has_key()
Check or Get Felt API Key
set_felt_key() felt_set_key()
Add Entry to Renviron
felt_add_library_layer()
Add layer to library
felt_add_library_layer_group()
Add layer group to library
felt_delete_map_elements()
Delete an existing element
felt_get_comments()
Export Comments on an Existing Map
felt_get_library()
List all layers in your workspace library
felt_get_map_layer_group()
Get information for a layer group
felt_refresh_layer()
Refresh an existing layer