Hello,

FME is a great product and I find myself trying to do things in it 
rather than in other applications.  My question revolves around the 
creation of .PLY files used within the Intergraph Public Safety 
package.

What I am looking for is a text file output containing two name fields
(ESZ and VALUE), a count of vertices(NUM) and a list of those 
vertices.  Something like:

ESZ:    2
VALUE:  2
NUM:    4
XY:     -539748148      -1468605710
XY:     -534414398      -1468614710
XY:     -534411523      -1473690210
XY:     -539730023      -1473669586
END

For each polygon within the base shapefile.  I have been able to 
extract the coordinates and the count, but I am trying to put it all 
together in to one file rather than having to cut and paste from 
documents.

Has anyone done something similar to this or should I look for a 
solution using ArcObjects or some other application?

Thanks for any time spent on this issue.  I know I may be a bit 
difficult to understand so any questions about what I am trying to do 
is welcomed.









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/
 


Reply via email to