Okay so I see a lot has changed since I was last in FME. I have an ESRI file geodatabase table that contains X and Y data adn I want to create a file geodatabase feature using that data. In an older version I used 2d point replacer but it seems that transformer is no longer available. I am also having trouble with my installation of FME 2014 SP 1 not giving me any help topics. Any suggestions on how to complete this task.
Page 1 / 1
Hi Jim,
Use the Vertex Creator (http://docs.safe.com/fme/html/FME_Transformers/Default.htm#Transformers/vertexcreator.htm) transformer.
Also you should be able to start typing on the FME canvas and by typing 2DPointReplacer it will "recommend" the Vertex Creator instead.
Matt
Thanks Matt. I forgot about the trying on the canvas trick. Very Helpful.