Hello Hans, Thanks a lot! That was what I needed to know. Everything is working fine, now.
Thom -- Thom DeCarlo Sr. S/W Eng, VisSim Team ConITS - AvSP - LaRC - NASA > -----Original Message----- > From: Hans van der Maarel [mailto:[EMAIL PROTECTED] > Sent: Friday, February 11, 2005 9:19 AM > To: Thom DeCarlo > Cc: [email protected] > Subject: Re: [fme] Saving vertex coords to text file? > > Thom, > > > Thanks for the suggestion. Actually, I did get as far as single vertex > > bits. The thing that is throwing me is the "write out those coordinates" > > part. I can see some of the values if I pump the output into a Logger. > > But I haven't found anything that will write all of the vertices in text > > format. There is a TEXTLINE data type, but dumping to that doesn't > > produce any output. > > Sorry about that, I tend to go a bit too fast on those bits. > > Anyway, in order to write out your coordinates to a text file, it's > easiest to go for a CSV output (CSV is comma-separated ascii text). > Simply add a CSV destination dataset, create a feature for it and > include columns to hold the x, y and z values. > > I've attached a sample workbench that shows this. > -- > Hans van der Maarel > Red Geographics > www.redgeographics.com / [EMAIL PROTECTED] Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> 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/
