Slight problem found. All elements have FENAME however, some do not have FETYPE
IE: FENAME = United States Highway 378 FETYPE = The result is tah the items that do not have FETYPE get thrown on to a newly generated level such as $DDT_AUDIT_GENERATED_(564F) Any ideas? Chris --- In [email protected], "Chris Freeman" <[EMAIL PROTECTED]> wrote: > > Absolutely fantastic, Thanks. > Chris > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of > > mark2atsafe > > Sent: Monday, May 08, 2006 11:51 AM > > To: [email protected] > > Subject: [fme] Re: e00 - dwg combine attributes-features as layer name? > > > > > > Hi Chris, > > Use the Concatenator transformer to join together FENAME and FETYPE > > (with a space between as a constant) as a new attribute. > > > > Then fanout using that new attribute. > > > > Hope this helps, > > > > Mark > > > > Mark Ireland, Product Support Engineer > > Safe Software Inc. Surrey, BC, CANADA > > [EMAIL PROTECTED] http://www.safe.com > > Solutions for Spatial Data Translation, Distribution and Access > > > > > > > > --- In [email protected], "cfreesail" <cefreeman@> wrote: > > > > > > I am converting e00 files to Autocad and using the fanout feature to > > > use FENAME as the output Layer Name. But I would like the Layer name to > > > be complete as far as proper name goes. The e00 file has the Type of > > > each road as a separate feature type. Is there anyway to combine the > > > two as the final (proper) layer name? > > > > > > e00 file feature types: > > > FENAME (which value is like: Washington or Pine Straw) > > > and > > > FETYPE (which value is like: ST or RD) > > > > > > So that the Autocad layername is like "Washington ST" and "Pine Straw > > > RD" > > > (without the quotes) > > > > > > Regards, > > > Chris > > > FME 2005 - B-1659 > > > > > > > > > > > > > > > > > > > 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/
