In my continuing effort to create a program that writes TAB files, I'm delving into tab2tab. In my first experiment, I took a MIF file that I generated and...
Got it. I had to trace through MITABCoordSys2SpatialRef() in order to find the answer, but I found it: CoordSys Earth Projection 1 So I've apparently found...
Hi, I have a doubt in finding distance with MapInfo Mapx APIs. I used the distance API (OBJECT.Distance( x1,y1,x2,y2 ) ) to find the distance between two...
Does someone have a sample MITAB program to post that creates data? tab2tab is fine as an example of reading a file and writing out existing data to a file;...
... Found it myself: The mitab libraries were linked single-threaded and I'm linking my app multithreaded. The errno problem is a dead giveaway as it turns...
I've just gotten started with MITab, so please forgive obvious novice errors. I'm trying to include MITab objects in my program, but I'm having a link problem....
Hi, I ran into the following problem: tab2tab.exe seems to be unable to properly convert mif/mid files where the data in the mid contains lines longer than 512...
Hi, I am a student and working on a project . But I have encountered some difficulties . I write a code in Vc++ but can't intract with the digitized mapinfo...
Hi, How does it possible to view a .gst file in Internet Explorer? I.e i want to have like a Plug-in component so as to do normal operations like Pan, Zoom...
Hi Frank - The "_vb" functions is made for those languages that doesn't support strings as return values from dll based functions, f.ex Visual Basic (and...
The mitab dll is (now) build with the stdcall calling convention. That means, among other things, that the function names will be appended with a "at" sign...
Hi all, I'm presuming you can access MITAB libraries in Java...my question is can you access MITAB libraries and utilize them within a web environment? Ie....
Hi, I notice that some MapInfo supported projections (eg. New Zealand Map Grid, Robinson) are commented out in the proj4 header and not included in ...
I just start using the MITAB library (1.2.3) to read/write TAB and MIF files. I think the handling of MIF text elements is NOT correct, i changed a little into...
Hello group, I have two questions: 1) When I try to link a c program that uses the mitab and the mysql libraries, the linker complains about symbols that are...
TAB files can hold null features, i.e. records which don't have a geographical object in the MAP/ID file - only attributes in the DAT file. However, function...
Hello, I am a new user of MITAB API C V1.2.3 I did not find the answer in the forum, so I post my problem : I create a TAB file and fill it with features (1...
Can anyone tell me where I can get a dxf to tab converter? I have drawings in cad that I'd like to convert to mapinfo tab files. I've heard there are some...
Is there anyway of determining the center-point of an object? I've been diving through the sources several times without being able to find anything useful. ...
I will be out of the office starting 27/03/2003 and will not return until 26/07/2003. What does this mean to you??? Essentially you shouldn't see anything...
Hi, I want to convert .mif files (created by a specialised RF propagation prediction program) to .tab file to be viewed with Mapinfo Proviewer. Just downloaded...
is it possible to find help on "how to start with the use of mitab..." I try to use mitab.dll with just mitab_c_api.h and i am lost in the way to configure...
Has anybody worked with the Danish projection System34. When I use mitab to convert from mif/mid to tab my maps are placed in africa instead og denmark. Any...
Hi, I'm new to this library - but am used to MapInfo and using VB. I am using version 1.2.3 from October 15, 2002 I've successfully created tables added...
Hello, In July 2002 a question was raised about producing a COM version of the .dll. Has anyone managed to do this. It would be a much appreciated addition. ...
... Good news for all those who have had problems accessing the site in the past. MITAB will soon move to a new home at http://mitab.maptools.org/ I have...