The following table provides information about the format of Assign GeoTAX Info input.
Field Name columnName Parameter | Format | Description |
---|---|---|
AddressLine1 Data.AddressLine1 |
String [100] |
First address line |
AddressLine2 Data.AddressLine2 |
String [100] |
Second address line |
AddressLine3 Data.AddressLine3 |
String [100] |
Third address line |
AddressLine4 Data.AddressLine4 |
String [100] |
Fourth address line |
BufferWidth Data.BufferWidth |
String [10] |
Specifies the width of the polygon buffers to use for Boundary File processing. The buffer width is used to determine if a point is close to the edge of a polygon. The output field BufferRelation indicates whether or not the point is within the polygon's buffer area. For more information, see Buffering. This field overrides the value specified in the DefaultBufferWidth option. Specify the border width in the units specified by the DistanceUnits option. This field overrides the value specified in the Option.DefaultBufferWidth parameter. Specify the border width in the units specified by the Option.DistanceUnits parameter. This field overrides the value specified in the Tax district boundary default buffer width option. If you do not specify a buffer width in this input field, the default is used. |
City Data.City |
String [50] |
City name |
Country Data.Country |
String [var] |
The country where the address resides. The data you enter in this field has no impact on processing. It is simply passed through to output. Note: Only US addresses are supported.
|
FirmName Data.FirmName |
String [var] |
The company or firm name. |
PostalCode Data.PostalCode |
String [9] |
Nine-digit ZIP Code |
StateProvince Data.StateProvince |
String [50] |
The state where the address resides. The data you enter in this field has no impact on processing. It is simply passed through to output. |
UserBufferWidth Data.UseBufferWidth |
Long [10] |
Specifies the width of the polygon buffers to use for User-Defined Boundary File processing. The buffer width is used to determine if a point is close to the edge of a polygon. The output field BufferRelation indicates whether or not the point is within the polygon's buffer area. For more information, see Buffering. This field overrides the value specified in the DefaultBufferWidth option. Specify the border width in the units specified by the DistanceUnits option. This field overrides the value specified in the Option.DefaultBufferWidth parameter. Specify the border width in the units specified by the Option.DistanceUnits parameter. This field overrides the value specified in the Default buffer widths option. If you do not specify a buffer width in this input field, the default is used. |