PATCH api/areamooring/{areaMooringId}/feature

Request Information

URI Parameters

NameDescriptionTypeAdditional information
areaMooringId

integer

Required

Body Parameters

Feature
NameDescriptionTypeAdditional information
type

GeoJSONObjectType

None.

id

string

None.

geometry

IGeometryObject

None.

properties

Dictionary of string [key] and Object [value]

None.

bbox

Collection of decimal number

None.

crs

ICRSObject

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Feature
NameDescriptionTypeAdditional information
type

GeoJSONObjectType

None.

id

string

None.

geometry

IGeometryObject

None.

properties

Dictionary of string [key] and Object [value]

None.

bbox

Collection of decimal number

None.

crs

ICRSObject

None.

Response Formats

application/json, text/json

Sample:

Sample not available.