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...
Show off your group to the world. Share a photo of your group with us.

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 12228 - 12257 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12228
Hi there I got FME 2005 and FME 2006 (both single use) installed on the same computer. FME2005 works fine all the time while FME2006 doesn't accept its license...
mro0013
Offline Send Email
Jul 3, 2006
7:02 pm
12229
Hi Roman, do you have 2 different licence files? FME 2005 and FME 2006 require different licence files. Greetings from Lausanne, Jeff Konnen INSER SA...
Jeff Konnen
jeff_konnen
Offline Send Email
Jul 4, 2006
12:20 pm
12230
Hi, Is there a way to split a polygon into the the individual parts that make it up. For example we have several polygons made up of lines and arcs. We would...
gunter_nt
Offline Send Email
Jul 4, 2006
12:21 pm
12231
Hi Jeff I was pretty sure I'd do have two licenses. Yet after a closer look it seems they just copied the 2005-license into the 2006 folder and renamed the...
Roman Meyer
mro0013
Offline Send Email
Jul 4, 2006
2:43 pm
12232
Hi Roman, Yes, FME 2005 and 2006 (and any subsequent version) need a different license. This page - http://tinyurl.com/ebotr - on fmepedia will explain why. ...
mark2atsafe
Offline Send Email
Jul 4, 2006
7:36 pm
12233
Hello, I have a data in Mapinfo TAB format. The data has a coordinate System of LL_WGS84, coordinate unit is latitude and longitude. How can I transform it...
ming li
lium7788
Offline Send Email
Jul 5, 2006
3:06 am
12234
Hello, If my understanding is right, you have an attribute column with data populated for X and Y i.e lat/long in DMS or DD (Decimal Degrees). You can use the...
Raghavendran
raaags2001
Offline Send Email
Jul 5, 2006
6:37 am
12235
I'm not sure what you mean by X/Y in metric. Typically, you would need to define an full coordinate reference system, such as UTM Projection, Zone 10, NAD83. ...
Jason Birch
jasoncbirch
Offline Send Email
Jul 5, 2006
6:37 am
12236
Hello We are also having a similar problem but with a floating license, where I cannot access the software without restarting the license service. Our license...
clambert_aamh
Offline Send Email
Jul 5, 2006
6:38 am
12237
1. When FME runs a translation, does it execute each transformation sequentially within the workspace such that one transformation is completed before the next...
jusiheap
Offline Send Email
Jul 5, 2006
2:50 pm
12238
Hi Simon, You can use a FeatureMerger to perform a join between the filtered outputs. Instead of re-reading the data, you can just run your RoadNodes into the...
Jason Birch
jasoncbirch
Offline Send Email
Jul 5, 2006
4:10 pm
12239
... Just to clarify/answer one of my own questions now I've reflected on it further: presumably the order of translations depends entirely upon the order of...
jusiheap
Offline Send Email
Jul 5, 2006
4:22 pm
12240
Maybe this page will help - http://www.fmepedia.com/index.php/Coordinate_System Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC,...
mark2atsafe
Offline Send Email
Jul 5, 2006
5:00 pm
12241
Hi Simon, In answer to your questions... ... No. What happens is that a single feature is read and then processed as far as possible in the workspace. Then the...
mark2atsafe
Offline Send Email
Jul 5, 2006
5:01 pm
12242
... This is completely correct. And unlike the Ghostbusters, there's no danger when you "cross the streams" (http://tinyurl.com/rt5jp) Most commonly, the...
Dale Lutz
fme_egroup
Offline Send Email
Jul 6, 2006
5:18 pm
12243
Hello! Can FME2005 OR FME2006 translate Cad BLOCK to DGN Cell or ShareCell? How to translate it? ... ÑÅ»¢Ãâ·ÑÓÊÏä-3.5GÈÝÁ¿£¬20M¸½¼þ Hello! Can FME2005 OR...
ming li
lium7788
Offline Send Email
Jul 6, 2006
5:20 pm
12244
Hi, Question 1: I am labelling land parcels (output to dgn). I would like to vary text size depending on parcel size. On FMEpedia I found a custom transformer...
a552.anna
Offline Send Email
Jul 6, 2006
5:33 pm
12245
Hi Anna, ... You can combine two testers to make this work: Tester 1: area < 600 Failed port leads to Tester 2: area > 5000 Failed port contains all parcels...
Hans van der Maarel
hans905
Offline Send Email
Jul 6, 2006
7:15 pm
12246
Vancouver, B.C. â€" July 6, 2006 â€" Safe Software Inc., a world leader in the development of interoperability solutions for the exchange and ...
jameygillis
Offline Send Email
Jul 6, 2006
7:53 pm
12247
Hi Prashan, I think GB may have only been reading hatches. However, the new first FME 2007 beta (which is now available on our web site at ...
mark2atsafe
Offline Send Email
Jul 7, 2006
7:13 pm
12248
Hi FME'ers, Hurrah! With 2006-GB released we've also started posting the beta versions for FME 2007. The first one is now on our web site at...
mark2atsafe
Offline Send Email
Jul 7, 2006
8:07 pm
12249
... This isn't wrong, but you could do it in a single Tester by putting two tests inside a single Tester. They would be "area > 600" and "area < 5000" - then...
mark2atsafe
Offline Send Email
Jul 7, 2006
9:06 pm
12250
... True, but then there'd be no distinction between the < 600 and > 5000 classes. I was under the impression that such a distinction needed to be made. -- ...
Hans van der Maarel
hans905
Offline Send Email
Jul 8, 2006
4:44 pm
12251
Hans, thank you for such prompt reply! Tester works well - I forgot all about it existence. I will try the grid - all I need is to run it once over the area I...
a552.anna
Offline Send Email
Jul 10, 2006
6:06 pm
12252
But then you could add a second tester to... oh. I'll get my coat. ... to be...
mark2atsafe
Offline Send Email
Jul 10, 2006
6:36 pm
12253
... will ... I wonder if pre-filtering by circularity would help. Ie to fish out the weird ones and grid only them. (Just tried, it mmmight... looks like ...
a552.anna
Offline Send Email
Jul 11, 2006
12:13 am
12254
... be ... Hans is right. I need 3 groups, but with only 2 testers this is not too much hassle. Anna...
a552.anna
Offline Send Email
Jul 11, 2006
5:22 am
12255
Hi with a bit off tcl we can do it all in just af couple of lines and one function call proc setTextSize {} { set area [ FME_Execute Area ] ; set size 3 ; if...
peter laulund
peter_laulund@...
Send Email
Jul 11, 2006
4:16 pm
12256
Hi all I'm translating from GML to Oracle (taking input from a large number of GML files), and for each feature I'd like to store in Oracle the name of the...
jusiheap
Offline Send Email
Jul 11, 2006
4:25 pm
12257
My source data is GML, and is based upon a network model of RoadLinks connected by RoadNodes. Each RoadLink feature has an attribute which holds the id of the...
jusiheap
Offline Send Email
Jul 11, 2006
5:16 pm
Messages 12228 - 12257 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