GET api/CoordConverter/MileageOffsetToCartesianCoordinate?lineCode={lineCode}&chaiange={chaiange}&offset={offset}

Documentation for 'MileageOffsetToCartesianCoordinate'.

Request Information

Parameters

NameDescriptionAdditional information
lineCode
Documentation for 'lineCode'.

Define this parameter in the request URI.

chaiange
Documentation for 'chaiange'.

Define this parameter in the request URI.

offset
Documentation for 'offset'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Code": 0,
  "Msg": "sample string 1",
  "Data": {},
  "Href": "sample string 3"
}