Skip to main content
Solved

How to cut a circle feature class where it intersects with points

  • January 31, 2018
  • 1 reply
  • 16 views

thais_2

I have a circle feature class and want to split it in 4 segments, where it intersects with a point feature class (see image).

What would be the best tool to do it?

Best answer by markatsafe

If it is an Arc (line) then PointOnLineOverlayer will do it. If it is an Ellipse or Circle (area) then use a GeometryCoercer to coerce the area geometry into a line (fme_line) and the PointOnLineOverlayer.

I've attached an example built in FME 2017: splitcirclesexample.fmw

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

1 reply

Forum|alt.badge.img+2
  • Best Answer
  • January 31, 2018

If it is an Arc (line) then PointOnLineOverlayer will do it. If it is an Ellipse or Circle (area) then use a GeometryCoercer to coerce the area geometry into a line (fme_line) and the PointOnLineOverlayer.

I've attached an example built in FME 2017: splitcirclesexample.fmw


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