Dear nullpointeralex: 750 source feature definitions would overload FME Workbench... However, there is a simple way to work around this. Select ONE of your...
Dale, FYI, I've not been using the ArcGIS extension, but have the same problem - 100s of ODBC refs left behind by failed/killed translations. They all relate...
You need to use either ampersand (&) or the @Value() function in your SQL to substitute the values of the x and y attributes into the query. eg. select...
Hello, i've got a polygon-shapefile with a database containing 2 coordinates (x1y1 and x2y2) on each object. Now i want to draw a line based on these...
If you're on a Windows platform, I can provide you with a command line tool, which has nothing to do with FME, but is based on a public domain software, called...
Luc Van Asch
luc.vanasch@...
Mar 1, 2004 9:34 pm
8709
Hi group I'm importing SHAPES to Smallworld 4 with FME I have two entities (E1 and E2) that have a 1:n relation E1 (1:n) E2 (E2 has a mandatory join field...
Try adding the 2 coords to your polygon features as attributes, then using the 2DPointReplacer and 2DPointAdder to create the new geometry. regards, Peter...
FME'ers, As of Build 1261 of FME, users no longer need to edit the coordsys.db and LocalCoordSysDefs.fme files to add custom coordinate projections. The FME...
This sounds like an issue with the sicad format, which is not build nor supported by Safe. Perhaps contact the company you bought it from, it does sound like...
Thanks Peter, I've just been told a fix to this issue was made last week and so the purging will not purge these as well. The latest beta would have this...
Hi, The Joiner would also make this quite easy to do (and could also be more efficient as well). There's a movie on the joiner at www.safe.com/movies that...
Hi FME'ers I'm pushing some personal geodatabase point layers to DGN layers, and - try as i might - I can't get the points to display the right cell. I've...
Hi all, When producing an Arc GRID raster data file using Workbench, what is the pixel coordinate defined to be? That is, if the data says the upper left...
If you are referring to the ESRI ArcGIS Binary Grid format, FME only does reading at this time. If you are referring to ESRI ASCII Grid, FME calls this pixel...
Hi All, We are using FME 2003 X2. I am very new to FME. Anybody helps how to use Workbench to form polygons and pair their label points exactly fit inside the...
For me it's the center of the upper left pixel. ________________________ Olivier Gayte Veremes 42 av. des Jardins 66240 St Esteve FRANCE 04-68-38-65-27 ...
olivier.gayte
olivier.gayte@...
Mar 3, 2004 6:20 pm
8721
Hi Thanks I will try your two solutions KaGi Dale Lutz <dal@...> wrote: Hi, The Joiner would also make this quite easy to do (and could also be more ...
Hello. I can't see "model", "igds_model" (or anything like that) mentioned in any documentation on reading/writing designfiles in V8. Is this supported? If...
Hi Ravi, Warm welcome to land of FME! You are quite SAFE here. You have not mentioned what type of geometry elements you have in Oracle Spatial. Assuming you...
Hi, I am currently migrating fme to a newly configured Unix/oracle9i machine and am having some problems getting fme to connect to the database. The connection...
Greetings, Does any one know the best way to identify partial overlapping polygons? For Example, lets say that I have one ESRI shapefile. Within this...
Edgar, That was exactly what I needed to verify. The ASCII grid cell origin was my concern. (and, yes, I forgot that ESRI starts counting from the lower left.)...
Hi John, I assume this is the issue I dealt with via our support email? Just so everyone knows the answer, you have to set igds_element_type to 2 but also the...
... it is hard to tell from the code but you might want to try exposing igds_type attribute on the destination side under properties and then setting a...
Hi Ravi, I'd also recommend checking out the PointOnAreaOverlay as well. The movies at www.safe.com/movies are also well worth going through too. Dale ... Dale...
Hi Nils, At this point we’ve not had anyone ask about models. How would you recommend we approach these (I’m personally not familiar with the concept yet)....
Hello FMEers, We are considering adding MySQL support to FME in the next short while. Not only would we support MySQL directly as an attribute database (and ...
Ok, I've read the whatsnew.txt and found that a new keyword (GRID_TYPE_AS_INT) was introduced in build 1226. But, I haven't been able to figure out how to add...