Search the web
Sign In
New User? Sign Up
mitab · MITAB Users List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 815 - 844 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
815
I am sory for my previous mesages. You may clear all of them. I am astudent at the and of university. I have got a investigation project about GIS software for...
jdzmustafa
Offline Send Email
May 13, 2004
7:16 pm
816
Hi guys, I'm using Visual Basic/miTab to create objects/tables for MapInfo and after some time during the process I get the error R6025 "Pure virtual function...
mkrstono
Offline Send Email
May 19, 2004
5:48 pm
817
Hi, I am using mitab 1.2.4 in VC++.NET 2003 to read MIF files. In order to do that, I use the functions of the class MIFFile. When I am done processing the...
MFagadar
Offline Send Email
May 20, 2004
1:50 pm
818
Hi, I have compiled the mitab library version 1.2.4 under VC++ .NET 2003, as I needed the .lib files. When in debug mode, at almost every object destruction I...
MFagadar
Offline Send Email
May 20, 2004
1:50 pm
819
... Mihai, I think this problem might already be fixed in CVS. The HISTORY.TXT file reports the following changes since 1.2.4, you might consider grabbing the...
Frank Warmerdam
nfwarmer
Offline Send Email
May 20, 2004
3:59 pm
820
Could you be more specific regarding the error. Perhaps some vb example code and data ? Regards Bo Thomsen ... Fra: mkrstono [mailto:mkrstono@...] ...
Thomsen, Bo Victor
geobthomsen
Offline Send Email
May 24, 2004
2:10 pm
821
Sorry Guys, problem solved..it was just added command "DoEvent" Thanks again to all Mladen ... From: Thomsen, Bo Victor [mailto:bvt@...] Sent: Monday, May...
Krstonosic, Mladen
mkrstono
Offline Send Email
May 25, 2004
1:19 pm
822
Hi to all, I'm working on performance in reading data from data stored in mapinfo binary format (.TAB + .ID + .MAP + .DAT files for every layer). I've made a...
iaiabum
Offline Send Email
May 29, 2004
11:35 am
823
Hi all, I have a hard time with pie shape objects in my script using Mitab library..some times the first object that is bigger than then other ones is coming...
mkrstono
Offline Send Email
Jun 1, 2004
8:42 am
824
... Stephen, Thanks, I have applied this in CVS. Best regards, -- ... I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@... light and...
Frank Warmerdam
nfwarmer
Offline Send Email
Jun 3, 2004
7:44 pm
825
I have downloaded the source files from CVS and has updated the mitab_dyn.pas file to match changes since last official version 1.2.4. Is it time for a new...
Uffe Kousgaard
haansus
Offline Send Email
Jun 3, 2004
10:43 pm
826
... I think it is time, but unfortunately I can never find the time. How'bout someone bug me again in the week of June 15th and I'll do my best to prepare a...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 3, 2004
11:23 pm
827
... Hello, I have just started working with MITAB (Version 1.2.4), and I have seen references to downloading source files from CVS. How do I go about getting...
rlcave3rd
Offline Send Email
Jun 4, 2004
2:57 pm
828
... Um... the website doesn't include that information. Use the instructions at http://maptools.org/chameleon/index.phtml?page=cvs.html but checkout the...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 4, 2004
9:47 pm
829
Dear all, When I use OGRSpatialReference::exportToWkt for a tab file whose projection shows as Non-Earth (meters) in MapInfo, I obtain this string: ...
siro martello
siro.martello@...
Send Email
Jun 14, 2004
4:22 pm
830
... Siro, I am afraid I don't know anything about the significance of LOCAL_DATUM. I gather it is required for a coorrect LOCAL_CS declaration? As for the axis...
Frank Warmerdam
nfwarmer
Offline Send Email
Jun 14, 2004
6:23 pm
831
Hi Frank, Thanks for your reply. It would be good if you could change the Fixup() method, so I will submit a bug with a description of the problem. Regards, ...
siro martello
siro.martello@...
Send Email
Jun 15, 2004
10:11 am
832
Hi, Im getting crazy !. I will appreciate a lot any help !. Im MapInfo .prj we have this coordsys: "GK Zone 5 (Inchauspe)", 8, 999, 4, -148, 136, 90, 7, -60,...
sagent100
Offline Send Email
Jun 16, 2004
9:02 pm
833
I am using MITAB version 1.2.4 to read MIF/MID files. When I get a TABText object, it is my understanding that the MBR is the bounding rectangle before...
rlcave3rd
Offline Send Email
Jun 17, 2004
3:14 pm
834
... The way rotated text is handled in MapInfo files is a real mess. Note that this is probably the only thing that's messy in an otherwise very clean and well...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 17, 2004
6:34 pm
835
Bob, The left, center or right justification has nothing to do with a single line of text. Its the alignment of multiple lines of text into a text box. MapInfo...
Koos Ouwehand
koos_ouwehand
Offline Send Email
Jun 17, 2004
6:54 pm
836
Koos, Thanks for the reply. Multiple line text boxes are exactly what I am concerned about. I have been able to calculate the end points required to line up...
rlcave3rd
Offline Send Email
Jun 21, 2004
5:38 pm
837
Hi, I want to define a new coordsys bound in the micdsys.txt file. The question is: Where must to reside this file in order the MITAB.DLL can read it ? I tried...
sagent100
Offline Send Email
Jun 22, 2004
2:14 pm
838
Hi, If you look at the source code, you will see that the "micdsys.txt" file only has effect in the tab2tab.exe application. It has not been enabled in the...
Uffe Kousgaard
haansus
Offline Send Email
Jun 23, 2004
6:58 am
839
... Hi, Looking at the code it seems it has to be in current working directory whatever that happens to be when you run your program. Best regards, -- ... I...
Frank Warmerdam
nfwarmer
Offline Send Email
Jun 23, 2004
8:24 am
840
Really thanks to Uffe and Wanderman for helping me ! Due my problem is not resolved, the question is the next: In MapInfo we have this own CoordSys (created by...
sagent100
Offline Send Email
Jun 23, 2004
2:38 pm
841
... Unless there is a bug, if you specify explicit bounds in mitab_c_create() then those bounds should be used to create the dataset and you should not need to...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 23, 2004
3:17 pm
842
... For the record I've filed a bug about adding this method to the C API, just to make sure I don't forget: http://maptools.org/bugzilla/show_bug.cgi?id=469 ...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 23, 2004
3:20 pm
843
Hello, I am using MITAB 1.2.4 to read data from MIF and TAB files, and I have run into something unexpected. I have been working on the input of text features,...
rlcave3rd
Offline Send Email
Jun 24, 2004
11:06 pm
844
Hi, You reqested that someone bug you to see if you might have time to create a new offical MITAB release. Do you think that you will be able to do this any...
rlcave3rd
Offline Send Email
Jul 5, 2004
6:38 pm
Messages 815 - 844 of 1383   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