Search the web
Sign In
New User? Sign Up
mitab · MITAB Users List
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1150 - 1179 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1150
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...
Neil Moseley
oacmose
Offline Send Email
Feb 5, 2007
1:13 pm
1151
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...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 15, 2007
10:26 pm
1152
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@...
Send Email
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...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 19, 2007
3:29 pm
1154
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@...
Send Email
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 ...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 22, 2007
6:08 pm
1156
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,...
Kosuhin
kosuhinkonst...
Offline Send Email
Mar 14, 2007
2:42 pm
1157
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 ...
Daniel Morissette
dan_morissette
Offline Send Email
Mar 30, 2007
6:44 pm
1158
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...
lsl
liushengli2001
Offline Send Email
Apr 9, 2007
7:55 pm
1159
... FYI I have filed a bug about this: http://bugzilla.maptools.org/show_bug.cgi?id=1698 Daniel -- Daniel Morissette http://www.mapgears.com/...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 10, 2007
12:26 pm
1160
Good! ... ___________________________________________________________ ÇÀ×¢ÑÅ»¢Ãâ·ÑÓÊÏä-3.5GÈÝÁ¿£¬20M¸½¼þ£¡ http://cn.mail.yahoo.com...
Liu Shengli
liushengli2001
Offline Send Email
Apr 16, 2007
5:16 am
1161
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 ...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 16, 2007
12:28 pm
1162
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...
sagent100
Offline Send Email
May 4, 2007
9:20 pm
1163
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 ...
sagent100
Offline Send Email
May 7, 2007
12:21 pm
1164
... 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:...
James Cornelius
jcornpe
Online Now Send Email
May 7, 2007
1:13 pm
1165
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@...
Send Email
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...
mp83alpha
Offline Send Email
May 16, 2007
4:35 pm
1167
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...
Daniel Morissette
dan_morissette
Offline Send Email
May 16, 2007
5:08 pm
1168
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...
mp83alpha
Offline Send Email
May 17, 2007
1:41 pm
1169
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...
mp83alpha
Offline Send Email
May 18, 2007
1:17 pm
1170
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
May 22, 2007
2:52 pm
1171
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...
submazz
Offline Send Email
Jul 4, 2007
12:17 pm
1172
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 4, 2007
12:29 pm
1173
Yeah, thanks, Oddly enough, it worked for me this time. I've been trying to compile it for a few days without success......
submazz
Offline Send Email
Jul 4, 2007
2:52 pm
1174
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 ...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 4, 2007
5:16 pm
1175
From: "Daniel Morissette" <dmorissette@...> ... Compilation fails in mitab_mapfile.cpp, line 1726 / 1830 since "i" is appearently defined twice in the...
Uffe Kousgaard
haansus
Offline Send Email
Jul 11, 2007
1:29 pm
1176
... 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:...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 11, 2007
4:26 pm
1177
From: "Daniel Morissette" <dmorissette@...> ... It was VC6. With VC7 (2003) everything works OK. With VC8 (2005) a new (small) problem comes up....
Uffe Kousgaard
haansus
Offline Send Email
Jul 12, 2007
11:11 am
1178
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 12, 2007
12:42 pm
1179
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) ...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 12, 2007
1:15 pm
Messages 1150 - 1179 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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