Options

The following table lists the options that control ReversePBKeyLookup processing.

Note: As the Enterprise Geocoding Module transitions its administrative tasks to a web-based Management Console, labels for the options may use different wording than what you see in Enterprise Designer. There is no difference in behavior.
optionName Description

Dataset

Specifies the database to use to look up the parcel. Use the database name specified in Management Console's Spectrum Databases page.

LatLongFormat

Specifies the format for returned latitude/longitude.

Decimal
(90.000000-180.000000) Default.
Integer
(90000000-180000000)

OutputCasing

Specifies the casing of the output data.

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

OutputVerbose

Specifies whether Reverse PBKey Lookup provides an additional description field as output. This field provides 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.

OutputRecordType

Specifies optional data to include in the output. Note that Reverse PBKey Lookup always returns the default data listed in Default Output. The data you select here is returned with the default output data.

  • CCensus
  • EParsed Elements
  • LLatitude/Longitude
  • RRange
  • SSegment
  • QQualifiers

For a list of fields included in each record type, see Output.

If you do not want all of the fields in a group returned, do not select the group, and instead list only those fields you want returned in OutputFields.

OutputFields

Indicates the individual output fields you want returned. List fields with a pipe ( | ) between each field. You can use this field instead of the OutputRecordType field to limit the output to the specific fields you want.

Default list: AddressLine1|LastLine|Longitude|Latitude|MatchCode|LocationCode