Parameters for Options - Spectrum_OnDemand - Latest

Spectrum OnDemand Web Services (REST)

Product type
Software
Portfolio
Verify
Product family
Spectrum
Product
Spectrum > Discovery
Spectrum > Web Services
Spectrum > Spatial > Spectrum Spatial Insights
Spectrum > Dataflow Designer
Spectrum > Geo Addressing > Enterprise Tax
Spectrum > Spatial > Spectrum Spatial Analyst
Spectrum OnDemand
Spectrum > Quality > Context Graph
Spectrum > Spectrum Platform
Spectrum > Quality > Addressing
Spectrum > Spatial > Spectrum Spatial
Spectrum > Quality > Spectrum Quality
Version
Latest
Language
English
Product name
Spectrum OnDemand
Title
Spectrum OnDemand Web Services (REST)
Copyright
2024
First publish date
2006
Last updated
2024-08-28
Published on
2024-08-28T12:55:51.727818

GlobalTypeAhead takes an address fragment as input, for example, '123 Mai', '123 Main St, Apple', and returns candidate addresses that match the input.

Table 1. GlobalTypeAhead International Option

Parameter

Description

Option.Layout

H
Returns hierarchical data.
F
Returns Flat data.

Option.MaximumCandidates

Specifies the maximum number of candidates to return.

It may be between 1 and 99.
Note: For France (FRA), Italy (ITA), South Korea (KOR), and Germany (DEU), the maximum number of candidates returned is 20.

Option.OutputScript

Specifies the alphabet or script in which the output should be returned. This option is bi-directional and generally takes place from Native to Latin and Latin to Native.

InputScript
Do not perform transliteration and provide output in the same script as the input.
Latn
Output in the native script for the selected country wherever possible.
Native
Use English values.
Note: The default is InputScript.

Option.OutputCasing

Specifies the casing of the output data. The possible values are:

M (Mixed)
The output in mixed case (default). For example,

123Main St

Mytown FL 12345

U (Upper)
The output in upper case. For example,

123 MAINST

MYTOWN FL 12345

Note: The default is M (Mixed).

Option.OutputAddressElements

Y
Parsed output address elements are returned.
N
No parsed output address elements are returned.