Hi Hans, 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.
Thanks again, though. 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 3:04 AM > To: [email protected] > Cc: [EMAIL PROTECTED] > Subject: Re: [fme] Saving vertex coords to text file? > > Thom, > > > I'm trying to write the X,Y,Z coordinates of all the vertices in a > > line feature to a text file. I have found the CoordinateFetcher, but > > that only captures a single vertex. Is there a way to do this in > > Workbench? > > If you use a Chopper, set to '1', before the CoordinateFetcher it will > cut up all lines into single vertex bits and write out those coordinates. > > Hope this helps. > -- > 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/
