Hello ,
i have geodatabase data as input ,it includes different points ,lines ,annotations .
I would like to read this data in FME workbench and filter specific data from them for city then write the output again into new geodatabase writer .
my problem :
when I use spatial filter and use the specific city as filter and the geodatabase data as candidate .
so the passed port include all data together and for sure not each input has the same attribute names as other .
How could I write the output for my data (passed port ) into geodatabase format and each writer includes only his own data without any problem .
Â