It is possible to read and write mig format files by calling the MapInfo Grid Engine, migrid.dll (if you have MapInfo installed of course). I played around...
MITAB 1.6.0 has just been released and posted to the website at http://mitab.maptools.org/ The main feature in this release is improved spatial index...
Is it possible to turn this feature off? Our software writes very large files and our customers don't do much spatial querying in MapInfo. It would really be...
Ned Harding
NHARDING@...
Feb 19, 2007 3:20 pm
1153
... Not at the moment, and since the rework of the spatial index in v1.6.0 completely changed how this part of the code works, I cannot easily bring back the...
I have a file which I converted from mid/mif to tab using tab2tab. The file has a index on a char(15) field. No errors show during the conversion. If I do a...
Marc Ferguson
mferguson@...
Feb 22, 2007 5:51 pm
1155
... Sounds like the index generated by MITAB has some problem in it. I'd suggest that you file a bug at ...
I using MiWrapper for .net and can't read data from .tab file. when i write "feature" into layer, tab-file size is increasing (mb file normaly written) but,...
MITAB 1.6.1 has just been released and posted to the website at http://mitab.maptools.org/ The main change in this release is the addition of a "Quick Spatial ...
hi,all I found a bug when parsing MIF file. That is if there some tabs or spaces ahead the "DATA" line of the mif header,the MIFFile::ParseMIFHeader function...
Hi everyone, I had uploaded the wrong files to the server when I announced the 1.6.1 release on March 30th. I have re-uploaded them a few minutes ago (same ...
Dear Dan, We have some problems using mi_tab with vb.net 1.1 I think the problem is related how mitab calculate the coordinates. The first question, before...
Hi ! Any one has the mitab definition file for VB.NET for release 1.5 or 1.6.1 ?. Not for c# please ! I will appreciate a lot if anyone can send it to me to ...
... From: mitab@yahoogroups.com [mailto:mitab@yahoogroups.com] On Behalf Of sagent100 Sent: Friday, May 04, 2007 5:25 PM To: mitab@yahoogroups.com Subject:...
Hello! I've a problem with TABText::GetTextAngle() in MITAB 1.6.0. I try this simple example in MIF file: ... Data Text "Test string" 0.0 0.0 10.0 10.0 Angle...
Михаил ...
giller@...
May 8, 2007 2:53 pm
1166
Hi, i've tried to copy a mapinfo (.TAB) file with tab2tab.exe, but i got this error: D:\> tab2tab.exe Decheterie.TAB Test.TAB ERROR 1: ReadBytes(): Attempt to...
Which version of MITAB are you using? I think there were some issues in V1.5.x and 1.6.0 that gave errors of this type, so if you are using an older version...
I did export and reimport the files, but with the same result. I use MITAB 1.6.1. The problem is, that the text inside of the mapinfo file (the new file) is...
The error occured between version 1.5 and version 1.6. Up to 1.5.1 the text has been displayed correctly. Since 1.6 it is not the case. Like I said, i am gonna...
... I just realized a few minutes ago that I had a possible fix for this sitting in my Inbox that I had not reviewed yet. Can you please have a look at bug...
Hi guys, can anyone post MITAB.LIB for MS compiler, please! Explicit DLL loading is too much of a pain for me. OR explain how to compile the thing under VS2005...
... You can compile the lib with VS2005 using the command-line compiler and the makefile.vc that is located in the main folder of the source package ... To...
MITAB users, I have discovered that the new (optimized) spatial index code introduced in MITAB versions 1.6.0 and 1.6.1 contains an issue related to alignment ...
From: "Daniel Morissette" <dmorissette@...> ... Compilation fails in mitab_mapfile.cpp, line 1726 / 1830 since "i" is appearently defined twice in the...
... Which compiler produces this error? If I remove the 'int' in line 1830 as you suggest then gcc 4.0.3 produces the following error: mitab_mapfile.cpp:1830:...
... I have fixed this in the current dev version (will be in 1.6.2): http://bugzilla.maptools.org/show_bug.cgi?id=1749 Talking of MITAB 1.6.2, I keep getting...
MITAB users, Due to the high number of issues reported in MITAB 1.6.0 and 1.6.1, I have posted a new MITAB 1.6.2 release a few minutes ago that (hopefully) ...