Hi, I am working on a utility project and am looking at literature on SmallWorld capabilities Vs ArcGIS/ Arc/FM? Can somebody let me know sites or send pdf...
Hi ! I am wondering if one can do a more complex query in the @Relate function. Currently, the log file shows this line : Set up query `SELECT t1.* FROM...
Gautam Chandra Kasturi
gautam_ck@...
Aug 4, 2003 5:23 pm
7680
Hello there, I'm struggling with an issue of using Oracle Spatial writer. FME is capable to read Oracle Spatial data and fails to write it back to a new layer...
Hi , do somebody know how can we store the password in mapping file in encrypted format so only FME can read it may be thorugh a TCL function .etc. Thanks in...
Mashoog, Husain A
hussein.mashouq@...
Aug 5, 2003 3:05 pm
7682
Hello all, I'm experiencing a problem when I try to create a workbench session going from a VISION file (ATS.GIA) to a shapefile. Once I enter my source...
Steve Nelson
steve.nelson@...
Aug 5, 2003 6:06 pm
7683
Hi all, I'm new to FME and am having a problem exporting Smallworld to dwg. It will export ok but I end up with multiple geometries in the dwg file. I'm on...
chappop1
chappop1@...
Aug 6, 2003 3:29 pm
7684
... Error! ... installations ... Just an update =- tried viewing this file in Universal Viewer and I get the curious error "No Reader named 'GINA' is available...
Steve Nelson
steve.nelson@...
Aug 6, 2003 3:29 pm
7685
Hello Group, Has anyone had any luck building a workbench that will place hyperlink and object data into fields in a shape file? I can get the object data ...
Bryan Waller
bwaller@...
Aug 6, 2003 3:30 pm
7686
Hi Steve... ... This error occurs when Workbench cannot create a workspace for the given format. Yes, it is a bad message, and it has been fixed since the...
Matt Adam
matt@...
Aug 6, 2003 4:33 pm
7687
First and foremost, please pardon the newbie questions - I've only had FME for about 6 hours. I have (and will receive) a great number of shape files that I...
Hello, I'm using workbench to try to create an SDF polygon layer from an autodesk_line layer, and want to use an autodesk_text layer to populate the sdf_key....
Jason Birch
JBirch@...
Aug 7, 2003 8:46 pm
7689
Jason & Others, I have a similar issue with source MicroStation Text because many different formats have differing support text justifications and I regularly...
... Not an easy one, due to the sheer size of it. Here's what I normally do: - Set up the general process in the Workbench and create a mapping file for it....
Hans van der Maarel
hans@...
Aug 8, 2003 3:01 pm
7691
All, I separated the point and text information using a featuretypefilter to separate point (which is basically the anchor point of the text) and multitext...
Helmoet de Zwijger
helmoet@...
Aug 8, 2003 3:44 pm
7692
Hi David... ... Workbench has some tools to make thing like this easier. You can use the feature type merging to read in any shape file regardless of its file...
Matt Adam
matt@...
Aug 8, 2003 4:35 pm
7693
Hi Jason... ... The viewer (and all FMEObjects applications) has a little secret: when it asks for the bounding box of text features, it doesn't get the real...
Matt Adam
matt@...
Aug 8, 2003 5:11 pm
7694
Can somone please provide me with some info..... I have tiled mapsheet data that I wish to merge into a seamless dataset AND I wish to retain the mapsheet...
The following code should give you a rough centroid of the text when reading AutoCAD or Microstation files: FACTORY_DEF * TeeFactory \ INPUT FEATURE_TYPE text...
Thanks Matt All the answers and definitely the movies really helped. I'm starting to think the FME way! Dave B ... From: Matt Adam [mailto:matt@...] Sent:...
To this discussion I'd add checking the "autocad_insertion_x" and "autocad_insertion_y" attributes to see if they would be of use. These are the true...
hallo, I'm a newbie in FME. First I want to develop a simple reader with the java-plugin. I've created a new class with the needed functions (open, close and...
Olaf Schmidt-LÀnder
olaf.schmidt@...
Aug 11, 2003 2:51 pm
7700
Hi FME group I have road lines and road names as graphic group. Is ther e any way to get road anmes into road lines as an attribute while converting from igds...
FMEINDIA, Try the FeatureMerger in Workbench or the ReferenceFactory in a mapping file if your roads and road names (text) have the same graphic group number....
Thanks Dave, That only works for horizontal text, doesn't it? I tried figuring this out for rotated text, but am getting bogged down in rusty trig (SOHCAHTOA...
Jason Birch
JBirch@...
Aug 11, 2003 10:46 pm
7703
Let's get triggy with it... FACTORY_DEF * TeeFactory \ INPUT FEATURE_TYPE text \ OUTPUT FEATURE_TYPE * @TCL("set FME_Attributes(textlength) [string length...
Hello FMEers, You may be interested in a couple of recent interviews we've done. As FME users, you may find our perspectives interesting and we welcome ...
HI FMEUsers, I am trying to translate some data from DWG to SDE and during the translation process FME genereate the following error : -> All channels have...
Hi Sergey, Could you send the mapping file you used to support@..., this should work but to be honest I'm not aware of anyone that has used FME to go from...
Hi Alex, I think we'll need to see the log file here to know more about what is going on. If you could add: FME_DEBUG BADNEWS FME_STACK_TRACE To your mapping...