Search the web
Sign In
New User? Sign Up
fme · Feature Manipulation Engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5199 - 5228 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5199
Well, macros will certainly do the trick but I'll have to come up with a two-pass solution. I need to first calculate the bounding box of the data and then...
kjspina
Online Now Send Email
May 1, 2002
3:01 pm
5200
Sorry, I've found answer within FAQ items. I should manually create igds_linkage based on type used. It works. Thanks. Support is just perfect! Sergey ... in ...
sberezuk
Offline Send Email
May 1, 2002
3:02 pm
5201
Hello! Following problem with topology: for example: I have 4 lines (3 with attribute layer = B, 1 with attribute layer = A). Needed: 1 polygon with an ID and...
Marion Schneider
mschneider@...
Send Email
May 1, 2002
3:03 pm
5202
Hi Marion, Thank you for the great example and including your mapping file. Given what you wanted to accomplish, I’ve modified your mapping file. I used the...
katherine bryce
kb@...
Send Email
May 1, 2002
5:35 pm
5203
Hello FMEers for GE Smallworld: An update for the FME for GE Smallworld 3.2 is now available for those using Smallworld Core Spatial Technology 3.2(0) and...
mark stoakes
mark_stoakes
Offline Send Email
May 1, 2002
5:56 pm
5204
Hi, On a Smallworld to CAD translation, we get the following traceback. Any known reasons/solutions for such an error...???? Cheers, Baris...
Baris Guner
bguner@...
Send Email
May 2, 2002
4:56 am
5205
Hi Katherine, Thanks for your modified mapping file. Really good idea - and it also worked, BUT tested with "real" data, I got a problem. I attached an...
Marion Schneider
mschneider@...
Send Email
May 2, 2002
3:37 pm
5206
Hi Marion, I tested out the files you sent me and I see the error you are talking about. I checked the coordinates and they are exact. I have filed this as a...
katherine bryce
kb@...
Send Email
May 2, 2002
4:52 pm
5207
Hi ! I try to use @TCL, but I have a problem. What is the syntax for "enclose" values pass to a TCL procedure ? Ex : The value of Oracle column ETQT is :...
pelbe3
Offline Send Email
May 2, 2002
5:15 pm
5208
Baris: Generally a "Generic prim failure" occurs if there are some data types or elements that FME doesn't recognize. Usually these are bad elements in ...
mark stoakes
mark_stoakes
Offline Send Email
May 2, 2002
5:21 pm
5209
Hi, The way that your @TCL function is being evaluated, FME replaces the %E with it's value (v2b[de]) and then passes it to TCL. As soon as TCL sees this it...
katherine bryce
kb@...
Send Email
May 2, 2002
7:06 pm
5210
2002-05-02 12:13:55|1560.3| 5.0|INFORM|Formed 20000 features (lines and polygons). 2002-05-02 12:13:59|1562.9| 2.6|INFORM|smoosh(OverlayFactory): Baking ...
Daniel Iseminger
dkiseminger
Offline Send Email
May 2, 2002
10:41 pm
5211
Hello Karen, One last note on this -- you may well be able to do what you need done in one run after all. From the sounds of your needs, you could route a...
Dale Lutz
fme_egroup
Offline Send Email
May 2, 2002
11:46 pm
5212
Dan and Safe, Very very good Thank you for bringing a smile to my face Maybe baked donuts don't come with sugar and cinnamon? regards Lawrence Turner ...
Lawrence Turner
lawrenceturn...
Offline Send Email
May 3, 2002
12:09 am
5213
Oooooh, I didn't realize that the creation factory NUMBER_TO_CREATE could accept the result of a function. Is that new to fme 2002? I could have sworn I...
kjspina
Online Now Send Email
May 3, 2002
12:37 am
5214
I have a TRIM file that I would like to clean up and create topology with. I want to process the lines to form continuous arcs. I then want to merge these...
nrthshrxtrm
Offline Send Email
May 3, 2002
4:38 pm
5215
Hi Katherine, That's an excellent reflex to install a new rev. My translation works very fine now with 2002SR1 Build 628. Thanks a lot for your prompt reply. ...
Anh Dung Nguyen
dungn1
Offline Send Email
May 3, 2002
4:38 pm
5216
Hi Karen, Yes, this ability of the CreationFactory didn't appear until: =========================================================================== ...
Dale Lutz
fme_egroup
Offline Send Email
May 3, 2002
5:09 pm
5217
Hi, You could extend your lines a little bit, do an intersection, create your polygons and then delete any little lines left over. The steps to follow would...
katherine bryce
kb@...
Send Email
May 3, 2002
11:22 pm
5218
Greetings, As of this request a new GeoMedia (fm0) writer keyword has been added called FM0_PLAIN_TEXT yes|no That will allow the user to specify the format...
ryan
ryan@...
Send Email
May 3, 2002
11:32 pm
5219
Hello, fme9@..., As se en on NB C, CB S, CN N, and ev en Opr ah! The hea lth dis covery that actual ly rever ses agi ng while bur ning fat, wit hout...
Geraldine Bower
ultimatehgh-services2...
Send Email
May 5, 2002
3:28 pm
5220
Price Discount for New TLD Extensions Dear sir/madam, The Internet Corporation for Assigned Names and Numbers [ICANN] has recently approved the addition of new...
blazenka_kurica@...
Send Email
May 5, 2002
3:28 pm
5221
I want to export datas from autocad to Oracle and retrieve the same in Forms/Reports. Can anybody give me a solution. Thanks in advance. SR...
srinivasanramu
srinivasanramu@...
Send Email
May 6, 2002
3:57 pm
5222
Below is a cut&paste of my mapping file. My goals are commented for each section. Basically it works up to the point of the polygonfactory. My end result is...
anthonyherman
anthonyherman@...
Send Email
May 6, 2002
7:08 pm
5223
Hi Anthony: It looks like you have a "case" issue. FME is case-sensitive so "output" & "OUTPUT" are different. Your PolygonFactory has some lowercase words for...
mark stoakes
mark_stoakes
Offline Send Email
May 6, 2002
9:11 pm
5224
Hi Mark... made the adjustments you suggested, but I am still not getting any results. The OUT_BDY shape file is not being created. Not sure where I am going...
Anthony Herman
aherman@...
Send Email
May 7, 2002
3:21 pm
5225
Hai, I have a file with an extension .GIA, how do I convert the same to SDF (Mapguide format) Would this possible to do the convertion using FME Desktop? ...
tomsizemore2000
tomsizemore2000@...
Send Email
May 7, 2002
3:21 pm
5226
Hi, I just installed FME build 648. When i run a translation through workbench OR through a mapping file generated through Workbench, I get an error using SDE...
mrobert66
Offline Send Email
May 7, 2002
5:55 pm
5227
... Hi Mike... The changes you made will work as long as you only use a single reader. As soon as you add another dataset, the keyword will possibly change,...
Matt Adam
matt@...
Send Email
May 7, 2002
6:56 pm
5228
Hi, Does anyone have a list of FME supported formats and the default Reader_Keywords for each in a digital text format? Thanks!! Mike Robertson City of Toronto...
mrobert66
Offline Send Email
May 7, 2002
8:27 pm
Messages 5199 - 5228 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help