Daniel, In all fairness, I think you're right. I've had a look at the c++ code and can't make heads/tails of it. I need to dump mapinfo data into mysql so...
Hello, I'm using the library to parse a tab (really just for the geographic data) and drawing the map to a window. It's working great, but I can't figure out ...
This document may be of interest to you: www.routeware.dk/notes.html But the behaviour of MITAB library is generally more correct than what you can read from...
Thanks, I finally worked it out, and what was throwing me was that I didn't realize that the coordinate blocks were structured in a chain fashion. Thanks...
Function TABCleanFieldName() in mitab_utils.cpp correctly replaces invalid characters in a field name with '_'. However, it treats '~' as invalid, whereas it...
Hi all, I would please ask anybody's help that have previously done .mif to .tab conversion. Is there any .exe which does mif to tab conversion in a simple...
... Yes, the 'tab2tab.exe' that comes with the MITAB library does that. For instance, to convert input.mif to output.tab, you would use: tab2tab input.mif...
just used for the first time and seems to work....when brought into acad map it scaled really small...16000' was .05' is there a setting i missed?...imported...
... I suspect a CoordSys issue. Either the coordinate system is not set at all in your TAB file, or it is set to the wrong coordSys. What did you do exactly?...
Roger, I have no information about this format myself, but I am forwarding your question to the MITAB list where some people may have some hints or may be...
Hi All, Due to my looming redundancy, I am looking for employment in a GIS releated role, specifically using MapInfo. Have you any contacts that are looking ...
Hi, Anyone have vb or vb .net code example how to convert mif to tab? Tab2tab.exe do the job but the result is not right. t. Alpo...
Alpo Mutikainen
alpom@...
Feb 26, 2003 5:48 am
567
.mig is a raster format that MapInfo Professional uses to generate and save raster images, normally classified thematically. (Just what the world needs -...
The mig format is not publicly documented and I have not been able to work it out. The header stuff is easy enough (coordsys, xyz data range, colour ...
I have 2 tabs with their associated map files that I've been working on displaying, and I've come across something I don't quite understand about the MAP file...
... It could be that the feature you are reading has the 'smooth' flag set. When smooth is set, the data size will have its highest bit set, you should unset...
What do you mean? The serial number to the product, which is required to legally use the product? Best regards, Paul. ... From: <wesbaynham@...> To:...
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. ...
I have just created an OCX version of MITAB. Please give it a try at www.routeware.dk/download/mitab_ocx.zip Regards Uffe Kousgaard ... From: "exonmd"...
... 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...
Tried using .ocx with vb 6 and get the following error: "Function or interface is marked as restricted or the function uses an automation type not supported...
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...