Hai all, I am trying to convert DWG to MDB file.In MDB file default charecter width 255.But i want trim all text records.Please see the attachment. thanks &...
hastings paul
hastings_81@...
Mar 2, 2003 7:37 am
6954
Hi All, I am using an ODBC @Relate with cardinality of 0..1. I want to do an expression on it's results, but of course there is an error if no results are...
Akeley, Barton
Barton.Akeley@...
Mar 2, 2003 7:38 am
6955
Hello FMEers, As some of you know, the FME Universal Translator has for a long long time had the ability to play a sound when a translation ends, and a ...
Dear FME'rs, Has anyone ever read from the Norwegian SOSI Format (Norwegian Mapping Agency)? The format is ASCII and could be read by the CSV reader of FME...
Hi Bart, you can take the @TCL code as TEST clause in TestFactory. If you have problems, please send the mapping file for further help! Good luck, Marion ... ...
Marion Schneider
mschneider@...
Mar 3, 2003 4:04 pm
6958
Hi, I'm doing conversion of IGDS_TEXT to GEODB features class but what I want is that this IGDS_TEXT will be an attribute of a feature class. Below is my ...
Hi Dale, Reading your post, it just left me wondering whether it would be possible to send a mail to a predefined address on completion, possibly with the...
Peter DHaeseleer
Peter.DHaeseleer@...
Mar 3, 2003 4:04 pm
6960
Philipp, Yes I have a writer keyword WRITER_TYPE GEODB_SDE WRITER_KEYWORD GEODB But I'm focusing on continuing the translation despite the failure/. Thanks, ...
Hi Lawrence, thank you for thinking about this job. The problem is the one of our customer, so I did not check if it works, but I think it will do the job. The...
Marion Schneider
mschneider@...
Mar 3, 2003 4:04 pm
6962
Hi Philipp, I'm just wondering when it will be realase, the new beta version
that deals with network feature classes on GEODB and also the application...
Peter, If you run FME from a batch file, you could email the log file or the output from a ReportFactory with BLAT. http://www.interlog.com/~tcharron/blat.html...
Emil, If you are using FME Workbench; a) Ensure the source feature has igds_text_string attribute exposed b) Use the AttributeCopier transformer to copy the...
Dear Users and Safe, I have encountered a message in my workbench logfile and being a stickler for detail would like something verified. The line within the...
Emil, Sorry, I forgot to mention that the previous steps to follow in Workbench ONLY works for MicroStation text NOT MicroStation text nodes eg multi-line...
Hi Peter, Are you thinking this would be done within the workbench/GUI environment or when FME is in batch mode from the command line? From the command line,...
Hi Bart, Just to follow up, you could just test to see if the attribute in question == "". In workbench, you'd use a Tester transformer, with the attribute...
Hi Lawrence, You are very observant indeed. You are also running a very recent beta. Here's the scoop. IGDS/Design files do not support directly the notion of...
Hello All, Lawrence’s reply got me thinking more about the “NeighbourFinder”. I recalled that it did calculate an angle, in fact a couple of angles. I...
Hi Axel, This has come up a few times but as far as we know no one has read SOSI with FME. We've actually got a plan for implementing SOSI reading but need a...
Hi, No we do not support multi-line elements with our dgn reader/writer currently. The complete list of supported element types is given in the IGDS/Design...
Here is a ticp to keep in mind. Be careful when utilising the Orcale Database 7/8 Attributes Only source dataset. I recently was extracting over 380,000...
Hi Dale, Yes, I was thinking to send this from the workbench, but I have to admit it would be most usefull when FME is running in batch, but then again,...
Peter DHaeseleer
Peter.DHaeseleer@...
Mar 4, 2003 3:52 pm
6975
Dale, Thank you very much. I can see clearly now (the rain has gone). cheers Lawrie ... Hi Lawrence, You are very observant indeed. You are also running a very...
Hi All, I have several hundreds of DGN files containing linework, centroids and mapsheet boundaries that should be converted into one Oracle Spatial database....
Dale/ Lawrie, I actually find this explode unnamed cells quite useful and thought that I will share my experience. When I create buffers for street centerlines...
Ah yes, that makes sense to include this facility into our hopefully soon to appear batcher - it should have an option to send email once things are done. Dale...
Hi Lawrence, Yes, an old functionality idea in FME was that if you didn't give us any "DEF" lines or "IDs", we read the whole thing. All the readers that use ...
On Tuesday, Mar 4, 2003, at 04:45 America/Vancouver, Lawrence Turner ... This has always been the way the database readers work in FME. This behaviour is...
Graeme Hiebert
Graeme.Hiebert@...
Mar 4, 2003 5:17 pm
6981
hastings: I think you'll find that the "apparent" extra characters at the end of the text is just the nature of MS Access. If you load a 255 char text string ...
Bart; An alternative is to check whether the join worked or not. At the end of your @Relate() RELATION_DEF add something like this: JOIN Geometry TO...