Output Format - Spectrum_OnDemand - main

Spectrum OnDemand Web Services (REST)

Product type
Software
Portfolio
Verify
Product family
Product
Spectrum OnDemand
Version
main
Language
English
Product name
Spectrum OnDemand
Title
Spectrum OnDemand Web Services (REST)
First publish date
2006

GeocodeUSAddress Output Format Options

The following table lists the GeocodeUSAddress options that control the format of the output.

Parameter Description

Option.OutputCasing

Specifies the casing of the output data. One of the following:

M
Returns the output in mixed case. Default. For example:

123 Main St
Mytown FL 12345

U
Returns the output in upper case. For example:

123 MAIN ST
MYTOWN FL 12345

Option.OutputFormattedOnFail

Specifies whether to normalize addresses that fail to match, and addresses that are unchanged. Normalization formats an address to the USPS guidelines without validating the address.

Y
Perform standardization. Default.
N
Do not perform standardization.

Option.OutputPostalCodeSeparator

Specifies whether to include the dash in full postal code output.

Y
Include the dash. Default.
N
Do not include the dash.

Option.OutputVerbose

Specifies whether to provide an additional description field as output. These fields provide the text equivalent to a field represented by a code. For example, LocationCode returns a code that indicates the accuracy (quality) of the assigned geocode. LocationCode.Description provides the description for the code returned.

Y
Include verbose fields.
N
Do not include verbose fields. Default.