Felt
Felt

Felt is a modern GIS platform that allows users to create, modify, and share interactive maps, integrating powerful mapping capabilities into various workflows and applications.

Completely Secure
82877VIEWS
2903USERS

Tools

1 of 3

Create Or Update Elements

Tool to create new elements or update existing elements on a map via geojson featurecollection. use when you need to batch add or modify elements on a specified map after confirming the map id.

Create Project

Tool to create a new felt project. use when you need to initialize a project with a specific name, and optional description or organization context.

Delete Element

Tool to delete a specific element from a map. use when you have both map and element ids and need to remove the element permanently.

Delete Layer

Tool to delete a specific layer from a map. use when you have the map's and layer's ids and need to remove it permanently.

Delete Map

Tool to delete a specific map. use when you have the map's id and want to permanently remove it. returns no content (http 204) on success.

Delete Project

Tool to delete a project and all its contents. use when you need to permanently remove a project after confirmation.