Hi there! I have a problem with a ReferenceFactory. I would like to combine the attribute of a none-geometry table with the geometry of another table. each of...
Hello, I am trying to create a line feature from an ascii file. I got all my x,y,z coordinates from that file (or a coordinates list). So I think what I need...
Hi group! My problem is located in "Export As Custom Format" -- a very cool tool since FME 2004 (I think)! I have created such custom format "reader" for one...
Marion Schneider
mschneider@...
Jul 1, 2005 4:09 pm
10758
I have hundreds of CSV files to read, but the field names start on the second line, not the first. So not only to I want to skip the first two lines of every...
Hi Cindy Lu, Well, since I just signed my municipality up for membership in the Open Geospatial Consortium (OGC), I suppose that this is a good time to be...
By the way, the nice thing about this is that it's extensible to other feature definitions in the same file, such as points, polygons and, to a certain extent,...
Hi Steve, I did something similar before by sending all the files through individually as 'text file' instead of CSV, add a count attribute to each line...
Bryan Waller
bwaller@...
Jul 4, 2005 3:49 am
10763
Hello phil and garry, ... writing to an existing feature class then any value given to this parameter will be ignored.< We just had to change the spatial...
Hi guys, I'm just trying to work through this interesting thread but wanted to comment on this. For the @Filenamepart() function I have a workspace that uses...
Hi Marion For your unexpected input remover problem try setting a merge filter on the source Feature Types in your custom format (.fds) file [open the Feature...
Fellow Listers, Does anyone know of a method to get the GROUP and UNITS information for a projection within workbench and/or FMEobjects? Thanks, Bob ... L....
Hello Farook, You could get pretty close by using File->Batch Deploy with the option to recreate source directories turned on. For each source dataset you'll...
Hello Pong, I think I see what you are saying - for example an element in a cell is rotated 10 degrees and the cell itself is rotated 45 degrees. When you ...
Hi Mark! Excuse me, of course you are right. I have now installed FME 2005 and it works without changing the "Merge feature Type"! Do you also know something...
Marion Schneider
mschneider@...
Jul 5, 2005 3:12 pm
10770
Hi All Wondering if some one can assist me, in converting polyline shape to polyline-m, using FME. Thanks O.Wales...
I have created a workbench fileto import created point objects from an access database. When I run the translatation I receive a message Object unset does not...
Hi, I have a GG data set convert to ARCINFO, in my computer create a workspace and it work good, but in another computer, it does work using same workspace...
hi, do you have the same versions of fme installed on both computers? check this out - just make sure to use the build on both computers. hope this helps. ...
Karim Elhanafi
karim.elhanafi@...
Jul 6, 2005 6:02 pm
10775
We have same version FME(FME2003X2) and same OS(Win2000) on both computers. Attachments are two log files. ... From: Karim Elhanafi To: fme@yahoogroups.com ...
I need to be able to calculate the bearing between two points. I need this for 2 reasons. 1. rotate aerial imagery parallel with flight path 2. detect changes...
liu, according to the log files you attached the number features read and written is the same for both. sorry i have got no clue what it can be. try to install...
Karim Elhanafi
karim.elhanafi@...
Jul 7, 2005 6:08 pm
10779
You can probably get away with the NeighbourPairFinder if you split the points out by row first (so you don't choose a point in an adjacent row). You'd have...
Hi, I have a sample workspace (attached) that demonstrates how to write polyline-m features, though I don't know where it came from or how useful you will find...
Hi Cindy, If you're referring to custom formats in FME then these are designed for reading only, and not for writing. You can have as many readers and/or...
Hi List I have fme 2004 ice 3 build 1378. I need to upgrate to the new version of fme (fme 2005) How is the procedure to upgrate my fme. I download fme 2005 on...
Hi, I am currently running FME Suite for Oracle 2005 (Build 1696). Is there a way to perform mosaic on raster files? I have two GeoTiff images (spatially...
Hi, Our mapping production process includes many steps and one of them needs to delete all features of an entire working area. To do that we use an ArcObject...