GET api/CoordConverter/CartesianCoordinateToMileageOffset?lineCode={lineCode}&x={x}&y={y}&spliteId={spliteId}
Documentation for 'CartesianCoordinateToMileageOffset'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lineCode | Documentation for 'lineCode'. |
Define this parameter in the request URI. |
| x | Documentation for 'x'. |
Define this parameter in the request URI. |
| y | Documentation for 'y'. |
Define this parameter in the request URI. |
| spliteId | Documentation for 'spliteId'. |
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"
}