Fences service
Decommission notice
Purpose
The Geofencing API Fences service enables you to create fences (areas) with geometries of a certain type, such as CIRCLE.
A fence is a virtual representation of a certain geographic area.
- Fences can have various shapes and can have multiple user-defined properties.
- A
fencemust belong to at least one Project (it can belong to more).
Fences service endpoints
The Fences service contains the following endpoints and a data table:
List the fences for a given project
Obtains a list of tuples representing a user's fences for a given project.
Add new fence to a project
Creates a new fence and automatically links it to a single project.
Create new fence, assign it to multiple projects
Creates a new fence and assigns it to multiple projects.
Delete fence from project
Uses a command to delete a fence from a project.
Custom fence shapes
Describes what custom and GeoJSON fence shapes can be used in the Geofencing API.
Please use the navigation menu on the left-side of each page to find the topic and data you need.