Many thanks Dale Actually your way is more short and neat. I was able to extract those vertices using this long approach. I used the Chopping Factory with max...
aboali_inside
mashooha@...
Jul 1, 2002 2:58 pm
5482
Hi all. I have an AutoCAD file with road centerlines that were acquired via automatic GPS sampling. The lines have unwanted small spikes every so often. I've...
Herbert A Sparks
worth.sparks@...
Jul 1, 2002 4:20 pm
5483
Hi all, I am trying to convert a table from Oracle Ver 7.3 to MS Access. I have administrator access to the table in Oracle. But when I run the translation I...
Correction: The link in my previous message will work without a peroid on the end. Try this one: http://www.tcicorp.com/html/prod_curve3.php ... [snip] ... ...
... A trick I use to to enclose the URL in <>, as in: <http://www.tcicorp.com/html/prod_curve3.php>. Most mail readers will ignore the <> and anything outside...
Graeme Hiebert
Graeme.Hiebert@...
Jul 1, 2002 8:30 pm
5486
Apparently there is something in the SQL query we are performing that the Oracle database does not like as a column name. Either the name of the column is...
Graeme Hiebert
Graeme.Hiebert@...
Jul 1, 2002 8:30 pm
5487
Dear Does FME and FME License manager (floating) run under Windows XP Proffessional? Best regards Lars...
Lars Robertsson
lars.robertsson@...
Jul 2, 2002 2:38 pm
5488
Hi FME users, I am trying to translate polygons with arcs from an ESRI geodatabse ( with ESRI SDE3.x/ArcSDE 8.x Reader), but unfortunately the "vectorizing" of...
Is there a way to dispaly all the count domains values inside a Reprot Factory? I tried this way but it did not show anything ...
aboali_inside
mashooha@...
Jul 3, 2002 5:49 am
5490
Hello, ... The ReportFactory requires that you send in one feature for each line of output that you want to create, so the only way to have it do what you want...
Hello, Can someone explain the usage of "sequenced attributes"? Does it mean that FME features have two sets of attributes 1)normal attributes and 2) sequenced...
I need to know if the following is possible with FME: I have an ESRI Geodatabase feature class which has related fields in an oracle table (could also create...
When I Do a conversion from DGN 2 DGN with different projection I notice that the outputted File size get doubled and when I tried to compress the file in ...
aboali_inside
mashooha@...
Jul 3, 2002 1:20 pm
5494
Hi, I suspect that the input DGN had a number of Arc or Ellipse elements in it. When we reproject, we automatically stroke out arcs and ellipses since ...
Hi John, It is quite straightforward to do the join that you are talking about. In FME Mapping file land you'd use @Relate, which is a bit tedious to set up....
Hi, Sequenced attributes are treated exactly the same as normal attributes, but with one addition -- if you ask an FME Feature for all its attribute names in...
Hi Larry, Yes, its true, some grid formats are <starting> to make their way into FME. At this point there is no documentation on them, and as well how they ...
Hello, How can I use the "SupplyAttributes" function to attach a valid "fme_color" valeu to a feature? In my .fme file, the line: @SupplyAttributes(fme_color,...
Hi Larry, I think you mean the ESRI Binary Grid format? I believe that if one has ArcView installed, the reader/writer that we have built will be able to read...
Hi Randy1112000, It definitely should work, and I just tried an example here myself and I did get points in files named "<levelname>_text" that were generated...
Hi, I will not attempt to justify this answer. You need to "escape" the , -- for example: @SupplyAttributes(fme_color,"0.501961\,0.000000\,0.250980") I...
Hi Amanda, I think to do this you were going in and editting the header, and changing it to say READER_TYPE MULTI_READER., and leaving the READER_KEYWORD as it...
Hi Herbert, I just took a look at the CurveFit, and have to say that currently there's nothing in FME that will do as good a job of smoothing things out, so...
Hi Lars, Floating license is supported under Windows XP. Thanks, Juan ... From: Lars Robertsson [mailto:lars.robertsson@...] Sent: Tuesday, July...
Juan Chu Chow
juan.chuchow@...
Jul 3, 2002 4:28 pm
5505
Hello FME'ers, I have the need to update the spatial column of an SDE layer. Basically, I have some records on the business table (just an Oracle table) that...
M L McCraw
MLMCCRA@...
Jul 3, 2002 7:58 pm
5506
I am converting a dgn to coverage. The dgn has ward boundaries, zones boundaries,ward text and zone text. There is also the names of the alderpersons for the...
steve_edward_nelson
steve.nelson@...
Jul 3, 2002 10:46 pm
5507
Hi All, I have an interesting problem to the FME users worldwide. The contest(nothing serious/official)is open to anybody and I believe in equal opportunity...
Hi Marty, It looks very close....here's a couple of things that should help: 1) The "input" side of your transformation is stating that it only wants to ...
Hi Steve, I think it can be done -- I'll give you the general approach and then you get it going in either mapping files or workbench (I'm not sure which you...