Steve,

> So my question is can I somehow keep the sequence number so that
> it's "joined" to the segment? Ideally, I'm trying to output a
> single CSV for each route with headings of RouteNum,
> StopSequenceNum, and Distance. I have the RouteNum, and Distance,
> but can't figure out how I would maintain the sequence number for
> each segment.

After splitting the lines, try doing a PointOnLineOverlay on the 
original points. I think a NeighbourPairFinder could work as well. That 
will give you the 2 point id's that correspond with that segment.

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