Hello at all,

I am a new user of FME and I am using FME 2006 GB (Build 2651).

I have the following question:
I'm working with two ACAD *.dxf files. One contains main-gas-pipelines
and the other one contains connecting-gas-pipelines which end at some
point on one of the main pipeline.
Now I'm trying to find out which connecting pipelines have a relation
to each main pipeline.
I used the neighborfinder to find all connecting pipelines (candidate)
within a max. distance of 0.1m to a main pipeline (base).
As the result I got a close candidate list, so when I send the matched
output to a visualizer and press the info button upon a main pipeline
I can see the results in the information window.
That works perfect,

BUT: I'm looking for another transformer, following the
neighborfinder, that outputs me a table or a list like this, including
every relation which was found:

        Main Pipeline ID        Connecting Pipeline ID

        3                       49
        3                       65
        3                       102
        6                       34
        6                       212
        7                       67

and so on...

Or is there any other way to process the data from the close candidate
list?

I hope that someone could help me with this problem.

Thanks.

Markus









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