Hello, I want to use the C++ API of the release v1.5.1 (OS: Windows2000) by linking mitab_i.lib. Indeed I want to link statically mitab.dll with my software. I...
Change your compilation model to multithreaded (debug) dll. Regards Finn Møller Hansen ... From: mitab@yahoogroups.com [mailto:mitab@yahoogroups.com] On...
Finn Møller Hansen
fmh@...
Aug 8, 2006 2:00 pm
1108
Thanks but all my projects are already configured with the option /MDd (debug) and /MD (release). On the other hand I looked at the MITAB source code and I...
Hi, 1) I have two regions, is there a function that i can use to combine these two regions and return me one region or feature. 2) Second Question is I...
... The short answer is that there are no functions in the MITAB library that will do this automatically for you. However, using functions from the C API, you...
Hi Tim A very late reply to your query on mitab on 5 June this year regarding finding features in an area: To speed up access of your maps of Europe reduce the...
Hi Bob, MITAB list is moderated, so always expect delays until Daniel checks. Regards Uffe ... From: Bob Young To: MITAB_NEW Sent: Wednesday, August 16, 2006...
Hi Bob, Thanks for the info. I worked how to use the spatial index in MITAB. I just need to add raster map rendering now. One problem I have is reading a...
... And the reason for moderation is only to prevent SPAM that had become a problem before the list was set to moderated. We do not remove any legitimate...
Hi Tim The seamless table has a normal table at its root. So the MAP file for the seamless table contains region objects that represent the MBR extents of each...
Hi Bob, Thanks for your reply, it was very helpful :P I sort of imagined it would work something like that. I didn't know seamless layers could be recursive! ...
MessageHi Tim The parameters for the projection are held in the header of the MAP file. As mentioned before I do not know MITAB, but I would imagine there is a...
Hi Bob, Thanks again for your info, it's been really useful. I'm hoping to spend more time on my GIS app, but I've got so many higher priority things... Do you...
MessageHi Tim Its not been that often. The number of nodes supported increased significantly at about Version 5 or 5.5. Also complex objects ( where points and...
Or in fact any strings written using a different codepage to the current windows one. How should I determine the codepage/locale to use when reading a file I'm...
... MITAB doesn't do anything special to handle different character encodings. It reads the "charset" line from the MIF and TAB headers but doesn't do anything...
1. Can I use the mitab lib to open and write the vector file format basing on the Linux and QT? I want the function of display ,drag , zoom in and out ,using...
Hello, I am a new user of mitab, and now I am urgent for help. I found you are using the mitab too , so I send this email to you .Any advise is appreciated,...
From: "king217704" <king217704@...> ... MITAB can only read and write the TAB format. There are no functions for displaying data, zooming etc. Kind regards...
Hi Guys and Girls, Thanx for an awsome library - I'm a dedicated fan :-) I'm having a little trouble using TABFC_Text. I use it as a fixed size label for some...
Hello, What version of MITAB was included in version 1.3.2 of GDAL/OGR? I find that when I write a TAB file via OGR in GDAL 1.3.2, it produces a TAB file that...
... I got the latest GDAL daily source and applied the MITAB changes. It appears that my problem was being caused by the SRS problems fixed since the release...
hi all i want install mitabe under freebsd . make error : no rule to make target '-ldl' i think it need one lib file. can you tell me? thank you benjiam...
Hi, I'm using the latest version of MITAB, and a slightly modified version of the MiWrapper under C# 2.0, running under WinXP Pro SP2. My utility is just...
Hello, I'm trying to comile MITAB on Ubuntu, but I've fallen at the first hurdle - there isnt a configure. Could someone post a few instructions on how to...
... MITAB doesn't have a configure script. The mitab-1.5.1.tar.gz archive compiles out of the box on my Ubuntu 6.06 system. Just skip the configure step and...