Hi all

I'm translating from GML file(s) to a text file. Nothing flash, just 
converting each feature into an id plus a list of coordinate pairs - 
one entry per line in the destination text file, the whole file 
sorted by feature type.

However, now I'd like the translation to insert additional lines of 
text. That is, before the start of each block of feature type 
entries I'd like a header, indicating the feature type itself. 
Something like:

Feature Type: RoadLink
... several lines of RoadLink features ...
Feature Type: RoadNode
... several lines of RoadNode features ...
etc

Any suggestions?

Thanks
Simon








Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC 
Canada. For more information, visit www.safe.com/2006uc.   
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/
 



Reply via email to