Hello Paul.

I've attached a sample workspace (created in build 2152, ou might need to
download a new beta) that creates 2 lines and outputs it to a textfile with
.ply extension.
You should be able to use the workspace as it is, but with the
input-definitions to fit your need.

Good luck! /Nisse
 

-----Ursprungligt meddelande-----
Från: [email protected] [mailto:[EMAIL PROTECTED] För Paul M Bushore
Skickat: den 12 december 2005 18:34
Till: [email protected]
Ämne: [fme] Creation of Polygon Text Files .PLY using Workbench

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



 




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/
 

Attachment: none2textline.fmw
Description: Binary data

Reply via email to