Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

mitab · MITAB Users List

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1 - 30 of 1437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1 Daniel Morissette
danmo@... Send Email
Apr 5, 2000
6:32 am
Hi Everyone, This message is to test that the new MITAB mailing list is actually working... and BTW let everyone know that a new version (version 1.0) of the...
2 Frank Warmerdam
warmerda@... Send Email
Apr 5, 2000
1:41 pm
Folks, Has anyone used MITAB on a 64-bit system? Should it work on such systems? I have a client running into problems, and so will look into this problem. ...
3 bob@... Send Email Apr 5, 2000
10:58 pm
I was interested to read about the work you are doing in reading MapInfo internals. Do you know if anyone has done similar work with the AutoCAD Release 14...
4 stephane villeneuve
stephane.v@... Send Email
Apr 5, 2000
11:28 pm
Hi, You could find information about DWG version 13 and 14 http://www.opendwg.org I hope this will help you. regards, stephane...
5 Tim Rogers
trogers@... Send Email
Apr 5, 2000
11:42 pm
Hello, I was wondering if anyone had used this library for an opensource project, or knew of an opensource project which used it. I am looking for some...
6 Daniel Morissette
danmo@... Send Email
Apr 6, 2000
12:02 am
... Hi Tim, You are right, there are not much examples and the library is not very simple to use. This is mainly because it was built using the OGR library's...
7 Bob Young
bob@... Send Email
Apr 6, 2000
12:43 pm
Hi Stephane Wow ....................! I always thought that the DWG format was proprietary and copyright protected by Autodesk. I've thought for some time that...
8 Bob Young
bob@... Send Email
Apr 6, 2000
1:13 pm
Hi I've just been looking at the MapInfo-L where there was a question about MapInfo linestyles. MapInfo line drawing is pixel based. The Windows API only has 4...
9 EdwardsRG@... Send Email Apr 10, 2000
3:54 pm
The following is a message I posted shortly ago to the MapInfo-L forum: As an aid to those exploring the MapInfo "tab/dat/id/map" and "mid/map" definitions, I...
10 Daniel Morissette
danmo@... Send Email
Apr 13, 2000
6:35 pm
... David, The problem you ran into here is related to the way the spatial index is built by MITAB inside the .MAP file. I have to admit that the current ...
11 Frank Warmerdam
warmerda@... Send Email
Apr 13, 2000
7:12 pm
Folks, In followup to the problem I brought up a few weeks ago with mitab on 64 bit platforms, we have established that things work fine but care must be taken...
12 Marcelo
mrm@... Send Email
Apr 16, 2000
2:59 pm
13 Daniel Morissette
danmo@... Send Email
Apr 17, 2000
12:30 am
Hi, Does anyone know the complete list of valid characters in an ATTRIBUTE FIELD NAME in a TAB (or MIF) dataset? I know that some characters such as '-' and...
14 Daniel Morissette
danmo@... Send Email
Apr 17, 2000
7:43 pm
... Hola Marco, The program mif2tab.exe currently ignores the indexed fields and won't create the .ind file for you... I will have to fix that in a future ...
15 Daniel Morissette
danmo@... Send Email
Apr 18, 2000
2:28 pm
... Thanks to those who replied. For the benefit of the other members of the list who may have had the same question, here is the info I got: ... According to...
16 Daniel Morissette
danmo@... Send Email
Apr 21, 2000
3:32 pm
Hi, I have placed on the MITAB web site a new version of the library that contains a simple C API built on top of the C++ library... it has some limitations,...
17 Frank Warmerdam
warmerda@... Send Email
Apr 21, 2000
4:13 pm
Daniel, For the SDTS2MI utility I am using the MITAB OGR bindings to write out mapinfo files. OGR uses a field width of zero to indicate variable length...
18 Daniel Morissette
danmo@... Send Email
Apr 26, 2000
7:54 pm
... OOPPSss... the file was truncated... I uploaded a new copy. Later, -- ... Daniel Morissette danmo@... ...
19 Daniel Morissette
danmo@... Send Email
Apr 26, 2000
8:20 pm
Hi Robert, You are not the first one to run into that... so I'll CC: the explanation to the MITAB list. Prior to MapInfo 5.0, the island/hole information in a...
20 Agnello Fabrice
fagnello@... Send Email
May 4, 2000
8:54 am
Hi, I'm working on a project that needs to aggregate some informations from various tables ( tab files )... We're using tab2mif to convert our mapinfo tab...
21 SelboTheGreat
SelboTheGreat@... Send Email
May 10, 2000
7:33 pm
22 landdan
landdan@... Send Email
May 22, 2000
8:37 pm
MITAB group: Is anyone else seeing an indexing issues when importing from mid/mif. I have an application that selectively exports TIGER layers into MapInfo...
23 Daniel Morissette
danmo@... Send Email
May 24, 2000
12:50 pm
... Hi Dan, I just had a look at that problem using the sample files that you sent me a couple of weeks ago, and it seems like the problem would be related to...
24 landdan
landdan@... Send Email
May 24, 2000
5:09 pm
Thanks Daniel. ... From: Daniel Morissette To: mitab@egroups.com Cc: landdan@... Sent: Tuesday, May 23, 2000 11:16 PM Subject: Re: [mitab] Geographic...
25 Frank Warmerdam
warmerda@... Send Email
Jun 23, 2000
1:31 pm
Folks, A client of mine (GG) uses MITAB as the basis of their TAB and MIF readers. On opening a file it is desirable to be able to indicate to the user what ...
26 Daniel Morissette
danmo@... Send Email
Jun 27, 2000
6:25 pm
... Hi Frank, Yes, for TAB files the information comes from the header so it is fast. ... For MIF files I will let Stephane confirm it, but I would expect that...
27 stephane villeneuve
stephane.v@... Send Email
Jun 27, 2000
9:57 pm
Hi, ... Yes, the answer is true, if bForce == FALSE return -1; otherwise a full scan is performed bye, stephane...
28 stephane villeneuve
stephane.v@... Send Email
Jun 27, 2000
9:58 pm
Hi, ... I think the best thing to fixe that problem is by using the modify or creation time, If the user generate new MIF file from MapInfo, th count could be...
29 Frank Warmerdam
warmerda@... Send Email
Jun 28, 2000
12:40 am
... Daniel, For now I have chickened out of creating the auxilary file within mitab; however, I have made the following changes. o TABFile will now set the...
30 Eric Frost
frost@... Send Email
Jul 12, 2000
5:27 pm
Hi: I have been playing around with the mitab stuff. At present I am trying to get mitab_capi.h converted to MapBasic so I can call mitab.dll from within an MB...
Messages 1 - 30 of 1437   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help