Thom,

> I've tried a numbe of different things, but I'm not having much luck
> here. I have a CSV file that contains a set of 3D points (Lon, Lat,
> Alt), one coordinate triplet per line. I want to build a single line
> from these points. (Actually, I want to build a Cardinal or
> Catmull-Rom spline through the points, but a set of straight lines is
> enough for now.)
> 
> I've been able to build a shapefile containing the individual points,
> but I can't build the line.

Make sure the points are in the correct order and then use a 
PointConnector to draw a series of straight lines through them.

Hope this helps,
-- 
Hans van der Maarel
Red Geographics
www.redgeographics.com / [EMAIL PROTECTED]





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