User Defined Boundary File
This table lists the output fields that contain data returned from user-defined boundary files. To include this data in the output, set Option.GeoTAXOutputRecordType = U.
Response Element |
Max. Field Length with null terminator |
Description |
---|---|---|
NumberUserBoundariesFound |
3 |
The number of user-defined polygons found for the address. |
UserBoundaryn.BufferRelation |
2 per User Boundary |
Indicates where in the polygon the location resides in relation to the edge of the area. Buffer width is specified by the option Option.DefaultUserBufferWidth or by the input fieldData.BufferWidth. One of these:
For more information, see Buffering. |
UserBoundaryn.DistanceToBorder |
10 per User Boundary |
Indicates the distance in feet from the input location to the border of the polygon. |
UserBoundary1.DistrictDescription |
51 per User Boundary |
A description of the polygon. |
UserBoundary1.DistrictID |
11 per User Boundary |
The ID of the polygon as specified in the user-defined boundary file. |
UserBoundaryn.SupplementalBoundaryID |
11 per User Boundary |
A supplemental ID as specified in the user-defined boundary file. |