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 8134 - 8163 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8134
Hi I would like to split an attribute ( a text string) into its component parts, in workbench. The attribute field in question contains the name of roads, and...
Wakeford, David
david.wakeford@...
Send Email
Nov 3, 2003
8:13 pm
8135
Yes we would be if the price were right. ... From: Dale Lutz [mailto:dal@...] Sent: 29 October 2003 04:36 To: fme@yahoogroups.com Subject: [fme] Text...
Wakeford, David
david.wakeford@...
Send Email
Nov 3, 2003
8:13 pm
8136
In my workbench header, I have put a line like "DEFAULT_MACRO TILE_LOAD_STATUS success". A batch program will call this mapping file with a different value ...
byjukg
Offline Send Email
Nov 3, 2003
8:13 pm
8137
Hi group! I tried to manipulate the color of my outgoing SVG-file. Unfortunately it does not work with FACTORY_DEF * CreationFactory...
Marion Schneider
mschneider@...
Send Email
Nov 3, 2003
8:13 pm
8138
Hi Byju... ... There is no way to do this within Workbench using macros. However, you might have better luck using global variables. You can set the value of...
Matt Adam
matt@...
Send Email
Nov 3, 2003
8:44 pm
8139
Safe Software GIS Day / 10th Anniversary Open House On Wednesday, November 19th, 2003 we will be holding a GIS Day/ 10th Anniversary Open House. It will be...
Tim Jang
tjang_070277
Offline Send Email
Nov 4, 2003
4:41 am
8140
I think I have answered one question...that is: The AutoCAD writer can only write features into one layer in the output AutoCAD drawing. Is this a limitation...
rowe001
Offline Send Email
Nov 4, 2003
4:42 am
8141
Is this in a mapping file or in workbench? If you are in a mapping file, are you ensuring that the svg_color is being passed to the writer? Dale ... Dale Lutz...
Dale Lutz
fme_egroup
Offline Send Email
Nov 4, 2003
4:42 am
8142
Hello, Does/Can FME support or work with DGN B-Splines? Thanks....
qspwork
Offline Send Email
Nov 4, 2003
4:42 am
8143
Hi Bryan, It could be any number of things that are going on - are the schemas/field definitions the same for the files that can be read vs. those that cannot?...
Dale Lutz
fme_egroup
Offline Send Email
Nov 4, 2003
5:35 am
8144
Hi, Sounds to me like the issue has to do with the .prj file that FME is writing out. If you can compare a .prj for the coordinate system that you are...
Dale Lutz
fme_egroup
Offline Send Email
Nov 4, 2003
5:35 am
8145
Hello Larry, Mick, I was intrigued by the problem because I thought we'd licked this by now. And we have. But it is a bit tricky. What we are up against here...
Dale Lutz
fme_egroup
Offline Send Email
Nov 4, 2003
5:35 am
8146
Hi Mick, ... As Pete indicated, you pretty much need to use Tcl to do this currently. I'd suggest examining how the TCL in the ListSummer and ...
Dale Lutz
fme_egroup
Offline Send Email
Nov 4, 2003
5:35 am
8147
See the thread below. We need to add a ListSearcher that does more fancy searching, to find the index of the first element < some value or the first element in...
Dale Lutz
fme_egroup
Offline Send Email
Nov 4, 2003
5:35 am
8148
Yes, use the AttributeSplitter and place a space character in the "Delimiter or Format String:" field. Good Luck /Nisse PS. Make sure you have a Workbench...
Dahlsten Nils-Erik
mysoxen
Offline Send Email
Nov 4, 2003
5:19 pm
8149
The string with the rgb-values passed to fme_color and svg_color attributes must be comma-separated, so your code should look like this: ...
Dahlsten Nils-Erik
mysoxen
Offline Send Email
Nov 4, 2003
5:19 pm
8150
Hi Dale! It is in a mapping file and I was not ensuring that the svg_color is being passed to the writer! Now, I added also the correlation lines (I thought...
Marion Schneider
mschneider@...
Send Email
Nov 4, 2003
5:19 pm
8151
David, ... AttributeSplitter is indeed the way to go. Simply type a space for the "Delimiter or Format string". In older versions of FME you will have to ...
Hans van der Maarel
hans@...
Send Email
Nov 4, 2003
5:19 pm
8152
Lawrence I managed to fix this problem thanks, I was having connection problems in general but those are sorted out now. I can import my spatial data into...
mayonvagyok
Offline Send Email
Nov 4, 2003
5:19 pm
8153
Dear all I think I might have posted this before, I'm not sure. I have a 3d DWG which has a series of 3D polylines, I would like to extract the nodes of these...
bea37224
Offline Send Email
Nov 4, 2003
5:19 pm
8154
Hi, I am currently using FME Objects to develop a translator from an ArcSDE database into NTF. I would like to reproject the source coordinates from Irish ...
lard1167
Offline Send Email
Nov 4, 2003
11:24 pm
8155
Hi Nick... ... In Workbench you can use the Chopper to do this, setting maximum vertices to 1. In mapping files, this would be the ChoppingFactory. ... Matt...
Matt Adam
matt@...
Send Email
Nov 4, 2003
11:45 pm
8156
Lard, The reprojection library is an extra cost item when used within FME Objects. The price of the Add On as it is called can be found at ...
Don Murray
fme_egroup
Offline Send Email
Nov 5, 2003
12:15 am
8157
Hi all, I need to be able to switch grid files based on some translation parameters. We want to handle the re-import of data that was originally extracted...
Pete
terminalveloce
Offline Send Email
Nov 5, 2003
7:37 am
8158
Hi Nisse! Thanks for your reply. That solved the problem. But just one more question, do you also now why the picture is so sallowness? What can I do to get it...
Marion Schneider
mschneider@...
Send Email
Nov 5, 2003
7:37 am
8159
Hi, ... Actually, we can indeed write many layers at a time to a single DWG file. In workbench, just create more destination feature types. You can also...
Dale Lutz
fme_egroup
Offline Send Email
Nov 5, 2003
7:37 am
8160
Hallo Marion, a) Reinzoomen oder b) Linien stärker machen (svg_style="stroke-width: 2") lg Clemens ... From: Marion Schneider To: fme@yahoogroups.com Sent:...
Clemens Nothegger
clemens_noth...
Offline Send Email
Nov 5, 2003
4:11 pm
8161
Thanks Dale, I didn't really think that FME's dbf spec was wrong, I was just wondering if there were any tricks or glitches people had encountered in the past...
Bryan Waller
bwaller@...
Send Email
Nov 5, 2003
4:11 pm
8162
Hi group! Unfortunately I cannot find the solution to my problem. I have oracle-tables with columns defined as NUMBER(20,0) and I cannot read nor write the...
Marion Schneider
mschneider@...
Send Email
Nov 5, 2003
4:11 pm
8163
Yes Thanks, I sussed this late last night ! What would I do if I wanted to split these road names into individual letters rather than words ! Regarding the...
Wakeford, David
david.wakeford@...
Send Email
Nov 5, 2003
4:12 pm
Messages 8134 - 8163 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