Hello all, I have created a transformation from an ArcSDE managed Oracle gdb to shapefile. It runs fine from within workbench and universal translator creating...
Hello Again, Turns out the problem was caused by having both FME 2005 and 2006 installed on the same machine. It seems that when running the transformation...
Hi guys, I'm using an fme workbench to write records into an oracle table (attribute only). I'd like to delete some of previously writen records using...
Ok. I get the concept of the transformer, but my result doesn't make any sense. I am offsetting some points to some distant to the upper right. For the x and...
Hi Linda, ... The offsetter adds the values you enter for X, Y and Z to every coordinate of every feature. So if your data is in decimal degrees, a '1' means 1...
Problem solved. It wasn't the offsetter that was failing, it the conversion to dgn. So instead of offsetting the points as I convert the shapefile to...
Hi Linda, The distance will be in the units you are using; so in this case yes 1 is 1 degree. It sounds like you are using the Offsetter correctly so the...
Red Geographics has just released the OGCGeometryRounder, a custom transformer for FME by Safe Software. This rounds coordinate values that are stored in a OGC...
Hi all, Anyone want to come work in beautiful Nanaimo, on Vancouver Island, Canada? There's a job opening to do basically what I do, working with me on...
I am trying to update some FeatureClass attribute values in SDE using an external .csv file with the correct updates. The Feature Class contains linear...
Hi there, I noticed in a previous thread there was a request from Kumar; "I am trying to open a file in workbench it is giving error like "File Error! Could...
New to the KML output, but am having success creating linear features and displaying via Google Earth. But I do have a pretty newB question. When I export a...
... You can use the RandomColorSetter (http://www.fmepedia.com/index.php/RandomColorSetter) to assign a random color to each line. The FME colors are retained...
Turns out there's a KMLStyler factory within FME. I just attached it, then set the 'line color mode' to random - awesome. Thanks once again FME. Steve...
Hi Steve, My two cents! One check that you might try doing out is to see the login permission you have on the temp folder? Another one is to check on the disk...
A Happy new Year to all FME'ers FME_MF_NAME should expand to the name of the mapping file. To test this expansion I put the following line in the mapping file ...
Hi Richard, I haven't asked around but my theory would be that the TCL is being run in a separate FME process - one which uses a temporary mapping file called...
Hello everyone. I'm trying to import data from DWG files into GE Smallworld using workbench. One of the features I'm trying to bring in is a DWG text entity....
Hi, Does anyone have an example or suggested methodology for labelling street centerlines with block ranges? For my data I need to: - Label the center of the...
Hi Ryan, Firstly, make sure you have the latest up-to-date Smallworld FME Interface. I believe there was a problem with the earlier ones regarding a loss of...
Hello Group, Here is a question that seems kind of silly at first. Is it possible to assign floating licenses to certain users within a network? (I know, it...
Bryan Waller
bwaller@...
Jan 6, 2006 11:47 pm
11479
Yes :) Floating license management is fairly flexible. Have a look at the Macrovision guide: http://www.macrovision.com/services/support/flexlm/enduser.pdf ...
Hello Linda, Sounds to me like it was/is an issue with the seed file you are using when writing to DGN. DGN is an integer based coordinate storage file (at...
Hi Steve, This sounds like something we'd want to get to the bottom of. Can you follow up to support@... and include a screenshot + description of what...
Excellent! Thanks Jason! Bryan Bryan Waller, GIS Data Coordinator Midwest Survey Inc. [1]bwaller@... ph.403.735.9344 (direct) ph.403.244.7471...
Bryan Waller
bwaller@...
Jan 9, 2006 3:50 pm
11484
Hi Richard, Does indeed seem like this is the problem. It's proposed that we have a workspace name macro available in this TCL - I think it's a small enough...
Hi I'm trying to convert a Geomedia Access Connection to another Geomedia Access Connection with different schemas. Sounds fairly straightforward! However...
I've successfully managed to replace < with !#lt; and & with !#amp; but trying to replace < with &#lt; fails with -- missing close-brace. What am I doing...
Hi Mark, Thanks for the feedback. Your second suggestion is the one I have adopted for the time being. I'll look forward to testing the update when it is...