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 9111 - 9140 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9111
Hi, There are always two downloadable versions of FME - one is the previous 'official' release (eg 2004-ICE) and the other will be the latest beta version of...
Mark Ireland
mark2atsafe
Offline Send Email
Jun 1, 2004
4:29 pm
9112
Hi Daniel, Using Workbench you can do most things that a mapping file does (and it's easier for us to provide support too) I'd suggest you download and browse...
Mark Ireland
mark2atsafe
Offline Send Email
Jun 1, 2004
4:29 pm
9113
Not sure you can do that, but if you are running this as a batch process could you put it in there? Use batch-deploy (from the file menu in Workbench) and you...
Mark Ireland
mark2atsafe
Offline Send Email
Jun 2, 2004
5:41 pm
9114
Hi Daniel, Thanks for the workspace. It definitely works. I wonder why it didn't for me. Let me see and get back to you if I find any subtle differences. JM ...
Jean-Martin Verreault
spatial_it_2k
Offline Send Email
Jun 2, 2004
5:42 pm
9115
Hi Scott My support colleague Ken had the following answer to your question... "As you say you shouldn't need to define the spatial domain parameters (x,y...
Mark Ireland
mark2atsafe
Offline Send Email
Jun 3, 2004
6:12 pm
9116
While trying to import a shapefile into Smallworld using FME, I am getting the following Alert from the Smallworld-FME Translator. "Field count returned from...
Frugard, Christian
frugardc@...
Send Email
Jun 3, 2004
6:14 pm
9117
Hi all I'm trying to translate a MicroStation v7 file to MicroStation V8 file in order to create layers with a string as a combination of level, colour, style...
Itziar Urrutia
iurrutia@...
Send Email
Jun 4, 2004
9:32 pm
9118
For all who are interested, I found that the polylines I was importing seemed to have too many segments in them. Once I was able to cut them into polylines...
Frugard, Christian
frugardc@...
Send Email
Jun 4, 2004
9:32 pm
9119
You have to change the method from GE packed_string.get to allow for a larger field count. The maximum is something like 64000, we always have a problem with...
Coghlan, Larry
larry_coghlan
Offline Send Email
Jun 4, 2004
9:32 pm
9120
Itziar Urrutia: I think you can do : First ,use ATTRIBUTECREATOR create a attribute(a string as a combination of level, colour,style and weight); 2sd,you can...
李长松
cslihenu
Offline Send Email
Jun 5, 2004
9:16 pm
9121
Hi Group, I am trying to rubber sheet vector entities based on an unique id with the drift values present in text file. The drift values includes the original...
taylorgammon
Offline Send Email
Jun 7, 2004
3:56 pm
9122
Safe Software Announces FME 2004 ICE Vancouver BC June 8, 2004 - Safe Software Inc., the industry leader in spatial ETL technologies, announces the release...
waly_lime
Offline Send Email
Jun 8, 2004
8:48 pm
9123
Hi, I'm searching for a way to get rid of ArcSDE feature during an FME process. First, some context. When converting in a file based environment, I can select,...
"Prvost, Jean-Marc"
prevost1234
Offline Send Email
Jun 8, 2004
8:48 pm
9124
What I am doing is trying to do is read in 2 xml documents and take parts of each and make a new xml document. Where I am really running into issues is with...
dragonmstr3682
Offline Send Email
Jun 8, 2004
8:49 pm
9125
Another option is the Concatenator transformer which might help you create this combination string. There is also an attribute called igds_symbology which is a...
Mark Ireland
mark2atsafe
Offline Send Email
Jun 8, 2004
8:49 pm
9126
I'm not really clear what you're trying to do. Are you: a) trying to move each of your shapefile features individually based on an offset specified in the...
Jason Birch
jasoncbirch
Offline Send Email
Jun 8, 2004
8:50 pm
9127
Hi all I use the @XValue() function to get the @XValue() from the first coordiante in a feature, this works ok in most cases. If the fme_geometry is...
peter laulund
peter_laulund@...
Send Email
Jun 9, 2004
6:17 pm
9128
Hi, The XML Writer currently does not write out geometry data, only attribute data. Are you running some XSLT transformations on the XML writer output to make...
Juan Chu Chow
jchuchow2003
Offline Send Email
Jun 9, 2004
6:18 pm
9129
Jason, b - was the option I was looking for. That really worked great. Excellent for your direct inputs. The output fetures fairly depend on the rubbersheets ...
taylorgammon
Offline Send Email
Jun 9, 2004
6:18 pm
9130
Try a test factory like this FACTORY_DEF * TestFactory \ INPUT FEATURE_TYPE LAYER \ TEST LAYER.ObjectId > 0 \ #Add a...
mark.stanyon@...
mstanyon
Offline Send Email
Jun 9, 2004
6:19 pm
9131
Hi TG, Rubbersheeting uses a method known as Inverse Distance Weighting (IDW). This runs on the theory that geographic features that are closer together are...
Mark Ireland
mark2atsafe
Offline Send Email
Jun 10, 2004
6:56 pm
9132
Hi, I'm relatively new to FME and TCL so forgive me if I ask an easy question. I'm using listBuilder in FME workbench to build a list and then I'm using...
buzzcogs
Offline Send Email
Jun 10, 2004
6:56 pm
9133
Dear receiver, We would like to know how to convert ESRI Shape files to MicroStation DGN keeping non graphic attributes from one file to the other using FME...
txantxiku43
Offline Send Email
Jun 10, 2004
6:56 pm
9134
The Functions and Factories reference often contains more information than the Workbench help. The WarpFactory documentation has this to say: EXPONENT_WEIGHT...
Jason Birch
jasoncbirch
Offline Send Email
Jun 10, 2004
6:56 pm
9135
Hi all I hope someone can help me here. I am loading shape files into oracle 9i (uk nationa grid) and it works fine until I try and create a spatial index. I...
bruce
bsoord
Offline Send Email
Jun 10, 2004
6:56 pm
9136
Jean-Marc, Have you tried using the SDE30QueryFactory, setting QUERY_MODE to 'DELETE'. I use this a lot to delete features from ArcSDE and replace them with...
koklyndon
Offline Send Email
Jun 10, 2004
6:57 pm
9137
Hi Rose, It sounds like you are already well underway with lists and TCL. FME Workbench now has several transformers that deal with lists which should ease...
Daniel Iseminger
pennamite
Offline Send Email
Jun 11, 2004
2:57 am
9138
Hellotxantxiku43 I think you can achive your goal by using the "laber" function. But if you thans all attributeto the DGN file ,you have to face a ugly...

cslihenu
Offline Send Email
Jun 11, 2004
2:58 am
9139
Hi Rose. The code below loops thru the join_list{} in 2 different ways. The first for-loop expects a join_list{}.ANGLE attribute to be found, and logs its...
Dahlsten Nils-Erik
mysoxen
Offline Send Email
Jun 11, 2004
2:58 am
9140
Rose, FME lists in TCL do not appear to be treated the same as TCL lists. If you want to loop through the values of an FME list, try using something like...
Graeme Leeming
gjsleemi
Offline Send Email
Jun 11, 2004
2:58 am
Messages 9111 - 9140 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