This project determines the orientation (direction) each house faces based on cadastral boundaries, road networks, and address data.
This analysis identifies which direction every property faces (N, NE, E, SE, S, SW, W, NW) by combining geospatial analysis of property boundaries with road network data.
Properties color-coded by orientation: Red (N), Orange (NE), Yellow (E), Light Green (SE), Green (S), Cyan (SW), Blue (W), Purple (NW)
| state | sa4 | bearing | direction | method | confidence |
|---|---|---|---|---|---|
| NSW | Sydney - North Sydney and Hornsby | 4.10 | N | street-facing | high |
| NSW | Sydney - North Sydney and Hornsby | 38.46 | NE | street-facing | high |
| NSW | Sydney - North Sydney and Hornsby | 36.77 | NE | street-facing | high |
| NSW | Sydney - North Sydney and Hornsby | 332.93 | NW | street-facing | high |
| NSW | Sydney - North Sydney and Hornsby | 310.72 | NW | street-facing | high |
The analysis calculates which direction properties face (e.g., North, South, East, West) using multiple sophisticated methods:
The combined method tries these in order and selects the best available result.