Hi Bob With the VALUEMAPPER Factory and the Fanout Feature Type I created the DXF Output to different Layers out of a Oracle 9i Attributlist. In the VALUEMAPPER Factory I could set to the list of Attributs a number of a color which I dirigized to autocad_color Attribut in the Output. So far so good. But in Autocad exists a from_layer color, and this color is still for all the Layers the same. Do you know any possibility to change as well the Value from this Autzocad from_layer, that it is identically the set autocad_color from VALUEMAPPER Factory . Thanks very much Kurt
--- In [email protected], "Rice, Bob" <[EMAIL PROTECTED]> wrote: > > Hi Kurt, > > > > Should be a fairly simple process, > > > > If the layer and color attributes are in the same record, the use an > AttributeCreator to set the layer (autocad_layer attribute) to the value > of the DB layer attribute (&db_layer), Similarlly, for the color > (autocad_color from &db_color). Expose the attributes in the Writer. > > > > Hope this helps > > > > Bob > > > > > > ----------- > > L. Robert Rice > > P2 Energy Solutions > > 216 16th Street Suite 1700 > > Denver CO 80202 > > 720-493-6663 > > > > The information contained in this communication is confidential and is > intended only for the use of the addressee. It is the property of P2 > Energy Solutions. Any unauthorized use, disclosure or copying of this > communication or any part thereof is strictly prohibited and may be > unlawful. If you have received this communication in error, please > notify us immediately and destroy this communication and all copies > thereof, including all attachments. > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Kurt > Waber > Sent: Friday, January 05, 2007 6:52 AM > To: [email protected] > Subject: [fme] FME GDWH Oracle 9i Transfer to DXF > > > > I would like to transfer per FME Workbench a GeoDatabase Oracle 9i to > DXF. My problem is, that I would like to get layers in DXF out of a > choosed attribut of de Database. Or eventually to get colored Layers in > DXF out of the different attribut entries. Who can help me? > 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. Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. 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/
