I wanna ask you about the copy object function. Does the mitab has the copy object function? I wanna use it to develop an application using delphi programming....
Hi to all, I have downloaded the mitab-1.6.3 sources and compiled them under Ubuntu AMD-64. All seems to go well, although nm show several undefined symbols....
... There are two ways you can test your build: 1- Using the mitabc_test program: this program generates a test dataset in either MIF or TAB format. e.g. ...
... I understand. I did the test you suggest and they worked out well However do these programs make use libmitab library ? As I removed libmitab.so the...
... Well, the test programs are statically linked to the same .a files that are used to generate libmitab.so, so if one work then the other should work. ...
... should work. ... Thank you very much. It works the way you indicated ! So, now I'm more confident about the wellness of the library. I continue to build a ...
Hi, I am replacing an older version of MITAB (1.4.0) in a C++.NET application with the newest downloadable verison 1.6.3. I have built the library and...
Hi We've been trying to build mitab for the pocket pc platform, so far unsuccessfully. The problem is a lot of headers and some basic winapi is missing on WCE....
... I believe MITAB has already been built for WCE by Mateusz Loskot from the GDAL project as part of an overall effort to port GDAL/OGR (which includes MITAB)...
I'm working together with Sune (deepfrenzee) on this project and just wanted to let you know that we are now successfully using Mitab on WCE from the GDAL...
Hi again! We are now experimenting with the spatial query performance of Mitab on Windows CE. In our setup, we have a dataset of 3022 objects, and we are...
... Thanks Daniel, I've just subscribed to this list to watch Windows CE topics :-) ... Jerker, you're welcome. ... Yes, as I've said I need to update these...
Hi All, I am Sonny Adi and a new member for MITAB. I need to join this because I want to learn how to read MapInfo product's files in my research. I have a...
... Well, I guess your question is only indirectly related to MITAB: the lib can be used to read MapInfo files and use them for routing, but it does not...
... That's an awful amount of time for such a small resultset. How much time does the same query take on a PC? It should be only a fraction of a second. I not...
... Yes, I also agree it's very long. Just to give some comparison, in some of my tests, I read Shapefile with 3700 roads where each feature is returned as...
Thank you Daniel and Mateusz for your input! I have spent the last few days getting acquainted with the source code, and currently my theory is that most of...
... I'm sure in 90% the slowness is caused by reading attributes. In OGR, reading attributes may be a bottleneck of processing. I'd wish we have a way to...
Hi Uffe, Thank you for your link. I am in Australia and I want to get the data for NSW state only. Do you have any idea where I can get the data? or anybody in...
Hi Daniel, Thank you for your information, your knowledge is superb. I didn't know that there are products which do the same and I don't want to reinvent the...
Maxim, I sent this reply to the MITAB list since others may be interested in this as well. As you may be aware, all the cpl_* files com from the OGR project. I...
Maxim, I just noticed that you were using V1.6.3, and my response was based on my current development version in which I have upgraded all the cpl and ogr...
Hi, We're receiving a MIF/MID, with data like: "07039024\",6846476,"" Unfortunately, TAB2TAB/MITAB.DLL, and I assume the underlying C/C++ routines are choking...
MITAB users, I have prepared a MITAB 1.7.0 beta1 release which adds support for V8.x large object types (large REGIONs, PLINE MULTIPLE, MULTIPOINT and ...
Thanks Daniel, I tested the new version and it worked fine. Maxim ... based on ... and ... MapInfo ... were ... next ... interested in ... project. I ... is ...
Just a follow-up on the Windows CE discussion. It turned out that the major performance issue in our case was that our dataset contained a lot of multi-section...
Jerker, I'm always intrerested in finding ways to improve performance. Could you please file individual bugs for each enhancement and attach a patch to each...