Hi Mark - Thanks for the quick reply. I didn't know about the STROKE_ALL_ARCS directive so that was useful. I found this piece of code in the Smallworld-FME...
mashie97401
kim.larson@...
Jun 2, 2002 12:59 am
5332
Hi, There is a recent press release about this topic on Star's web site: http://www.star.be/uk/news_event/press_release.asp?ID=26 and on Safe Software's web...
Felipe Vera
fvera@...
Jun 2, 2002 12:59 am
5333
I'm getting the "Using start point as inside point for polygon with 0 height" warning on a dataset I'm working with in Workbench. I'm reasonably sure that I...
Hi, I am new to FME suite. I was trying to convert my relational data from Access2000 to SQL Server 2000. Is ODBC the only way to do the operation? Also, I...
Dale, Do you have any plans to add another raster format rather than GIF/PNG? Perhaps one where the colors can be specified by RGB values rather than an index...
Dave Campanas
d.campanas@...
Jun 4, 2002 3:48 pm
5337
Dave, It must be just how FME implements the png export. There is nothing in png that limits it to indexed color. I use png all the time for full color...
Hi all, I am a new user to FME translation and I am trying to convert DGN file to Arcinfo coverage. As a part of this task I need to transfer all the words of...
Hi, I just installed FME2003 Beta build 672. It looks like ".mdb" and ".dbf" have been added to the list of file extensions that get associated with "fmegui"...
I 'm converting a DGN file to ArcSDE 8.1 geodb and in the middle of the translation fme curshes and give my this error "An error occurred while attempting to...
aboali_inside
mashooha@...
Jun 5, 2002 3:51 pm
5341
Ravindra, If you're new to FME, I would suggest using FME Workbench instead of the FME translator. Here's a link to a Quick Start document to get you started....
kathy bryce
kb@...
Jun 5, 2002 4:28 pm
5342
Amit: Underneath the *.MDB reader, FME does in fact use an ODBC source. SQL Server also requires an ODBC source. Oracle is read directly. If you’re not...
Hello Josh, ... I suspect that what is going on is that in your original file, the text that you see is really a visiable attribute of some insert. That would...
Thanks Mark. Yesterday I downloaded the 2003 beta version of FME and it seemed to take care of the list of tables problem. The beta version also gave me the...
Hi, Does FME have the functionality to update the records from the Source Table to Destination Table. I know there is a Parameter called "Drop Table First"...
HI Katherine, Thanks for your quick response. I will try the method you have suggested and come back if the problem persists. Thanks again, Ravindra ... of the...
Hello dear FME users, I have a file where I have duplicate arcs (circular arcs, not topological ones). I would like to keep only one of overlapping arcs, which...
Freddy Becker
freddy.becker@...
Jun 6, 2002 4:56 pm
5348
Dear all, I am converting our S57 ENC into the ESRI shape format. I have encountered two problems: 1. How to get the text over to the Shape file? 2. How to...
newfme02
nahkhian@...
Jun 6, 2002 4:57 pm
5349
Hi Amit, There is a @SQL function (SQLExecutor Transformer in Workbench) available. You can use this to truncate your table before writing to it or you can...
kathy bryce
kb@...
Jun 6, 2002 5:28 pm
5350
Hi Freddy, One solution proposed by Kathy Bryce is that you reorient your arcs prior to running them through a matching factory: FACTORY_DEF * TestFactory \ ...
Tyson Haverkort
tyson.haverkort@...
Jun 6, 2002 8:01 pm
5351
Thanks Kathy. That definitely serves the purpose. I have run into another problem while trying to convert my data. As I said before, I am trying to convert...
Hi, FME doesn't have a limitation writing to tables created by another user. So, we must be getting this error from something else. Are you doing a ...
kathy bryce
kb@...
Jun 6, 2002 9:10 pm
5353
Hi again Freddy, Upon rereading your message, I now understand that you are referring to mathematical arcs rather then linear (or stroked) arcs. In this case ...
Tyson Haverkort
tyson.haverkort@...
Jun 6, 2002 11:18 pm
5354
Dear, Is there a method for comparing two datasets (one with points , the other with polygons), trying to result in only those points which lie inside the real...
Hello FMEers, There are still a few spots available for the FME training class running next week, June 13th and 14th, in Atlanta, right after GeoSpatial World....
karen@...
Jun 7, 2002 2:44 pm
5356
Hi Dave, Actually, there is quite a bit of work going on right now to do more raster formats in FME. How this will play out in the short term may not help...
Hello, ... The things you want done here are well tested and quite mature in FME, they definitely do work. And FME can definitely do what you wanted in one...
Hi, A possible problem is that the feature class existed before but was deleted using the sdetable command, rather than being deleted using ArcCatalog. As a...
Phil Svehla
psvehla@...
Jun 7, 2002 4:09 pm
5359
Thanks, Dale Three things on my wish list for raster output are: GEOTIFF output - both 24 bit RGB for images and 16 bit greyscale for heightfields. No...