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()
Get Map Information from Map ID
felt_get_map_elements()
Get Map Elements from Map ID

Edit Maps or Layers

Edit or upload maps and layers.

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
felt_finish_upload()
Finish Upload

Work with Felt styles

Get and edit json representing the Felt Style Language

felt_get_style()
Get Felt Style Information for a Layer
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()
Check or Get Felt API Key
set_felt_key()
Add Entry to Renviron
felt_get_comments()
Export Comments on an Existing Map