Dear I am using Build 499 of FME and it seems that a export to ARC/INFO Coverage from dgn split up the polylines into lines. I have a desingfile with block and...
Lars Robertsson
lars.robertsson@...
Jun 1, 2001 3:51 pm
3341
Lars: We have had quite a bit of discussion on this issue in the past: http://groups.yahoo.com/group/fme/message/2728 We still believe that inherently FME is...
mark@...
Jun 1, 2001 5:40 pm
3342
Hello all, Several of you have asked for documentation on the Multi-Reader and Multi-Writer. Here it is! Enjoy, Felipe...
Felipe Vera
felipe@...
Jun 1, 2001 7:02 pm
3343
Dale: I have a question about your reply yesterday to CHARDONNENS BRUNO about using a factory to do an "OR" kind of test. You went on to mention that you are...
Mark Syren
msyren@...
Jun 1, 2001 9:26 pm
3344
Hello, I'm attempting to create buffer areas around electrical circuits. Each circuit is composed of many line segments so I'm using the Aggregate factory...
Roberto.Alvarez@...
Jun 1, 2001 9:26 pm
3345
Roberto: I think you could approach this in a different way. Actually, I'm kind of surprised that Buffer does work with Aggregates, but that just shows how ...
mark@...
Jun 1, 2001 10:26 pm
3346
Hello all, I need to convert a set of MapInfo files in *.mif/*.mid format to shapefiles. I am using the FME Enterprise version and therefore run a generate...
M L McCraw
MLMCCRA@...
Jun 1, 2001 11:29 pm
3347
Hi Mark, There are a few different ways of doing this in workbench. One way (and the one I like the best) would be to first run the features through a...
Dale Lutz
dal@...
Jun 2, 2001 12:13 am
3348
Hello FMEers, At last we have a stable beta build. As we are getting close to releasing FME, we'd like to invite you to try it out if you want. There are many...
Dale Lutz
dal@...
Jun 2, 2001 12:50 am
3349
Hello. We have a client who is big on storing Object data as attributes in Autocad Map. We need to give them recommendations on converting this data to ESRI...
sumangali@...
Jun 4, 2001 4:43 pm
3350
Hi, I think you have the same issue as is discussed here: http://www.mail-archive.com/fme@yahoogroups.com/msg03129.html Basically, if you don't put the...
Dale Lutz
dal@...
Jun 4, 2001 4:50 pm
3351
In the database reader, using SQL_STATEMENT, is there a way to break the statement across multiple lines? I have a relative long query that needs to be...
lyndon_kok@...
Jun 5, 2001 5:40 pm
3352
Hi, I'm trying use the fme 2000 sr-1(20000901-bulid444) translate Intergraph MGE(MGE use Sql Server 6.5 database) to ESRI ArcInfo Coverage . I'm having getting...
tangzc@...
Jun 6, 2001 3:09 pm
3353
I'm trying use the fme2000 SR-1 (20000901-build444) to Translate Intergraph MGE to Esri ArcInfo Coverage and I'm having getting some error messages. The...
Tang ZhongCheng
tangzc2001@...
Jun 6, 2001 3:09 pm
3354
hi m trying to convert our national format to all other format .How can i learn fme_type(fme_line,fme_point )reading file/mif/shp..which function i have to...
deveciusagi@...
Jun 6, 2001 3:10 pm
3355
... The way around this is to define the query as a MACRO. When the FME assigns a value to a query, it performs no processing other than joining quoted lines....
Graeme Hiebert
geh@...
Jun 6, 2001 3:35 pm
3356
Tang; My first guess would be that you are missing the "feature" table, or that table names are in lowercase, and the FME reader is expecting uppercase, see ...
mark@...
Jun 6, 2001 4:49 pm
3357
Graeme, Defing the query in a macro does not appear to work. Here is what the FME (build 502) tells me: Reading Mapping File... Unbalanced quotation marks...
Kok, Lyndon (Calgary)
lyndon_kok@...
Jun 6, 2001 7:33 pm
3358
Lyndon: The error message is a bit misleading; the problem is that the FME is case sensitive, so you should be using "MACRO" instead of "macro". I think that...
Graeme Hiebert
geh@...
Jun 6, 2001 7:44 pm
3359
Graeme, After I posted the message I realized that the word 'macro' should have been capitalized. No matter, the end result was the same. After a bit of...
Kok, Lyndon (Calgary)
lyndon_kok@...
Jun 6, 2001 8:13 pm
3360
Hi Lyndon, The double quotes should not be necessary, unless you are quoting the MACRO when you actually use it: @SQL(..,"$(jj)") Without seeing your mapping...
Dale Lutz
dal@...
Jun 6, 2001 8:35 pm
3361
Hi All: I am attaching a workbench file that I could use a little help with, as well as the .dgn file it's running. An explanation of what I'm trying to do....
Mark Syren
msyren@...
Jun 6, 2001 10:54 pm
3362
Hello all - I've stared at this mapping file all day, without figuring out why I get no output TAB file. No errors, but no output file creation. It's probably...
Kris Majury
kmajury@...
Jun 7, 2001 12:31 am
3363
Hi Kris, Without your log file I can't tell for sure, but here's what a quick look tells me. You have only 1 MAPINFO_DEF, and it defines a mapinfo file called ...
Dale Lutz
dal@...
Jun 7, 2001 12:40 am
3364
Dear FME-users, I'd like to use FME for a CAD to CAD conversion. The source file is in AutoCAD DWG format and the destination format is Microstation DGN. The ...
joeri@...
Jun 7, 2001 6:02 am
3365
Mark: I have rename the "feature" and "mscatalog" table names to uppercase, but the error message still have. My MGE system version is 6.0, the database...
tangzc2001@...
Jun 7, 2001 6:02 am
3366
Hello, ... We can read object data in a custom mapping file where the definition of the object data is explicitly provided. Because we do not know the...
Dale Lutz
dal@...
Jun 7, 2001 6:11 am
3367
Hi All: I am trying to convert AutoCAD DWG format to MOEP format. (Only MOEP binary format is supported by FME). While translation, I get this message:...
Shobhit Sah
ssah@...
Jun 7, 2001 4:16 pm
3368
Hi, ... Well, I've got some bad news. This FAQ article hints at the issue: http://www.safe.com/faq/color/color_answer.htm In general, we do not attempt to do...
Dale Lutz
dal@...
Jun 7, 2001 4:59 pm
3369
Hi, The issue here is that it is not possible for us to "guess" at what feature codes your DWG files contain. The feature codes are necessary to populate the...