Output Data
GeocodeUSAddress Output Data Options
The following table shows the GeocodeUSAddress options that control which data GeocodeUSAddress returns in the output.
Parameter | Description |
---|---|
Option.OutputRecordType |
Specifies optional data to include in the output. Note that GeocodeUSAddress always returns the default data listed in Default Output. The data you select here is returned with the default output data.
For a description of the fields in each output group, see Response. 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.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 For a list of all the fields included in each data field, see Response. |