Create Survey Line String

Prev Next
Post
/survey-lines/

Operation is used to create new Survey Line String. Available from product version 2024.3.

Security
API Key
Header parameter nameAuthorization

Token issued for API consumer.

Body parameters

Survey Line String to be created

object

Survey Line String

code
string

Code

convertCode
integer

Convert code id

location
string (ewkt)

Geographical location

operator
integer

Operator id

surveyFile
integer Required

Survey file id

updatedBy
string

User who last updated the survey line string

updatedTs
string (date-time)

Last updated timestamp

zCoord
string

Z-coordinate

Responses
201
400
401

A newly created Survey Line String

object

Survey Line String

code
string

Code

convertCode
integer

Convert code id

id
integer

Unique identifier of survey line string

length
number (float)

Length of the survey line string

location
string (ewkt)

Geographical location

operator
integer

Operator id

surveyFile
integer

Survey file id

updatedBy
string

User who last updated the survey line string

updatedTs
string (date-time)

Last updated timestamp

zCoord
string

Z-coordinate