Skip to main content
Question

find intersection between lines and areas

  • February 22, 2020
  • 2 replies
  • 147 views

soly
Contributor
Forum|alt.badge.img+3
  • Contributor
  • 70 replies

 

i have many lines with diferent id and also Lines with many segments connected together between two area and i have 5 area with different id and different lines intersected with the same area and another lines intersected with another area and so on .some and i have the coordinate of points x,y that refer to the location of point intersected lines with in area ,i want to get the name of area that intersected with diff. lines ,and which lines intersected with this area and and i want to get also when line intersected not only with one ,may be 2 area so i want to know the id of this line and the name of two area that it intersected with .

 

FME 2018

 

Does spatial relator the transformer that i want or which transformers should i use,i am new in map and iam new in work on map and i am still reading and learning about transformers

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3700 replies
  • February 22, 2020

The SpatialRelator would be a good starting point, yes.


soly
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • 70 replies
  • February 23, 2020

The SpatialRelator would be a good starting point, yes.

Thanks,I started trying to build my workflow with it .