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
169782VIEWS
2138USERS

Tools

1 of 3

Create Or Update Elements

Create or update map elements using GeoJSON FeatureCollection format. Creates new elements by default; to update existing elements, include 'felt:id' in the feature's properties. Supports Point, LineString, Polygon, and Multi-type geometries. Returns the created/updated elements with assigned IDs and Felt-specific properties.

Create Project

Create a new Felt project with the specified name and visibility settings. Projects are organizational containers for grouping related maps within a workspace.

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

Permanently deletes a map and all its associated data from Felt. WARNING: This action cannot be undone. The map and all its layers, elements, and comments will be permanently removed. Use when you have the map's ID and need 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.