If the original feature has rotation then you may find that it is kept from that feature. Send your data to a visualizer and check for a rotation (fme_rotation attribute in 2006GB, maybe a rotation in the geometry for 2007 if it's rich geometry)
If not, use a Rotator transformer. Regards, Mark --- In [email protected], "TOM & TUN" <[EMAIL PROTECTED]> wrote: > > Great! It works as your guides. But how to build the text using > LabelPointReplacer, but it does not support rotation. How can I do? > > Thanks, > TOM & TUN > > > On 2/2/07, mark2atsafe <[EMAIL PROTECTED]> wrote: > > > > Hi, > > Yes, I think. > > Text in FME always uses the lower-left corner. In MicroStation you can > > use a different origin (eg centre-centre) but - and here's the problem > > - MicroStation still stores the coordinates as the lower-left. > > > > Check out the format attributes igds_insertion_x, igds_insertion_y and > > igds_insertion_z. I believe they will store the coordinates you need. > > > > Use these attributes in an offsetter, 2dPointReplacer or similar to > > move the text to the different location. > > > > Hope this helps > > > > Mark > > > > Mark Ireland, Senior Product Specialist > > Safe Software Inc. Surrey, BC, CANADA > > [EMAIL PROTECTED] <support%40safe.com> http://www.safe.com > > Solutions for Spatial Data Translation, Distribution and Access > > > > > > --- In [email protected] <fme%40yahoogroups.com>, "TOM & TUN" > > <tomandtun@> wrote: > > > > > > Hi, > > > > > > I need to convert text from DGN format to GeoMedia, but the origin > > in GM is > > > not same as in DGN. Because I need to update other polygon feature > > class's > > > attribute by this text, so sometime the text is not in area. How to > > fix it? > > > Is there any parameter to identify the origin of text? > > > > > > Thanks, > > > TOM & TUN > > > > > > > > > > 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/
