Fellow members, I'm having a problem with ESRI SDE getting corrupted when loading some data via FME. The problem has occurred twice, once on a Sun box and ...
Fellow members how can i read a text from autoCad layer that hold building numbers and assign them to the nearest building polygon from another layer Thanks ...
Hello Rice, Is the error message 'GRID 0 -2' or 'GRID 1 -2' ? -2 for a SDE GRID says that your SDE layer uses an ORACLE Spatial Type. Do you try to load using...
What is your output format? I haven't had much success in writing attribute data to DWG. Dealing with the text is pretty easy; FME treats text elements as...
Use a NeighborFinder transformer - route the building layer into the BASE input port, and the text layer into the CANDIDATE. The buildings will pick up...
Hello Raj, Check the format attributes that you have available on the data (preferably in Workbench). I think there must be something there that would help. I...
Hi Ken, A bad news error doesn't mean there is necessarily a problem - for example "BADNEWS: ... OCI_NO_DATA" might simply be an end-of-data marker (as in...
I am in the process of moving a number of tables of data from a access databases into a single backend mysql database. In doing so some of the tables and...
Hi I took a look at this task, and the first seemed so simple I'm thinking I must've done something wrong. I tried to make up some data and then processed it...
Hi Mark. Thanks for passing this along the example. This solution deals with tables that already have an id set on the records in them. In my case I don't...
Hi, I ran into the FK problem myself. The trick is that MySQL writes to its output data sources in order, so you just have to create multiple MySQL data...
Hi Jason. Thanks for the info. After much playing around with the mysql server and FME I did get past the FK problems and was able to get things working. As...
I think I'm missing something. If the company_id is stored in a single column in the contacts table, I don't think that you should have duplicate suppliers;...
I have approx 500 files (mapinfo .tab format)which need a simple datum change. Unfortunately 300 of these contain no data. Can someone let me know if there is...
Doh! Yes, I had the requestor and supplier reversed. I now get all of my company_contact records created. Thanks Jason. ... table, I don't think that you...
Hi, are there any tips to improve the performance when writing ArcSDE geodatabase annotations? Problem: writing one DGN-file to ArcSDE takes about 25 minutes....
I have some Autocad lines which I want to chop into points and output to a new autocad files. I fail following this procedure: 1. Use chopper with "Maximum...
Block off September 21-22, 2006 now to take advantage of this unique opportunity to learn new tips and techniques that will help you maximize your return on...
I am evaluating FME 2006 and haven't been able to crack what I thought would be a simple task. Is there an easy way to convert shape files to kml while...
Hi Jim, There are a few ways of dealing with this, none of which I've tried with KML. What I would suggest that you look at first is the Batch Deploy option...
Hi, I made an aplication in asp .net that convert a dgn to a arcsde, using IFMEOFeature object. But i have a big usage memory problem. Anyone whose try...
Does anyone know whether FME works with SDO_TOPO_GEOMETRY or not? WooChul Charles Chung Information Technology Specialist US Census Bureau Geography Division ...
Hi I am using the trail version of FME , is it only the Base Edition , yesterday I had problem in converting to Post GIS format , after checking, I found out...
Hi I am a new user of FME , I am using a trail version , my intention of using FME is to convert (*.dxf) files to postgis file format As per the tutorial I did...
Hi Erik, The problem here (as I see it) is one that seems to arise fairly often, but for which there isn't really a sensible solution for us to implement. ...
Hi, I'm not sure that saving data from the FME Viewer is the best way of carrying out a translation. For a quick translation I'd recommend the FME Universal...
I assume you mean topological data as supported in 10g? I'm afraid we don't support this at the moment. Our Oracle developer tells me we are on a 10g "rampage"...