Geocoding Options - Spectrum_OnDemand - main

Spectrum OnDemand Web Services (SOAP)

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

These options control how AssignGeoTaxInfoPlusIPD determines the latitude and longitude coordinates of the input address.

Parameter

Description

LatLongFormat

Indicates the desired format for the returned latitude/longitude. One of the following:

PreZero
Decimal degrees using directional indicator (no decimal point). For example, 090000000N180000000W.
PreZeroDecimal
Decimal degrees using directional indicator. For example, 090.000000N180.000000W. (default)
Decimal
Decimal degrees using signed latitude/longitude. For example, 90.000000-180.000000.
DecimalAssumed
Decimal degrees using signed latitude/longitude (no decimal point). For example, 90000000-180000000.
DegMinSec
Degrees, minutes, seconds. For example, 90 00 00N180 00 00W.

LatLongOffset

Indicates the offset distance in feet from the street center line.

The offset distance is used in street-level geocoding to prevent the geocode from being in the middle of a street. It compensates for the fact that street-level geocoding returns a latitude and longitude point in the center of the street where the address is located. Since the building represented by an address is not on the street itself, you do not want the geocode for an address to be a point on the street. Instead, you want the geocode to represent the location of the building which sits next to the street. For example, an offset of 40 feet means that the geocode will represent a point 40 feet back from the center of the street. The distance is calculated perpendicular to the portion of the street segment for the address. Offset is also used to prevent addresses across the street from each other from being given the same point. The diagram below shows an offset point in relation to the original point.

0
No offset. (default)
20
Twenty feet offset from street centerline.
40
Forty feet offset from street centerline. (recommended)
60
Sixty feet offset from street centerline.

Squeeze

Specifies if the street end points should be "squeezed" when determining the geocode of an address in street-level matching. When Squeeze is enabled, both street and end points are moved closer to the center of the segment by 50 feet. The diagram below compares the end points of a street segment to the squeezed end points of a street segment.

Y
Apply squeeze.
N
Do not apply squeeze. (default)