API endpoint to Import Area Collection
| Name
|
Importance
|
Type
|
Description
|
Values
|
| 0
|
REQUIRED
|
(GeometryCollection with crs: EPSG:3857)
|
Collection of Area geometries
|
|
| 1
|
REQUIRED
|
(String or multiple values in array ["a", "b", "c"])
|
Area Names
|
|
| 2
|
REQUIRED
|
(String or multiple values in array ["a", "b", "c"])
|
Attribute Names
|
|
| 3
|
REQUIRED
|
(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]])
|
Attribute Values
|
|
| 4
|
OPTIONAL
|
(Floating point number)
|
Buffer for Points and Lines to make Polygons (optional)
|
|
| 5
|
OPTIONAL
|
(SOURCE Integer ID)
|
Source (optional)
|
|
Response Codes
| Response Code:
|
Description
|
| 200
|
Integer[] (Integer array)
|
| 300-600
|
Codes Overview
|
Example POST