Hi Bob, There's not much you can do to output spatial data to a text file. If you're looking for differences in the data then run them through ChangeDetectors or a CRCCalculator/Matcher.
If you can narrow it down to one or two features then open it in the Viewer and copy/paste the coords from the right-hand pane. It is possible to create a text file of coords. The CSV writer would probably be best. Chop the data into points, use a CoordinateFetcher to retrieve the X/Y of each and write is to a CSV. Hope this helps Mark Mark Ireland, Product Support Engineer Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Rice, Bob Sent: Monday, 19 September 2005 08:33 AM To: [email protected] Subject: [fme] FFS Dump Good Morning, Does any know/have a tool that can dump a FFS file to a text file? My problem - I have two different Oracle Spatial reader scripts which produce 2 different FFS files for the same input data set. Later processing fails on 1 of the FFS files. I can see nothing different using the Viewer. Thanks Bob -------------------------------------- L. Robert Rice P2 Energy Solutions 1625 Broadway Suite 500 Denver Co 80202 Office: 720-493-6663 Fax: 720-493-6681 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 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/
