Hi Carl, Perhaps I spoke too soon! Although the issue of the failing translation is fixed, I'm far from certain that the actual prefetch and cache filling is...
Ray Kinser responded quickly with the problem. Thanks Ray. I had created attributes in Access of data type Decimal, but for some reason, the width was set at...
... You can actually call a workspace file from the command line, in just the same way as you're doing with mapping files. Just use .fmw instead of .fme -...
... It should. But I'm wondering if the problem is in the source data format. It's CSV isn't it? FME treats CSV as a folder based format; ie each CSV file in...
Hi Bill, Kudos to Ray is what I say. You mean that FME had a defined size of 20 in the schema, and the access database has 13, and because of this no data is...
Hi Mark, Late last night I decided to add the ASCII files into separate folders. one file for one folder and ran the batch deploy. And I did get one file in...
Glad it's working. I've filed an enhancement request for batch deploy - an option to treat each file in a folder dataset as a separate dataset. It sort of goes...
Hello all, I was wondering if anyone had any tips/experience in unzipping files from an FTP site using FME. I want to run an FME workbench file, that can unzip...
Hi, I am loading dates into an ArcSDE Geodatabase (9.1) in Oracle 10. Formatting and loading dates using the DateFormatter works fine, except a few dates which...
Hi, I am trying to create a tin Mesh from input DTM (ascii xyz) data. I read in the ascii csv file -> Create 3d point -> Feed the 3d points into a TINGenerator...
Hello all, I'm working with a workspace where I have a road network and a dataset with administrative areas (Norwegian "Kommuner", similar to county). I'm...
Hi Matt I am using zip/unzip within a fme mappingfile using fme begin/end tcl and a free zipprogram attatched is the program and the tcl code i use, you can...
peter laulund
peter_laulund@...
Nov 2, 2006 3:23 pm
12855
... This is the default TINGenerator behaviour. ... You'll need to aggregate them based upon a common attribute. Try adding an attribute to all the triangles...
Hi Knut, Are you using an older build of FME? We made some fixes recently to standardize the use of odd characters in transformers. I just tried the latest...
The Access destination was defined by the Workspace Dialog from the X & Y (state plane) coordinates in the source data. I had negelected to check the...
Hi Kjetil, Can you add a Visualizer transformer after the DateFormatter to show the data at that point. I'm curious as to whether it is the DateFormatter that...
Hi again, I have created a small sample fmw, which routes the data to a Visualizer. Using dates up to 20371231 works fine, and the output date field is added. ...
Hi All, I am using tiler (also tried clipper) to tile a large TIN file. Although the files are clipped properly, all features that have been clipped lose their...
I'd like to see improvements in date handling in FME overall. I've been working on a Cemetery application, and have to jump through tonnes of hoops because...
Hi Jason That's a Windows artefact, to do with an integer limit in the count of seconds back to about 1903. To handle dates correctly I bounce my data through...
Bruce Harold
bruce@...
Nov 2, 2006 9:04 pm
12865
What sort of problems are you facing Jason? I'm thinking it's not going to be easy to produce a one-solution-fits-all transformer, given the wide range of...
I always have the problem when adding to table in access via FME that it defaults to 20 chr strings for text. even if access is set to 255 chr strings. If i...
Yikes, I'm glad that all of the real history on this coast is in the oral tradition, and unencumbered by the "western" need to apply dates to everything ;) ...
I guess I could have just done the translation in the database, even with a function call in the select statement for the MSSQL source. I'll remember that for...
Hello I am trying to translate from RGNC 1991 Lambert New Caledonia projection to WGS84 LL and UTM Zone 58 South. However by default it is adopting the Three...
Hi as far as i remember, you get a 2d feature from the clipper if the clipper i 2d, so try cheking you clipping polygon to se wether it is 2d or 3d, if it is...
peter laulund
peter_laulund@...
Nov 3, 2006 3:39 pm
12871
I am having the same problem using the aggregator, did you find a solution? ... when...
Hi Shaun, Can you clarify please? I've tried to recreate the problem but I can't. I think I must've tried a different set of steps than you. What I did was... ...