Create new Survey file

Prev Next
Post
/survey-files/

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

Security
API Key
Header parameter nameAuthorization

Token issued for API consumer.

Body parameters

Survey file to be created

object

SurveyFile

combinePoint
boolean

Is survey file processed to have combined point

combinePointNumber
boolean

Is survey file processed to have combined point number

coordinateFile
string (binary)

coordinate file attached to the survey file

coordinateOrder
integer

Unique id of survey constant. required if KEYCONVERT_MAPPING_CONFIG_ENABLED is false and coordinateFile is provided.

fileName
string

file name attached to the survey file

heightAccuracy
integer

Unique id of constant

historyDate
string (date)

history date of survey file

identification
string

identification of survey file

inputSrs
string

input srs of the survey file

kindCode
integer

Unique id of survey constant. required if KEYCONVERT_MAPPING_CONFIG_ENABLED is false and coordinateFile is provided.

locationAccuracy
integer

Unique id of constant

mapper
string

Mapper of the survey file

mappingConfig
integer

Unique id of mapping config. required if KEYCONVERT_MAPPING_CONFIG_ENABLED is true and coordinateFile is provided.

mappingMethod
integer

Unique id of constant

name
string

name of survey file

operator
integer Required

Unique id of survey constant

plan
integer

Unique id of plan

procedure
integer Required

Unique id of survey constant

processed
boolean

Is survey file processed or not

srid
integer

Srid of the survey file

surveyAmount
integer

Amount of surveys in the file

Responses
201
400
401

A newly created Survey file

object

SurveyFile

combinePoint
boolean

Is survey file processed to have combined point

combinePointNumber
boolean

Is survey file processed to have combined point number

coordinateFile
string (binary)

coordinate file attached to the survey file

coordinateOrder
integer

Unique id of survey constant. required if KEYCONVERT_MAPPING_CONFIG_ENABLED is false and coordinateFile is provided.

createdBy
string

created by user

createdDate
string (date-time)

created date

fileName
string

file name attached to the survey file

hashCode
string

hash code of the file attached to the survey file

heightAccuracy
integer

Unique id of constant

historyDate
string (date)

history date of survey file

id
integer

Unique id of survey file

identification
string

identification of survey file

inputSrs
string

input srs of the survey file

kindCode
integer

Unique id of survey constant. required if KEYCONVERT_MAPPING_CONFIG_ENABLED is false and coordinateFile is provided.

locationAccuracy
integer

Unique id of constant

mapper
string

Mapper of the survey file

mappingConfig
integer

Unique id of mapping config. required if KEYCONVERT_MAPPING_CONFIG_ENABLED is true and coordinateFile is provided.

mappingMethod
integer

Unique id of constant

name
string

name of survey file

operator
integer

Unique id of survey constant

plan
integer

Unique id of plan

procedure
integer

Unique id of survey constant

processed
boolean

Is survey file processed or not

rawText
string

raw text of the file attached to the survey file

srid
integer

Srid of the survey file

surveyAmount
integer

Amount of surveys in the file

updatedBy
string

updated by user

updatedDate
string (date-time)

updated date