Skip to main content
Solved

SpatialFilter fails all records

  • February 23, 2026
  • 4 replies
  • 45 views

hriordan
Contributor
Forum|alt.badge.img+11

I have a simple job reads points from a spreadsheet and buffers my pipeline. I would like to set up the SpatialFilter to see which points on the spreadsheet are outside my buffer.  For some reason, all points go to the Failed port. I have exported the buffer that is created and verified they correct and most of the points fall within the buffers.  Any tips are appreciated!

 

Best answer by hriordan

I just got off of the phone with a resident expert...Even though my “testing” by exporting the reviewing the files in Pro showed they should be falling within my buffers, they actually were not.  It had to do with the projection we use that is not very common.  We were able to use the ProjReprojector before I created the buffer to get them lined up correctly.

4 replies

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • February 23, 2026

Make sure both datasets are in the same projection.


hriordan
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • February 23, 2026

Thanks.  I did that with a coordinate setter.  I also wrote both datasets out to ensure most points did fall within the newly created buffer.


DanAtSafe
Safer
Forum|alt.badge.img+23
  • Safer
  • February 23, 2026

Hi ​@hriordan Do you get the same result with a SpatialRelator or a PointOnAreaOverlayer?


hriordan
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • Best Answer
  • February 23, 2026

I just got off of the phone with a resident expert...Even though my “testing” by exporting the reviewing the files in Pro showed they should be falling within my buffers, they actually were not.  It had to do with the projection we use that is not very common.  We were able to use the ProjReprojector before I created the buffer to get them lined up correctly.