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@...
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@...
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 ...
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@...
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@...
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...
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...
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...
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?...
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...
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...
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...
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...
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@...
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@...
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...
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...
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 ...
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@...
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 ...
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...
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@...
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...
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:...
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@...
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@...
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...