Glossary

Spatial Join

Combining datasets based on their geographic relationship — for example, which points fall inside which boundary.

A spatial join links records by location rather than a shared key — for instance, tagging every listing with the neighbourhood polygon that contains it. Spatial joins are powerful but computationally expensive when run at query time.

Neighbourly avoids runtime spatial joins by pre-computing them: each address is denormalized against its full hierarchy, and spatial layers store pre-joined hierarchy id arrays, so lookups stay fast at scale.

Spatial Join is part of the Neighbourly data platform. Explore the API or browse the data layers.

Build on Canadian location data.

Boundaries, demographics, listings, permits and more — through one API.