Solved

Create point geometry for object with missing coordinates

  • 18 August 2018
  • 2 replies
  • 0 views

Hi All

I have raw data like this.

line_idnumberXYTypeLINE01144.0756.38anchorLINE012--interLINE01344.0956.4anchorLINE014--interLINE015--interLINE01644.0956.37anchorLINE017--interLINE018--interLINE019--interLINE011044.1256.39anchorLINE02144.2356.4anchorLINE022--interLINE02344.2456.5anchor

This is poles which form electric lines. As you can see I have only coordinates for anchor poles. The question is - how to calculate coordinates for intermediate poles? with assumptions:

  • intermediate poles located on the line between two anchor poles
  • distance between poles in one span is equal

Thanks in advance

icon

Best answer by takashi 19 August 2018, 14:13

View original

2 replies

Userlevel 2
Badge +17

Hi @aseknin, this workflow calculates the missing coordinates according to the assumptions.

(continuation)

Hi @takashi big thanks for the help. Good work and you are realy my FME Hero. My opinion based not only on my case. Every time when I searching for FME topic I meet you answer or comment)))

Reply