APIs
Log In
APIs

addMapdata

Add a new mapdata

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Child entities type

When setting your mapdata child entities type through the childEntitiesType parameter, be careful to choose the right one. Once set, the child entities type cannot be changed. This parameter enables us to apply the right indexation to your mapdata, according to its child entities type.
If you mix different geometry types within your mapdata, the indexation process won't execute properly.
A mapdata cannot contain geometries belonging to different types. Its geometries must all be either polygons, polylines or points.

If successful, this method returns a jsonArray whitch first element is the newly created mapdata Id and the seconde one is the mapdata name.

Mapdata name as a key which is unique for each mapdata

Body Params
int32
required

The mapboard in which the mapdata will be added

string
required

The mapdata name.

string
required

The mapdata geometries type. Must be either "Polygon", "Polyline" or "Point". Keep in mind that a mapdata must contain geometries belonging to the same type.

int32
required

Your Technical Account ID. For more information : Prerequisites

string
required

Your signature. For more information : Security Overview

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json