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.
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.
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.
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.
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.
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.
Tool to delete a project and all its contents. use when you need to permanently remove a project after confirmation.