Skip to main content
Solved

spatialfilter problem


koenvdw
Contributor
Forum|alt.badge.img+6

Hi

 

I have a shape file with points and a shape file with polygons.

I want per point a csv file with all the polygons containing that point.

 

It looks like this:

 

1,photo3

1,photo4

1,photo7

1,photo9

....

 

My workbench works, until a point that lays in 2 polygons.

The polygon will only be added in the first csv file and not in both.

 

I tried group by name and group by fotonamen, but that doesn't work.

Best answer by ebygomm

I think you will need the SpatialRelator rather than a SpatialFilter here, and build a list and then explode the list to get the output you need

View original
Did this help you find an answer to your question?

2 replies

ebygomm
Influencer
Forum|alt.badge.img+39
  • Influencer
  • Best Answer
  • November 30, 2020

I think you will need the SpatialRelator rather than a SpatialFilter here, and build a list and then explode the list to get the output you need


koenvdw
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • November 30, 2020
ebygomm wrote:

I think you will need the SpatialRelator rather than a SpatialFilter here, and build a list and then explode the list to get the output you need

Thx, that did it!

 

I never would have thought of that.

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings