Yes, I want to know that answer too. When I created text with origin at coords (0,0), MITAB tells me some another coords, which probably are coords of lower...
1207
Daniel Morissette
dan_morissette
Nov 19, 2007 4:22 pm
... You're right that the first bit should be removed to get the object size. The first bit indicates whether the corresponding object type uses coordinate...
1206
Uffe Kousgaard
haansus
Nov 19, 2007 4:10 pm
Hi Daniel, Thanks for this info. I think there is a small error here. The first bit seems to indicate some other information, but I'm not sure what. Whenever...
1205
Daniel Morissette
dan_morissette
Nov 19, 2007 2:24 pm
... The .MAP header block starts with an array of sizes for each object type. mitab_mapheaderblock.cpp contains a copy of that array which is used to create...
1204
Uffe Kousgaard
haansus
Nov 19, 2007 1:12 pm
This is a question about the object defintion blocks in the MAP file (block 2). Where can I find the size of each Object Definition data in the source code? In...
1203
Uffe Kousgaard
haansus
Nov 12, 2007 3:24 pm
It has already been reported: http://bugzilla.maptools.org/show_bug.cgi?id=1496 Regards Uffe Kousgaard ... From: "developer.forsk" <developer.forsk@...> ...
1202
developer.forsk
Nov 12, 2007 2:30 pm
When MapInfo Professional generates regions with more than 32767 sections, the type is not anymore 0x0e (TAB_GEOM_REGION) but 0x3e. Does someone have...
1201
explorist_g
Oct 18, 2007 7:48 pm
OK I will. No problem. Thank you one more time. Best regards, Faruk...
1200
Frank Warmerdam
nfwarmer
Oct 18, 2007 5:45 pm
... Faruk, I would like you to file a bug in the MITAB Bugzilla (presumably referenced on the MITAB web site) about this issue. You can set the assigned to...
1199
explorist_g
Oct 18, 2007 5:21 pm
Thank you Frank for fast response. After tweaking datum parameters(you forget to put last two,but that's ok :D) I managed to convert it whit correct parameters...
1198
Frank Warmerdam
nfwarmer
Oct 18, 2007 3:00 pm
... Faruk, What you want can be accomplished by using the "MIF datum" hack for MITAB. Use this wkt: PROJCS["Bosnien_Zone_6", GEOGCS["GCS_Hermannskogel",...
1197
explorist_g
Oct 18, 2007 1:42 pm
Helo, First of all, great work:D. I need some help. I'm using ogr2ogr for converting from Geodatabase to MapInfo. The issue that I have is that I can't get...
1196
Daniel Morissette
dan_morissette
Oct 15, 2007 6:58 pm
MITAB users, I have posted a MITAB 1.6.3 release to the MITAB website a few minutes ago. This release does not provide any new functionality, it mostly aims to...
1195
Daniel Morissette
dan_morissette
Oct 15, 2007 5:33 pm
... Yes, .MIF/.MID is the MapInfo Interchange Format. It's the text-based equivalent of .TAB datasets. ... MITAB's tab2tab program does exactly that (convert...
1194
promateo
Oct 15, 2007 5:06 pm
Hello, I'm currently working on a subproject whose aim is to read some information from MapInfo files (.dat, .id, .ind, .map, .tab) under Java (the only API I...
1193
Uffe Kousgaard
haansus
Oct 2, 2007 2:01 pm
... Works fine here after testing with 5 datasets and MapInfo 8.5.1 Regards Uffe Kousgaard...
1192
Daniel Morissette
dan_morissette
Oct 1, 2007 7:45 pm
MITAB Users, A new MITAB 1.6.3-beta2 is now available on the download site. This new beta fixes one issue that's been found in beta1 with the optimized spatial...
1191
sqltutorial
Sep 29, 2007 12:47 pm
Sqltutorials.info is your gateway to the best sites on the Internet for sql tutorials! Looking for Computers, Technology, or Domain Names? Browse our...
1190
Daniel Morissette
dan_morissette
Sep 14, 2007 8:33 pm
MITAB Users, After the fiasco of the previous MITAB 1.6.x releases, I have prepared a new MITAB 1.6.3-beta1 package that hopefully solves the remaining issue ...
1189
Daniel Morissette
dan_morissette
Sep 11, 2007 12:59 pm
... You should test each feature type to double-check, but off the top of my head, here is what I think each type should return: Arc: 1 part, with a set of...
1188
Daniel Morissette
dan_morissette
Sep 11, 2007 12:36 pm
... mitab_c_get_parts() should return 0 if a given feature has no geometry (i.e. is of type NONE). There is no way to find out via the C API whether there is a...
1187
Manfred Paul
mp83alpha
Sep 10, 2007 1:54 pm
I just wanted to say that the bug has been corrected with the new release. Thank you. ... De : Daniel Morissette <dmorissette@...> À :...
1186
mkrstono
Sep 7, 2007 2:51 pm
Please I'm in process to buy a VB.NET 2005 and all my projects are in VB6. Is there any issue to be aware?...
1185
Daniel Morissette
dan_morissette
Sep 7, 2007 2:46 pm
... Have a look at the contrib/dotnet sub-directory in the MITAB package. I haven't used it myself, but there is a README in there explaining how to use it. ...
1184
kumpasano
Sep 7, 2007 2:29 pm
Can anybody tell me how to use mitab with VB.NET 2005 .. I can't add mitab.dll as reference in project ... thanks in advance...
1183
bykovkv
Sep 5, 2007 1:52 pm
Greetings all who takes part in developing such great lib as mitab! My question is how using mitab_c_api I can determine that there is no geometry at all, I...
1182
bykovkv
Sep 5, 2007 1:51 pm
Hi all again. I wish to know how MITAB will return coords by get_vertex functions for next types of features: Arc,Rectangle,Ellipse,Multipoint,Collection. It's...
1181
VEER PAL SINGH
beeru_azaad
Aug 20, 2007 11:20 am
Hi Friends, I'm working on open source technology like "Kosmo". its an open source GIS software . it does not support MapInfo *.TAB file. so i want to write a...
1180
Frank Warmerdam
nfwarmer
Jul 12, 2007 7:10 pm
... Folks, Note that the "current" cpl_port.h in gdal/port includes this: /* -------------------------------------------------------------------- */ /*...
1179
Daniel Morissette
dan_morissette
Jul 12, 2007 1:15 pm
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) ...