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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1131 - 1160 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1131
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...
benjiam19782002
Offline Send Email
Oct 21, 2006
6:11 pm
1132
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...
Chris Means
chrismeans
Offline Send Email
Oct 23, 2006
10:55 am
1133
Scratch that. The problem was with the MiWrapper. The Features collection wasn't "disposing" of each feature when it was done with it. -Chris...
Chris Means
chrismeans
Offline Send Email
Oct 23, 2006
12:12 pm
1134
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...
nickb_aqa
Offline Send Email
Nov 3, 2006
4:05 pm
1135
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Nov 3, 2006
4:29 pm
1136
Hi ! Please I am having problems to create a MI .tab file with points (FontSymbols) using VB.Net framework 1.1 Visual Studio 2003 and mitab.dll release 1.5.1 I...
sagent100
Offline Send Email
Nov 3, 2006
6:47 pm
1137
cpl.lib(cpl_string.obj) : error LNK2001: unresolved external symbol _errno cpl.lib(cpl_conv.obj) : error LNK2001: unresolved external symbol _errno ...
kstodai
Offline Send Email
Nov 17, 2006
7:26 pm
1138
Hello! I'm writing an application to transform files between different coordinate systems. I want the output-file to be as close to the input file as possible....
swegis_larsson
Offline Send Email
Nov 30, 2006
4:02 pm
1139
A new release of MITAB (probably 1.6.0) should be available soon, the main feature in this release is improved spatial index generation code that produces an...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 1, 2006
9:03 pm
1140
... That information is not available directly with MITAB 1.5.1 using the C API. I just added mitab_is_field_indexed() and mitab_is_field_unique() in the...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 1, 2006
9:13 pm
1141
This file fails to read with an error "TABMAPObjHdr::NewObj(): Unsupported object type 62" Any idea how hard it would be to get MiTab to at least read if not...
Ned Harding
NHARDING@...
Send Email
Jan 2, 2007
6:58 pm
1142
Hi ! I'm in trouble.... maybe you'll help me : I try to write points with the mitab_c_set_points. The points coords look like this : x=0.9432799379...
olywyer
Offline Send Email
Jan 2, 2007
7:15 pm
1143
... once> ... Olivier, You need to set the coordinate bounds when creating the file using mitab_c_create. MapInfo uses integer values internally, and applies...
cjegan@...
ce0373
Offline Send Email
Jan 3, 2007
2:51 pm
1144
This problem has already been reported as a feature request: http://bugzilla.maptools.org/show_bug.cgi?id=1496 Daniel asks for a sample file and that is...
Uffe Kousgaard
haansus
Offline Send Email
Jan 3, 2007
4:23 pm
1145
A little while ago YahooGroups seems to have switched all members of their lists to their (new?) HTML message format which includes a sidebar with group...
Daniel Morissette
dan_morissette
Offline Send Email
Jan 10, 2007
7:50 pm
1146
I've got a tab,map,dat and id file which read happily into MapInfo ProViewer 8.5, but the format of the ID file seems to be different than is expected by...
eddym60
Offline Send Email
Jan 22, 2007
5:38 pm
1147
... It's possible that the .ID format may have changed. If you can share your dataset then I could have a look and see if the new format could be supported....
Daniel Morissette
dan_morissette
Offline Send Email
Jan 22, 2007
6:12 pm
1148
Hi, I am new to GIS field. is it possible to read and write mig format with mitab library? can tab2tab convert mig table defined tab to be mid/mif format? If...
meowmeow64
Offline Send Email
Jan 31, 2007
7:15 pm
1149
... No, MITAB doesn't have any support for the .mig files. Daniel -- Daniel Morissette http://www.mapgears.com/...
Daniel Morissette
dan_morissette
Offline Send Email
Jan 31, 2007
7:35 pm
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
Messages 1131 - 1160 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