Parameters for Options
The following table lists the configuration options for ReverseGeocodeAllCountriesPremium.
Parameter |
Description |
---|---|
Option.USA_OutputDataLabel |
|
Option.USA_FindNearestUnranged |
Specifies whether ReverseGeocodeUSLocation can match to a street segment that does not have a number range. This option is active when FindNearestAddress=Y.
Note: If you are using the point-level data option,
ReverseGeocodeUSLocation ignores the Nearest Unranged
option.
|
Option.INT_OffsetFromCorner |
Specifies the distance to offset the street end
points in street-level matching. The distance is specified in the
units you specify in the OffsetUnits option.This value is used to
prevent addresses at street corners from being given the same
geocode as the intersection. Note: Offset is not supported for the
United Kingdom (GBR) or Japan (JPN). The default value varies by country: • 12 meters—Australia (AUS), Austria (AUT), Germany (DEU) • 7 meters—For other supported countries, the default offset is 7 meters. |
Option.USA_Squeeze |
Specifies the distance, in feet, to squeeze the street end points in street-level geocoding. The range is 0 -2147483647 feet. Default = 50 feet. The following diagram compares the end points of a street to squeezed end points. |
Option.USA_OffsetDescription |
Specifies the offset distance from the street segments, in feet. The range is 0 to 5280. Default = 50 feet. 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. |
Option.INT_OffsetUnits |
Specifies the unit of measurement for the street offset and corner offset options. One of the following: • Ft • Mi • M • Km The default is m. |
Option.INT_MaxCandidates |
If you select this option, specify the maximum number of candidates to return using the MaxCandidates option (see below).
|
Option.USA_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.
|
Option.USA_OptionsTitle |
|
Option.USA_OutputFormatLabel |
|
Option.Fallback |
When Option.FIND_APPROXIMATE_PBKEY is enabled, if an address
match is not made to Master Location Data (MLD), but to a
different dataset, the PreciselyID of the nearest MLD
point located within the search distance is returned. To
distinguish when a fallback PreciselyID is returned, the
PreciselyID return value contains a leading
character of "X" rather than "P", for example: X00001XSF1IF.
Note, all of the other fields returned for the address match,
including the geocode and all associated data, reflect the match
results for the input address. The fallback PreciselyID
can then be used for the lookup to the GeoEnrichment dataset(s),
and the attribute data for the fallback location is returned for
the match.Note: This option requires that you have licensed and
installed the Master Location Dataset. The search distance for the nearest MLD point is configurable using the ReverseGeocodeUSLocation Option.SearchDistance field. The allowable range is 0 - 5280 feet. Default = 150 feet.
|
Option.USA_Offset |
Specifies the offset distance from the street segments. The allowable range is 0 - 5280 feet. Default = 50 feet. 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.
Street coordinates are accurate to 1/10,000th of a degree and interpolated points are accurate to 1/1,000,000th of a degree. |
Option.USA_FindNearestAddress |
Specifies whether ReverseGeocodeUSLocation should find the nearest interpolated address to the input geocode.
Note: You can use this option with the FindNearestIntersection
option to geocode to both addresses and
intersections.
|
Option.INT_INT_KeepMultimatch |
Indicates whether to return multiple address for those input addresses that have more than one possible match.
|
Option.USA_OutputRecordType |
Specifies the optional data to include in the output. The data you select here is returned with the default output data.
If you do not want all of the fields in a record type returned, do not use Option.OutputRecordType; instead, use Option.OutputFields to specify the desired individual output fields. |
Option.INT_DatabaseSearchOrder |
The name of one or more database resources to use in the search process. Use the database name specified in the Management Console. You can specify multiple database resources. If you specify more than one database, list them in order of preference. The order of the databases has an effect when there are close match candidates from different databases. The close matches that are returned come from the database that is first in the search list. Close matches from lower ranked databases are demoted to non-close matches. You can also use the order of the databases to perform fallback processing if you have an both an address point database and a street-level database installed for the country. List the address point database first and the street database second. If the address cannot be geocoded to the address point level, the geocoder will attempt to geocode it to the street level. |
Option.USA_SearchDistanceDescription |
The search distance is the distance of the radius in which to search for a match to the input coordinates. This value can be specified in either feet or meters. |
Option.USA_OutputCasing |
Specifies the casing of the output data. One of the following:
|
Option.USA_ComponentTitle |
|
Option.USA_SqueezeDescription |
Specifies the distance, in feet, to move the street segment end points toward the middle of the segment. Squeeze is used in street-level matching. Use the squeeze setting to prevent address points from residing in an intersection or too close to the end of a street. |
Option.USA_RetrieveAPN |
Specifies whether ReverseGeocodeUSLocation should determine the address's APN (assessor's parcel number). The APN is an ID number assigned to a property by the local property tax authority. The APN is returned in the APN output field, which is part of the Census output group. Note: This option requires that you have licensed and installed
the Enhanced Points or Premium Points
database. APN data is not available for all addresses. See
the coverage map included with the points database.
|
Option.USA_LatLonFormat |
Specifies the format of the latitude/longitude returned by the geocoder.
|
Option.USA_SearchDistance |
When the PBKey Fallback option is
enabled, this field sets the distance to use when searching for the
nearest address record with an associated PreciselyID. The
allowable range is 0-5280 feet. Default = 150 feet.Note: Supported
only in forward geocoding. |
Option.INT_DatabasePreference |
Specifies which geocoding databases to use. One of the following:
|
Option.INT_CoordinateSystem |
The coordinate system used to determine the latitude and longitude coordinates. A coordinate system specifies a map projection, coordinate units, etc. An example is EPSG:4326. EPSG stands for European Petroleum Survey Group. |
Option.USA_Dataset |
The name of the database resource that contains the data to use in the search process. Use the database name specified in Management Console's Spectrum Databases page. |
Option.USA_OutputFields |
Specifies the individual output fields you want
returned. List fields with a pipe ( | ) between each field. You can
use this option instead of the
Option.OutputRecordType option to limit the
output to those fields that are important to your data needs.By default, these are the address fields returned: AddressLine1|LastLine|Longitude|Latitude|MatchCode|LocationCode |
Option.INT_OffsetFromStreet |
Indicates the offset distance from the street segments to use in street-level geocoding. The distance is specified in the units you specify in the OffsetUnits option. The default value varies by country. For most countries, the default is 7 meters. 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. |
Option.INT_SearchDistance |
When the PBKey Fallback option is
enabled, this field sets the distance to use when searching for the
nearest address record with an associated PreciselyID. The
allowable range is 0-5280 feet. Default = 150 feet.Note: Supported
only in forward geocoding. |
Option.USA_FindNearestIntersection |
Specifies whether ReverseGeocodeUSLocation should find the nearest street intersection to the input geocode.
Note: You can use this option with the
Option.FindNearestAddress option to
geocode to both addresses and intersections. |
Option.INT_SearchDistanceUnits |
Specifies the unit of measurement. Values can be one of the following: • Ft • Mi • M • Km |