Output

Get Travel Boundary returns the following fields:

Table 1. Get Travel Boundary Outputs

Option

Format

Description

Status

String

Reports the success or failure of the match attempt.

null
Success
F
Failure

Status.Code

String

Reason for failure, if there is one. One of the following:

  • InsufficientInputData (missing lat/lon)
  • MalformedInputData (wrong input format)
  • InputOutOfRange (input is out of range)
  • EngineError (engine-generated error)

Status.Description

String

Description of failure indicated in Status.Code.