Hi Jeka, When you create the workspace you need to set the source format as CSV instead of Textfile. If your data has "x,y,z" as a header in the file, be sure to click the settings button and choose the "field names on first line" option.
There are a load of CSV reading example workspaces on fmepedia - see http://www.fmepedia.com/index.php/Category:Workspace_Sample and check out CSV Readers 1 to 4. Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "jeka.trud" <[EMAIL PROTECTED]> wrote: > > Hi thanks for a fast replay > But how do I fanout x,y,z I only have text_line_data as possible > choice > > > --- In [email protected], "Roland Martin" <roland.w.martin@> > wrote: > > > > Hi Jeka, > > > > Basically you want a 3DPointReplacer (or possibly 2D, depending > what your Zs > > are). > > > > In FME Workbench, load in the txt file as a CSV data source; route > that into > > the 3DPointReplacer; and then route that into your output file (or a > > Visualiser, if you just want to look at them). > > > > Does that make sense? > > > > Cheers, > > Roland. > > > > > > > > On 30/04/07, jeka.trud <jeka.trud@> wrote: > > > > > > Hi > > > I have a rookie question. I have a txt file with x,y,z coordinates > > > witch represents points > > > I would like to convert and visualise the points. How do I do > that? > > > > > > > > > > > > For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
