Hello! I'm using FME 2005 Build 1696 and I have the same problem with the levels in Microstation v8 files. Have you resolve the problem PR#7255? Where can I...
Ok Marion, Thanks for help; I´m requesting now the FME licence to try it. Let me try to tell you, what my job really is: I´ve a lot of DGN files in this...
Hello! I'm writing a dxf/dwg file and with the fanout setting stets the layers. This has works perfectly until I upgraded to Suite 2005 Now all layers are...
Without using some form of spatial database, truly real-time visualisation is not achievable. However, if you are able to translate your DGN files to look the...
Yes Jason,,, It´s sound like to solve my issue. But I´m having problem with some DGN files. I publish one DGN file 60 KB,,, perfect than I try publish...
Hi all. I´ve sucessed in using FME Universal Translator. Source: DGN: Destination: SDF (mapguide) But now, I want to automate this process, maybe using the...
... If you've created a mapping file (or workbench), you can run it from the command line or through a batchfile like this: fme [your mapping file.fme] e.g. ...
As far as I know FME has no other reporting functionality than printing the workspace layout. Has somebody an idea on how to document the dataflow and what the...
Hi list I use textstroker and it's work correctly (dgn to dgn). But a have a problem with the font. All font it's in double line evn i used single line font ...
Hi Farook, The current TextStroker will only create outlines or polygon features, but there have been several requests for line output from text. We are...
FMEList
fmelist@...
Sep 2, 2005 4:17 pm
11052
Hi all, After installing fme2005 my joiner doesn't work anymore: We are trying to connect to SQL Server using ODBC 3.x After we choose the table there's a...
What is the easiest way to convert an integer stored YYYYMMDD date (from shapefile or PGDB) into Oracle? The date tool doesn't understand this format. Thanks, ...
Question, How do you tell FME to output data into a certain SDO_GEOMETRY? Based on the SDSFIE standards (USAF data), I have four types of tables in Oracle to...
Bryan, If you are using workbench, then the DateFormatter will do the trick. One caution, if you have any dates that are either null or 0, the DateFormatter...
The one tricky thing with the DateFormatter is that the source dates MUST be in a known format. The acceptable formats are mm/dd/yy, monthname dd, yy, dd...
In the meantime follow up the TextStroker with a CentreLineReplacer. Use the FME2006 beta version to get the best results. Mark Mark Ireland, Product Support...
Hi all, I'm have a difficulty creating a new file using @System functoin.Would anyone introduce detailedly the command line passed into @System? Thanks in...
I have the same problem (and no solution for the moment). For information I mailed ESRI Support and the number of streams is unlimited now (ArcSde 9.x) and the...
Bryan One bit of advice I can suggest after mucking about with oracle spatial for a few years and that is to only have ONE SDO_GEOMETRY data type per Oracle...
Hi. I think we've come across a little bug here. The problem is in the layername, "road " won't work but "road" will. FME has handled this better before, I...
I had the same problem recently, and simply setting MAX_OPEN_TABLES to 50 in my mapping files did the trick. (50 is probably overkill but I have not seen any...
Hi All, I want to know whether Oracle Cleint ,to be installed on same computer where FME installed, is required to connect Oracle Database through FME...
Q: Is there a way to force the column names to upper-case for an ESRI PGDB in FME? It's a real pain to have to hand-match all the PGDB lower-case columns to...
Yes, Oracle client would normally be required. The only exception I can think of would be to use ODBC instead, though it's not particularly desirable to do so...
I don't know about forcing column names to upper case at source but an AttributeRenamer would let you rename them to their upper case equivalent and this fix...
Hi KaGi & FMErs, We answered this question through Support, and the developers are looking into this problem. One workaround is to read the datasource rather...
HI Listers Is there a limit to the size of an FFS file? Also, if the limit is exceeded, does FME create a second FFS with a name_1.FFS? Thanks for any info Bob...
Hi I guess this is a really easy one for you guys: I have areas that I want to convert into lines. Which factories should I use? The format is Mapinfo .tab and...