Search the web
Sign In
New User? Sign Up
fme · Feature Manipulation Engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12843 - 12872 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12843
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...
mark2atsafe
Offline Send Email
Nov 1, 2006
4:58 pm
12844
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...
Bill Voigt
voigtw2003
Offline Send Email
Nov 1, 2006
5:26 pm
12845
... 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 -...
mark2atsafe
Offline Send Email
Nov 1, 2006
5:31 pm
12846
... 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...
mark2atsafe
Offline Send Email
Nov 1, 2006
5:47 pm
12847
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...
mark2atsafe
Offline Send Email
Nov 1, 2006
5:49 pm
12848
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...
kcheng888_007
Offline Send Email
Nov 1, 2006
10:27 pm
12849
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...
mark2atsafe
Offline Send Email
Nov 1, 2006
11:38 pm
12850
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...
Matt Davis
therocksuper...
Offline Send Email
Nov 2, 2006
5:12 am
12851
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...
n_antiform
Offline Send Email
Nov 2, 2006
3:18 pm
12852
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...
kitchuu
Offline Send Email
Nov 2, 2006
3:19 pm
12853
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...
kjetlund
Offline Send Email
Nov 2, 2006
3:22 pm
12854
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@...
Send Email
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...
Hans van der Maarel
hans905
Offline Send Email
Nov 2, 2006
4:11 pm
12856
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...
Dan Iseminger
pennamite
Offline Send Email
Nov 2, 2006
4:17 pm
12857
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...
Bill Voigt
voigtw2003
Offline Send Email
Nov 2, 2006
5:07 pm
12858
Thank you, that works. ... points ... adding ... set it ... that...
kitchuu
Offline Send Email
Nov 2, 2006
5:15 pm
12859
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...
mark2atsafe
Offline Send Email
Nov 2, 2006
5:30 pm
12860
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. ...
n_antiform
Offline Send Email
Nov 2, 2006
6:26 pm
12861
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...
kitchuu
Offline Send Email
Nov 2, 2006
6:29 pm
12862
Well that's certainly very strange. I've filed a PR with our developers and will let you know what the response is. Mark...
mark2atsafe
Offline Send Email
Nov 2, 2006
7:50 pm
12863
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...
Jason Birch
jasoncbirch
Offline Send Email
Nov 2, 2006
7:50 pm
12864
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@...
Send Email
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...
mark2atsafe
Offline Send Email
Nov 2, 2006
10:07 pm
12866
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...
nimbus9au
Offline Send Email
Nov 2, 2006
11:25 pm
12867
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 ;) ...
Jason Birch
jasoncbirch
Offline Send Email
Nov 3, 2006
9:53 am
12868
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...
Jason Birch
jasoncbirch
Offline Send Email
Nov 3, 2006
10:00 am
12869
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...
clambert_aamh
Offline Send Email
Nov 3, 2006
3:36 pm
12870
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@...
Send Email
Nov 3, 2006
3:39 pm
12871
I am having the same problem using the aggregator, did you find a solution? ... when...
spankymccheese
Offline Send Email
Nov 3, 2006
4:01 pm
12872
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... ...
mark2atsafe
Offline Send Email
Nov 3, 2006
4:31 pm
Messages 12843 - 12872 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help