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...
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 1001 - 1031 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1001
Hi all, I've use MinGW to compile the mitab libraries and test programs. The libraries and test programs *seem* to work OK, but I dont get any return values....
tinbredss
Offline Send Email
Nov 8, 2005
1:28 pm
1002
I've downloaded the precompiled DLL, used the MinGW 'pexports' program to create a '.def' file and then used 'dltool' to create a linkable library from the...
tinbredss
Offline Send Email
Nov 8, 2005
1:30 pm
1003
... Andreas, The original problem is because the expansion of EPSG:31463 is not easily identified as being datum 1000 for mapinfo format. The name does not...
Frank Warmerdam
nfwarmer
Offline Send Email
Nov 8, 2005
3:35 pm
1004
... I'd like this functionality too. Also font size maybe?...
tinbredss
Offline Send Email
Nov 10, 2005
2:16 pm
1005
My calls to mitab_c_get_symbol_no(), mitab_c_get_symbol_color() and mitab_c_get_symbol_size() do not return the correct values for FontSymbols. Am I missing...
tinbredss
Offline Send Email
Nov 10, 2005
4:08 pm
1006
Dear List My understanding from previous postings on the list is that MITAB will not allow you to edit an existing table that was created by MapInfo. I further...
bob young
bob@...
Send Email
Nov 11, 2005
11:55 am
1007
Hi Bob, I think you are correct on both points. I think you can only add objects to a tab file using MITAB at the time the file is created - you certainly...
James Perrins
james_perrins
Offline Send Email
Nov 11, 2005
1:15 pm
1008
Hi, I'm new to mitab. I've compiled the latest version for windows and have created the most basic MFC application. When I click a button, the following code...
scumhampton
Offline Send Email
Nov 24, 2005
12:38 pm
1009
I have tried with the 'C' interface and get exactly the same error. Any ideas what I'm doing wrong? ... From: mitab@yahoogroups.com...
Tim Smith
scumhampton
Offline Send Email
Nov 28, 2005
5:30 pm
1010
... Oh... plus the files in the cpl and ogr directories of course. sorry. -- ... Daniel Morissette dmorissette@... DM Solutions Group...
Daniel Morissette
dan_morissette
Offline Send Email
Nov 28, 2005
6:48 pm
1011
I'm not very familiar with the MFC environment, but the error "Unhandled exception at 0x00550573 (ogrinfo.exe) in MitabTest.exe" doesn't seem to make much...
Daniel Morissette
dan_morissette
Offline Send Email
Nov 28, 2005
6:51 pm
1012
I have created a win32 console application and it seems fine. not sure what the problem is when using MFC! ... error "Unhandled ... seem to ... included ... ...
scumhampton
Offline Send Email
Nov 29, 2005
1:57 pm
1013
Yes, this is the problem I'm getting. I can compile a Win32 console app fine. Has anyone been able to build an app using MFC? I'm using VC7. ... the ... ...
scumhampton
Offline Send Email
Nov 29, 2005
3:46 pm
1014
The default with a MFC app is to link with the libraries in a shared dll. You will either need to change the MiTab to use shared dlls, or your MFC app to use...
Ned Harding
NHARDING@...
Send Email
Nov 29, 2005
4:41 pm
1015
Hi Ned, I tried statically linking the MFC dlls and get the same problem. Grrr! ... From: mitab@yahoogroups.com [mailto:mitab@yahoogroups.com] On Behalf Of Ned...
Tim Smith
scumhampton
Offline Send Email
Nov 29, 2005
6:42 pm
1016
I'm getting these link errors LIBC.lib(crt0dat.obj) : error LNK2005: _exit already defined in msvcrtd.lib(MSVCR71D.dll) LIBC.lib(crt0dat.obj) : error LNK2005:...
Tim Smith
scumhampton
Offline Send Email
Nov 29, 2005
6:42 pm
1017
The first problem is of different 'code generation' settings. So use for all parts the same settings like 'debug multithread DLL' or so. Koos Ouwehand ...
Koos Ouwehand
koos_ouwehand
Offline Send Email
Nov 30, 2005
2:38 pm
1018
Hi Koos, I have built the MiTAB library using the makefile.vc I just don't know what the problem is - it works when building a Win32 console app - but not with...
Tim Smith
scumhampton
Offline Send Email
Nov 30, 2005
3:13 pm
1019
Hi Koos, Of course, you are right. This is what I did: Change this line in the nmake.opt file OPTFLAGS= /Zi /nologo To explicitly link with MSVCRT.lib for...
scumhampton
Offline Send Email
Nov 30, 2005
7:20 pm
1020
From: "scumhampton" <tsmith@...> ... I'm no expert in MFC or C++, but I do know MITAB is not threadsafe. I learned the hard way :-) Regards Uffe...
Uffe Kousgaard
haansus
Offline Send Email
Nov 30, 2005
9:28 pm
1021
All, I am very new to VB .net. I have an array of x y coodinates x() and y () that need to be passed to mitab_c_setpoints function in the mitab.dll. VB .net...
jcornpe
Offline Send Email
Dec 3, 2005
9:41 am
1022
Hi, I am using mitab_c_set_symbol(feature,symbol_no,symbol_size,symbol_color). I know that symbol_no takes a values between 32-67 but what does each of these...
reddysambi
Offline Send Email
Dec 7, 2005
2:38 pm
1023
... 31 is also possible (blank). ... 32. ... MapInfo documentation, User Guide, appendix J. Not sure if this is on-line anywhere. Regards Uffe...
Uffe Kousgaard
haansus
Offline Send Email
Dec 7, 2005
3:20 pm
1024
I am just starting to use MITAB 1.5.0-beta1. Sorry it took so long for me to start testing but it has been really busy here and I couldn't begin testing until...
Canfield, Andrew
andythecornb...
Offline Send Email
Dec 23, 2005
8:01 pm
1026
Hi, When I use mitab with a windows application (an Exe or Console), it works well for me. It is not stable when I use it in my asp.net project. What are the...
reddysambi
Offline Send Email
Dec 29, 2005
6:38 pm
1027
Whenever I try to add more than 29 columns to a new table using MITAB I get an error. I got this error in 1.3 and now in 1.5 beta as well. Yet If I go into...
Canfield, Andrew
andythecornb...
Offline Send Email
Jan 4, 2006
6:13 pm
1028
I found what it is and it's by design not a bug (line 752 of mitab_indfile.cpp). I need to index all 50 columns and the dataset can only contain 29 indexes. I...
Canfield, Andrew
andythecornb...
Offline Send Email
Jan 4, 2006
6:37 pm
1029
... I see the comments in the code about the 29 indexes limit, there must have been a good reason why I put that there at the time but I don't remember. Do you...
Daniel Morissette
dan_morissette
Offline Send Email
Jan 4, 2006
6:52 pm
1030
In MapInfo 6.0, which is the version I have for testing, it will give you an error if you try and index more than 29 columns. I ran my code with only allowing...
Canfield, Andrew
andythecornb...
Offline Send Email
Jan 4, 2006
7:38 pm
1031
Hello, When I try to load a MIF/MID file where the MID file contains null bytes (i.e., 0x00) in an attribute, the associated features can not be read....
rlcave3rd
Offline Send Email
Jan 20, 2006
7:31 pm
Messages 1001 - 1031 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