GeoSpatial Join: output seems to contain the right list, but visual is odd

On the left, I have a simple circular buffer geometry (~1.5km).
On the right, I have a list of neighbourhood statistical census areas (and their geometries).

My join objective is simple: see which of these areas (“Dissemination Area”, or “DA”) can be contained, fit, or mostly fit inside the buffer on the left:

On the left side, the buffer zone looks correct when spatially viewed:
image

Similarly on the right side, DA geometries look correct:

My join settings:
image

My output always ends up being a solid circle, with a single DA label on it:
image

Appreciate any tips.

For reference, same inputs work in Tableau (using the Intersects join type):

I believe marking the ‘keep CRS from input table’ setting did the trick.
image

Inner joined sample output:

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

Hi @qdmt ,

It’s nice to know you found a solution! and thank you for sharing it here!

Best,
Keerthan

3 Likes