Hello Hans, hello Tyler thanks for your answers - I forwarded them to our customer (who asked me about elevation data). I hope he can find a good way working...
Marion Schneider
mschneider@...
Jun 2, 2003 3:19 pm
7400
Hi, Plz Tell me The Complete Procedure Of Snaping In Microstation/j 7.1. How I Use The Snap In Microstation. Thanks Good bye...
sweetthinkerz
sweetthinkerz@...
Jun 2, 2003 3:19 pm
7401
Hi Raymond, There is no specific conditional concatenator. The way to solve your problem is to string a couple transformers together. You can use a tester ...
Katherine Irwin
ki@...
Jun 2, 2003 4:07 pm
7402
Redgis, I had to solve this exact problem but used a mapping script with TCL function; I don't know how well it will port over to Workbench. For example to...
Graeme Leeming
gleeming@...
Jun 2, 2003 5:05 pm
7403
Hi Tom, Have you tried creating the bounding box feature yourself in your mapping file? Here is some mapping file fragment that will do it. # This will create...
Hi Reed, I tried creating a bounding box of my own, but things got even more screwy. However, I did not make the dfd_fac attribute equal 1. I will try that and...
Hmmm, that helped a little. The resulting dfd file looks right in the FME viewer, but not in Creator. When I import the dfd I see the bounding box and a...
Hi FME Group How can I filter invalid geometris while expoertin data from DGN2SDO by using FME work Bench. Because I found some selfintersection polygon...
Eugen: The simplest approach would be to run a generic translation in FME Universal Translator, (File->Translate...) selecting the source & destination format ...
Mark Stoakes
Mark.Stoakes@...
Jun 3, 2003 2:49 pm
7408
Thanks Mark. That works fine, but what I am looking for is a batch re-projection of multiple shape files in multiple directories, without knowing the...
I am guessing, perhaps incorrectly, that Eugen's question might be re-stated as "is there a way to write a *mapping file* which can do a generic translation...
I have just updated to x2 and am very appreciative of the improvements. BUT...I seem to be missing something in batch deploy. If I list two or more shape files...
Do anybody have a script (Avenue) that will re-project from BC Albers to Geographic projection? Much appreciated Thanks...
jessonsue
jessonsue@...
Jun 3, 2003 9:26 pm
7412
Hi... ... There is no way to directly test for self-intersection (that I know of), but you can try using the SelfIntersector, which turns self-intersecting...
Matt Adam
matt@...
Jun 3, 2003 9:38 pm
7413
Hi, Seems like a batch kind of day today. This *should* work -- can you supply your workspace and log file to support@... and we'll take a peek. Dale ... ...
Hi Eugen, The issue is that we need to generate a new "mapping file" for each schema set we encounter. In the olden days, I'd have pointed folks to the Batch...
Hi, One other way to do this is to just do the concatenation the way you wanted, and then afterwards use the "StringReplacer" to replace two spaces with one...
Thanks Dale. Your approach works probably fine, but in my case I am looking for the "old day" batch approach due to integration with other application. Paul R....
Jim: I think this is what you need: @TCL("regsub -all {[[:space:]]} $FME_Attributes(space_list) {\\} FME_Attributes(newlist)")\ Attached is a little test...
Mark Stoakes
Mark.Stoakes@...
Jun 4, 2003 2:59 pm
7418
This is with regard to the issue of Global Origin in DGN files. Once again I am into this weird world of Global Origin again. But I have a new question to ask...
Hi Eugen. Take look at the 2 files I've attached to this e-mail. The do exactly what You are looking for: 1. Read X number of shapefiles, with an unknown set...
SRG, If you look in your MS_NB_Roads.gif in the reference box, it shows a scale of 1:10 between master and reference. Greg ... From: Raghavendran(SRG)...
Greg Owen
gowen@...
Jun 4, 2003 7:01 pm
7421
SRG Have a look at the Master and sub units for your 2 files. Roads.dgn shows MU=ft SU=th, 10 th per ft, 100 POS per th NB.dgn shows MU=ft SU=su, 100 su per...
Greg Owen
gowen@...
Jun 4, 2003 7:03 pm
7422
hi mark, How difficult it would be to migrate from Sw-2 to SW-3.2. Do you have any idea? Thanks and REgards, Prasad ... support the ... old "unsupported" ... ...
psdasariuk
psdasariuk@...
Jun 4, 2003 10:22 pm
7423
Could someone please provide an example of how to use the attribute "autocad_visible_attributes{}" when writing to a dwg file. I have a block with a number of...
Greg Thanks for the tip. But I checked the other way too. I changed the working units for Roads,dgn file (You can also try it). I set them to 100 and 1 same as...
Hi Eugen, Paul's suggestion is interesting but at the current time there are no short term plans to implement it. We'll give it thought however. For now, I'd...
Hello group! Just one question: Is it possible with FME to create autocad polylines including arcs? You know, POLYLINES with group code 42 describing the...
Marion Schneider
mschneider@...
Jun 5, 2003 2:36 pm
7427
Guys, I want to make an export from Smallworld to MIF. In Smallworld I have 7 collections, 12 regions and 10 categories of objects. The result should be 120 x...
eb7875
eduard@...
Jun 5, 2003 2:36 pm
7428
SRG Not sure if you saw the FME output but it shows the scale problem as well in FME coordinate units ... FME UNIVERSAL VIEWER OUTPUT FOR ROADS.DGN Using IGDS...