Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

mitab · MITAB Users List

The Yahoo! Groups Product Blog

Check it out!

Group Information

? 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.

Messages

Advanced
Messages Help
Messages 731 - 760 of 1437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
731 david@... Send Email Nov 1, 2003
3:13 pm
... For Distance I use the built-in MapBasic "Distance"; function. Bearing is: '====================================================================== function...
732 secantau Send Email Nov 12, 2003
1:57 pm
Hi all I've written a test utility in mapbasic and I'm having a problem with the "mitab_c_get_field_as_string_vb". I keep getting the error message "External...
733 Thomsen, Bo Victor
geobthomsen Send Email
Nov 13, 2003
2:36 pm
To Steve - I've just sniffed around in the mitab.dll with Borland's TDump utility. There is a "_mitab_c_get_field_as_string_vb@16" entry point in ver. 1.24 of ...
734 rickbussi Send Email Nov 19, 2003
5:28 pm
I have a problem with tab2tab and MIF file that comes from the export with Geomedia WebMap. I've also checked with Geomedia Pro and it does the same thing. ...
735 Uffe Kousgaard
haansus Send Email
Nov 19, 2003
9:06 pm
MapInfo accepts line breaks in almost any position, so both of the formats posted are correct. I believe even this format would be OK: Point 1123123.123123 ...
736 Daniel Morissette
dan_morissette Send Email
Nov 19, 2003
9:36 pm
... The MIF reader code should be made more flexible to accomodate this case. I've filed a bug to make sure we don't forget: ...
737 Sharrie Zhang
sharrie_zh Send Email
Nov 27, 2003
2:51 am
I mean detailed document for mitab c++ api or lib. Someone here can tell me that the function of mitab lib except read and write mif or tab files. Dose mitab...
738 Ben
crane_ba Send Email
Nov 27, 2003
2:02 pm
... Hi all, I don't have VC++ environment setup on my pc, how can I build the C/C++ libraries with it? I'm presuming, I only need NMAKE.EXE to compile the...
739 Daniel Morissette
dan_morissette Send Email
Nov 27, 2003
3:12 pm
... If you don't have a C compiler then I assume that you want to use MITAB from VB or Delphi. You don't need to compile anything if you use the precompiled...
740 Daniel Morissette
dan_morissette Send Email
Nov 27, 2003
3:31 pm
... No, MITAB doesn't have any GIS function: it just reads and writes TAB and MIF files. There are not formal docs for the C++ APIs except the comments in the ...
741 Daniel Morissette
dan_morissette Send Email
Nov 27, 2003
4:42 pm
(Please use the MITAB list for your questions. I'll CC this reply to the list.) ... I don't know MapBasic at all so I can't answer that. Hopefully someone else...
742 Michal Kovacik
kovacik Send Email
Nov 27, 2003
10:09 pm
Ben, for re-doing mitab.dll to Borland style, please refer to message #267 : http://groups.yahoo.com/group/mitab/message/267 Once you are done, that dll will...
743 Thomsen, Bo Victor
geobthomsen Send Email
Nov 28, 2003
2:48 pm
Ben, You _can_ use newer versions the precompiled MITAB-dll from MapBasic. Mapbasic expects dll's to be compiled with the STDCALL calling convention, which is...
744 Christophe CANDILLIER
bwarf2000 Send Email
Dec 2, 2003
2:24 pm
Hi, It’s not possible to read MIF files using column names beginning by “VERSION”, “CHARSET”, “DELIMITER”, “UNIQUE”, “INDEX”,...
745 Daniel Morissette
dan_morissette Send Email
Dec 2, 2003
8:45 pm
... Someone else also reported that a couple of weeks ago via bugzilla: http://www.maptools.org/bugzilla/show_bug.cgi?id=140 I've added your comment to the...
746 mapdudicle Send Email Dec 3, 2003
2:31 pm
Hi, I'm having a problem using the following three API calls: mitab_c_get_symbol_no,mitab_c_get_symbol_color & mitab_c_get_symbol_size. The following Delphi 5...
747 Ben
crane_ba Send Email
Dec 3, 2003
2:32 pm
Hi all, Finally, after hunting stuff down left and right, I managed to get a .NET Framework 1.1 SDK download and installed on my laptop. It's got Nmake and...
748 Nigmet
ntokabayev Send Email
Dec 4, 2003
1:05 pm
Help me with the following to understand a variable HeadBlock = packed record // Type 0 Block CoordOriginQuadrant:byte; // 161h Having seen all files in a...
749 Ben
crane_ba Send Email
Dec 4, 2003
2:39 pm
Hi all, Still can't get past the nmake errors and I am starting to get frustrated as I want to start coding with the libraries and learning. I don't have VC++...
750 simon benjamin
noumayoss Send Email
Dec 5, 2003
2:07 pm
Hi, I'd like to know if it is possible to populate an array that would contain all the the data for a given field in a MID file without using a loop. For...
751 Daniel Morissette
dan_morissette Send Email
Dec 5, 2003
3:15 pm
... No, that's not possible, and given the way the lib works I don't think this could be easily added either. -- ... Daniel Morissette...
752 Ben
crane_ba Send Email
Dec 8, 2003
2:27 pm
Hi all, Someone sent me a private email regarding my MITAB/.NET VC++ Compiler question but unfortunately due to a mailbox problem I've lost it. Whoever it was,...
753 Ben
crane_ba Send Email
Dec 18, 2003
1:49 pm
Hi all, Error code U1077 kept popping up which means it's not finding the relevent makefile.vc file. So I edited the makefile.vc to ensure the cd commands...
754 deniserickel@...
deniserickel Send Email
Dec 18, 2003
1:50 pm
Hi, I am new to mapinfo and wanted to find out if it were possible for one .TAB file to contain multiple layers. From my reading, it doesn't seem so. Also,...
755 bob young
bob@... Send Email
Dec 18, 2003
3:12 pm
Hi Denise It would help to know what GIS or CAD system you are familiar with to explain fully the answer to your query. Strictly the answer to your question is...
756 deniserickel Send Email Dec 18, 2003
6:16 pm
Thank you Bob. I develop software that creates graphics of noise contours around airports. I am trying to be able to create multiple layers, such as,...
757 Daniel Morissette
dan_morissette Send Email
Dec 18, 2003
6:51 pm
... Ben, I'm not sure to understand what you're doing or what's failing here. Normally the steps to build from source using MSVC++ 6 would be: - Extract the...
758 bob young
bob@... Send Email
Dec 19, 2003
1:55 pm
Hi Denise MapInfo decides itself what order to draw objects within a single table and this can change as you add objects. It constantly reorganise objects into...
759 Nigmet
ntokabayev Send Email
Dec 19, 2003
2:09 pm
Hi, Thank for your library. A lot of new I have seen from it. Result can see www.gisdelphi.com...
760 deniserickel Send Email Dec 19, 2003
5:01 pm
Thank you so much for your help. Denise ... table ... objects ... the real ... quickly. ... could be ... tables. ... but ... with ... layer is ... more ... ...
Messages 731 - 760 of 1437   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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