Search the web
Sign In
New User? Sign Up
fme · Feature Manipulation Engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5647 - 5676 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5647
Dear Group, I want to know how to read/write MapInfo binary files. I got some information regarding the header, But still i'm not able to get entity section....
csuresh01
Offline Send Email
Aug 1, 2002
3:05 pm
5648
Hi E'body If any have the file format for Mapinfo TAB file format Please help me since i am working to convert the dxf file to Tab format. Thanking in Advance ...
csuresh01
csuresh01@...
Send Email
Aug 1, 2002
3:05 pm
5649
Suresh: You certainly should be able to read MapInfo TAB files. I would recommend trying to display the TAB file in FME Universal Viewer first. If FME UV ...
mark@...
mark_stoakes
Offline Send Email
Aug 1, 2002
3:39 pm
5650
Hi Suresh! Maybe you would find MITAB useful? MITAB is a MapInfo .TAB and .MIF/.MID Read/Write Library It's is an Open Source (i.e. Free!) C++ library to read...
mats.elfstrom@...
matself
Offline Send Email
Aug 1, 2002
3:55 pm
5651
I just installed the latest release of the FME (following the instructions to remove the previous version first) and found that all of my own mapping files are...
palindrome1954
palindromeca
Offline Send Email
Aug 1, 2002
5:29 pm
5652
I am trying to do a round-trip mirror IGDS to IGDS translation and noticed in the FME manual that certain writer attributes are either optional, ignored or...
Graeme Leeming
gleeming@...
Send Email
Aug 2, 2002
12:01 am
5653
We are trying to migrate IGDS data to GEODB, we have created a mapping file to read all of the dgn file that we have (145) but the FME stops reading the whole...
glen_duka
Online Now Send Email
Aug 4, 2002
3:53 pm
5654
Right now we are migrating IGDS data to GEODB by batch. When the IGDS has a new element we will migrate the whole file to GEODB, but is there a way to do a...
glen_duka
Online Now Send Email
Aug 4, 2002
3:53 pm
5655
Hello Suresh, As has been suggested, if you want to write your own software to do this, then probably MITAB is a reasonable option. However, FME out of the...
Dale Lutz
fme_egroup
Offline Send Email
Aug 4, 2002
10:30 pm
5656
Just for the record, we are not ignoring the V8 pleas out there. We hope to be letting you know soon a timetable for V8 support. We have at two solid options...
Dale Lutz
fme_egroup
Offline Send Email
Aug 4, 2002
10:40 pm
5657
Hi Graeme, ... are actually placed on features by the reader, but they come from one of the "header" elements (a type 66 element, actually). The FME IGDS...
Dale Lutz
fme_egroup
Offline Send Email
Aug 4, 2002
10:50 pm
5658
Does workbench allow one to save the temporary files. I'm using build 727 and tried it from the gui and it wasn't saving them either. I couldn't find an...
Mark Syren
msyren@...
Send Email
Aug 5, 2002
10:19 pm
5659
Does anyone have a solution for dissolving overlapping polygons with like attributes? How about removing the overlap from polygons without any like attributes...
Mark Syren
msyren@...
Send Email
Aug 5, 2002
10:20 pm
5660
Hi Mark... ... Exactly which temporary files are you referring to? Workbench uses a number of temporary files during its operation. ... Matt Adam...
Matt Adam
matt@...
Send Email
Aug 5, 2002
11:44 pm
5661
Hello All, From the advice I have received from this group, I started working with Workbench inorder to convert AutoCAD data to Geodatabase(MDB). However I am...
b_arch78
Offline Send Email
Aug 6, 2002
2:13 am
5662
I have two different problems I'm trying to solve; they seem to boil down to the same thing. Case 1: if a particular polygon attribute is the same for the...
Hal Mueller
halmueller
Offline Send Email
Aug 6, 2002
2:51 am
5663
Hi Mark, Actually, Workbench does not use "temporary" files in the same way as the FME Universal Translator does, if that is what you are referring to. The...
Dale Lutz
fme_egroup
Offline Send Email
Aug 6, 2002
6:14 am
5664
Hi b_arch78, ... Thats a very very old beta build, and I suspect the issue you had has long ago been fixed. Strongly advise you upgrade to the current release...
Dale Lutz
fme_egroup
Offline Send Email
Aug 6, 2002
6:19 am
5665
Hi all, We required to convert .adf (Arc/Storm )file data to Oracle Relational.We are using FME Beta Build 726. I can not found the Source Data set format for...
sugunsg
sugunsg@...
Send Email
Aug 6, 2002
4:48 pm
5666
I am trying to translate a large amount of data (120 mb) in one session. When a run my translation (.cmd command file) I get a Dr. Watson application error for...
jessonsue
Offline Send Email
Aug 6, 2002
10:46 pm
5667
Hi glen_duka, Yes, there is a way to ignore errors encountered by the Geodatabase error. See message 5477, located at ...
Phil Svehla
psvehla@...
Send Email
Aug 6, 2002
10:46 pm
5668
Dear Sir, I had translate multi- line annotations in an ArcInfo coverage into DGN format and I found that the multi- line annotations were overlapped. What...
cheungkimfungsurvey
cheungkimfun...
Offline Send Email
Aug 7, 2002
4:19 am
5669
Hi Mark, If you have overlapping polygons with like attributes, then you can first run them through an overlay factory using a GROUP_BY clause (this was added ...
Dale Lutz
fme_egroup
Offline Send Email
Aug 7, 2002
4:21 am
5670
Hi, One way to do incremental update is to use the MatchingFactory in FME to compare an "old" version of your IGDS file to the "new" one. Assuming that what...
Dale Lutz
fme_egroup
Offline Send Email
Aug 7, 2002
4:25 am
5671
Hi Sue, We'd need a bit more information to know exactly what is going on here. 120MB is really not that much data as far as FME is concerned, certainly many...
Dale Lutz
fme_egroup
Offline Send Email
Aug 7, 2002
4:29 am
5672
Hi Hal, Seems to me that the TopologyFactory is going to be what you need to use here (TopologyBuilder in workbench). It takes areas and decomposes them into...
Dale Lutz
fme_egroup
Offline Send Email
Aug 7, 2002
4:43 am
5673
Sue, You may wish to look at the configuration of the computers Pagefile. In older versions of FME and we found similar issues with other applications, we need...
Lawrence Turner
lawrenceturn...
Offline Send Email
Aug 7, 2002
4:45 am
5674
Hi, Unfortunately, these changes are not kept from install to install. We will see if we can do something about it in the future, and I apologize for this. One...
Dale Lutz
fme_egroup
Offline Send Email
Aug 7, 2002
4:45 am
5675
Dear My experience is that the fastest way is to export the data into AI Coverages (it's a command in AI) and then start working with FME. Another way that I...
Lars Robertsson
lars.robertsson@...
Send Email
Aug 7, 2002
4:30 pm
5676
Could you be more specific - I want to do what you suggested - I see no "settings" menu in the gui interface etc All I can do is save the information window...
Susan Jesson
jessonsue
Offline Send Email
Aug 7, 2002
9:37 pm
Messages 5647 - 5676 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help