Output - 23.1

Spectrum Dataflow Designer Guide

Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Dataflow Designer Guide
First publish date
2007
Last updated
2024-05-09
Published on
2024-05-09T23:01:03.226155

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.