Hi Tony,
It depends on how you want the output to look. I assume by "stacked"
links you mean a duplicate spatial feature where there is an alternate
name?

The simplest thing would be to use a Joiner to connect to the
alternate names table. Use a 1:M join and enter a name for a list. A
list is how FME manages multiple values for a single attribute. Then
use a ListExploder. That will turn the single feature with multiple
values into multiple features each with a single value.

To keep the original road name as a feature, simply draw a second
connection that bypasses the Joiner and goes directly into the output.

Hope this helps

Regards,

Mark

Mark Ireland, Senior Product Specialist
Safe Software Inc. Surrey, BC, CANADA
[EMAIL PROTECTED] http://www.safe.com
Solutions for Spatial Data Translation, Distribution and Access

--- In [email protected], "navtechie" <[EMAIL PROTECTED]> wrote:
>
> Hey all,
> 
> I have a shapefile road layer that is attributed with a single name.
> 
> I have a table that contains the alternate names for some of the 
> road features in the shapefile.
> 
> What can I use to compare the shapefile and table and output another
> link where a road has a second, or even third name? as well as
> maintaining the original link and name?
> 
> IE: I wanted stacked links where the road has multiple names.
> 
> Thanks in advance.
>




For insights into what's up at Safe Software and what's on the development 
horizon, visit Safe's blog at spatial-etl.blogspot.com.

Love FME? Then open your diary to March 6-7, 2008 and write this... "Second 
Worldwide FME User Conference - Must Attend!" See 
http://www.safe.com/company/fmeuc2008/index.php for more details. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/fme/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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