Skip to main content
Question

how to control the translation of each layers in workbench?

  • January 4, 2023
  • 2 replies
  • 20 views

saravanakumar
Supporter
Forum|alt.badge.img+6

Hi all,

I have doubt or I wish to know that, can we control the sequence of translation of each layers one by one (here I used .dwg file) like conditions in normal programming languages .

suppose if FAT boundary layer complete, then I want to start manhole next to it.

is there any options for that ?

 

imageRegards,

saravanakumar

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • January 4, 2023

If they're in separate readers you can control the order by changing their order in the Navigator panel. If they're in the same reader FME will generally read them in the order in which they are in the original dataset. However, with databases you have the option to do a SQL query beforehand (or use a SQLCreator) to order the data.


saravanakumar
Supporter
Forum|alt.badge.img+6
  • Author
  • Supporter
  • 29 replies
  • January 4, 2023

If they're in separate readers you can control the order by changing their order in the Navigator panel. If they're in the same reader FME will generally read them in the order in which they are in the original dataset. However, with databases you have the option to do a SQL query beforehand (or use a SQLCreator) to order the data.

thank you @Hans van der Maarel​ ,

yes I added all them by single reader and I will try with SQLCreator

 

Regards,

saravanakumar