Hi Group, I am having no success converting an Autodesk Map 6 drawing to Shape (or any other) format. Using Workbench or the Universal Translator the error is...
Bryan Waller
bwaller@...
May 3, 2004 6:36 pm
8998
In that case I would suggest using file->batch_deploy from the Workbench menu This lets you select multiple files or a directory for conversion using the...
Hi, we are students of the Mastercourse of Geoinformatics and Photogrammetry at the University of Stuttgart. We are doing a project work, which handles about...
Convert your data into SDE or Shape using FME and then set up an AXL file nominating your source data details, scale display properties etc. Set up your aims...
Scott: You can use the AreaGeneralizer transformer. It does a good job of thinning adjacent areas, but it is fairly expensive in terms of processing as it ...
Martin: You've had several great responses already. But, if all your trying to do is remove short segments within a line string then use the LineGeneralizer ...
JM: FME Workbench has loads of string manipulation tools. Look in the workbench gallery under the "Strings" category. A combination of StringReplacer, Splitter...
Tyler: Labeller also adds FME attributes such as fme_rotation & fme_text_size, and these will be mapped to the destination format if they format support text ...
Hi, Is it possible to set the name of a Dataset to be the value of an attribute in a mapping file?? What I mean is that i have created an attibute named...
Howdy, This is a newbie question. Currently I am evaluating FME for a project, which store data in Oracle 9i/10g Spatial, but editing is using various tools...
Perhaps you must install AutoMap in your computer if your have none. I didn¡¯t encount such problem,but I knew: if you translate any data to Arc/gis type...
Hi, perhaps you should try the function @FeatureType()!! Instead of @Value(LayerName) write a "*" and in the next row set @FeatureType(&LayerName) Hope this...
Marion Schneider
mschneider@...
May 5, 2004 8:21 pm
9009
I am labeling lines at their center. I have tried several different values for Label Aligment, Label Rotation Attibute and Parallel rotation attribute. None of...
Thanks Mark. I got it going. ... polygon. ... point lines, choose the line that has the minimum Y as a coord and then figure out the angle from the coords it...
I am looking at building a batch application (.bat) to process several fmw. I am using the --SourceSataset, --DestDataset and other parms to specify the source...
In Smallworld, our base coordinate system was Pennsylvania North NAD27 mm. I created a sub-alternative and converted the base system to Pennsylvania South...
I have done something similar using SDEObjects and FMEObjects reading from multiple incremental proprietry formats. You can just use FMEO alone to do this but...
Hi, The FME product will certainly enable you to view GDF data, will translate it to other formats and will even translate other formats to GDF (although...
Hello, I need to translate ESRI shape linework into MicroStation dgn and supply the lines in the dgn with labels. I have examined documentation and tutorials,...
This works for me reading from SDE and writing to multiple formats # Defines the standard SDE input format for all elevation extracts INCLUDE vmtemplate.fmi #...
... Also (I know I shouldn't press 'send' too quickly), Label Rotation Attribute and Parallel Rotation Attribute only specify the name of the attribute used to...
Hans van der Maarel
hans@...
May 6, 2004 5:50 pm
9018
Thank u its working fine now!! : ) Marion Schneider <mschneider@...> wrote:Hi, perhaps you should try the function @FeatureType()!! Instead of...
... The Labeller will automatically place texts readable (i.e. not upside down or backwards). It looks like you're running into that feature. -- eXQte: Hans...
Hans van der Maarel
hans@...
May 6, 2004 5:51 pm
9020
Hello Jay, To answer your questions in a seemingly random order (using build 1306 by the way)... 2, Click on the parameters tab in the destination dataset...
Dear Haakan Thomasson, Good to know that you are "SAFE" and happy FME-ing :-) Will be glad to help you on any issues with FME. Cheers SRG GIS Analyst India ...
I am trying to process a very large CARIS NTX file into an ESRI SHAPE file, doing a number of processing steps such as retrieving attributes from a database,...
Can anyone tell me how I go about reading tag values in workbench? I pointed my DGN straight into the visualizer, and I can see the values for each tag. I...
Hi Mark, Thanks for the tips. Now I can update all the columns, that is, in the data update/modified case. This is done using the 'ADDED' output row of the...
Dear Håkan Thomasson, You are SAFE in the land of FME. As I understand, you are trying to create text labels as well as the line segments from ESRI Shape to...