Skip to main content

How to get center point of rectangular or square ?

i need to extract the coordinates of center point from any shape

as shown as pic .

rectangularFME 2020

Thanks in advance

Have a look at the CenterPointReplacer

http://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Transformers/Transformers/centerpointreplacer.htm


Thanks for ur suggestion ,it works but i have still other question relates to my problem .

12how could i extend the two lines to connect with the center point ?

 

FME 2020

Thanks for ur help .i appreciate it .


Thanks for ur suggestion ,it works but i have still other question relates to my problem .

12how could i extend the two lines to connect with the center point ?

 

FME 2020

Thanks for ur help .i appreciate it .

Have a look at the AnchoredSnapper - https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Transformers/Transformers/anchoredsnapper.htm

 

Your point will be the Anchor and the lines will be the Candidate


Reply