StreetDirection
| Lookup value | Description | |
|---|---|---|
| # | E | The street suffix or prefix direction is east. |
| # | N | The street suffix or prefix direction is north. |
| # | NE | The street suffix or prefix direction is northeast. |
| # | NW | The street suffix or prefix direction is northwest. |
| # | S | The street suffix or prefix direction is south. |
| # | SE | The street suffix or prefix direction is southeast. |
| # | SW | The street suffix or prefix direction is southwest. |
| # | W | The street suffix or prefix direction is west. |