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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1400 - 1429 of 1437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1400 Uffe Kousgaard
haansus Send Email
Nov 26, 2010
12:21 pm
If I import a MIF to TAB (using MapInfo), it will accept many different values for true: "T", "t", "Y", "y", "1" and 1. And there may be more. When writing TAB...
1401 Frosty
o_damhsa Send Email
Jan 4, 2011
5:40 pm
Hello Everyone, I am trying to add data to an existing .tab file in MapInfo. I know that it isn't possible to write directly to the file so I have been trying...
1402 Daniel Morissette
dan_morissette Send Email
Jan 5, 2011
2:42 am
Hi Anthony, That's a very good question. The reason for the error you got is (as I think you had figured out already) that the field definitions in the ...
1403 Frosty
o_damhsa Send Email
Mar 10, 2011
4:36 pm
Hello Daniel, Many thanks for your reply. The code change works beautifully. I will paste at the bottom of this message the new code I am using. I have a...
1404 pajohib Send Email May 17, 2011
11:03 am
I am very new to Mitab and need to know if I can use it to create Mapinfo seamless layers from a directory of image files and their associated tab files??? I...
1405 Daniel Morissette
dan_morissette Send Email
May 17, 2011
11:26 am
... The current version of the MITAB library only supports seamless layers with TAB files (vector data). It has no support for image files in seamless tables...
1406 Paul Hibbert
pajohib Send Email
May 17, 2011
3:35 pm
Daniel, Thanks a lot for the information, much appreciated. From what you have said about the seamless table being just a regular .TAB file that serves as an...
1407 Daniel Morissette
dan_morissette Send Email
May 18, 2011
3:30 pm
... Yes, you could possibly create a MIF/MID file (with one record per file as explained in my previous email) and then convert it to TAB using TAB2TAB. Then...
1408 losengarden Send Email Jul 6, 2011
2:31 pm
Hello,MITTAB!I'm a Chinese user.Now i use MITTAB for Resolving TAB Maps in my company.But can i use MITTAB for commercial£¿Maybe involve in legal disputes to...
1409 Daniel Morissette
dan_morissette Send Email
Jul 6, 2011
2:36 pm
... The license of the MITAB library is available at http://mitab.maptools.org/README.TXT ... and to answer your specific question: yes, this license allows...
1410 losengarden Send Email Jul 7, 2011
2:13 pm
... Thank you very much!...
1411 wendiadriansaga Send Email Sep 22, 2011
2:38 pm
Hi everyone, I am new user of MITAB. I need your help for my basic problem : 1) How to put mapinfo files into POSTGIS using MITAB? 2) Do we need to use same...
1412 Daniel Morissette
dan_morissette Send Email
Sep 22, 2011
3:18 pm
... The best way to do this would be to use the ogr2ogr tool that is provided by the GDAL/OGR library (http://www.gdal.org/). See: ...
1413 zoltan.szecsei Send Email Nov 10, 2011
2:30 pm
Hi, Apologies if this pops up twice - I sent the original vial email to this group at 09:49 GMT+2 and now some 7 hours later I'm trying the Yahoo webpage...
1414 Ioannis
janagn0 Send Email
Nov 15, 2011
12:52 pm
Hi all, I compiled the mitab.dll 1.7.0 as advised using VisualStudio2010 tools from the command line. My machine is running win7 64bit but I don't think that...
1415 Zoltan Szecsei
zoltan.szecsei Send Email
Nov 15, 2011
12:53 pm
Hi, I have filed this query as ticket #4337 with GDAL/OGR, but they have referred me to this forum. I am trying to deliver data, via TAB format to Geomedia MDB...
1416 Uffe Kousgaard
haansus Send Email
Nov 15, 2011
3:19 pm
Hi, I can only confirm that MITAB is able to generate null-fields in TAB files, but this is when writing the TAB files directly. I haven't tested translation...
1417 Uffe Kousgaard
haansus Send Email
Nov 15, 2011
3:19 pm
Hi, Yes, we have done this. I suggest you use the ready made DLL with C# before you try compiling it yourself. Regards Uffe Kousgaard...
1418 Ioannis
janagn0 Send Email
Nov 15, 2011
5:11 pm
Hello, and thank you for the replay. Where can I get a pre-compiled binary? Regards Yiannis...
1419 Ioannis
janagn0 Send Email
Nov 15, 2011
5:25 pm
Hello again, I got the precompiled version from the http://mitab.maptools.org/ and copied the dll and the header file as well as the contrib *.cs to a c#...
1420 Anthony Dunk
anthonyd.rm Send Email
Nov 16, 2011
1:53 am
Hi Yiannis,   Have you tried using Visual Studio's Dependency Viewer tool on the DLL to check that the function you're calling in the DLL is exposed in its...
1421 Ioannis
janagn0 Send Email
Nov 16, 2011
2:19 pm
Hello Anthony, Did some more work on it. The dll is working fine if you include it in the project you are working. The reason it was failing was because I...
1422 Ioannis
janagn0 Send Email
Nov 16, 2011
4:56 pm
Hello again, This is going to be the last one I hope.... Further to my previous post, I managed to have the mitab dll and contributed c# classes in a different...
1423 Frank Warmerdam
nfwarmer Send Email
Jan 24, 2012
1:23 pm
Daniel / others, Would there be any objection to me upgrading the MITAB library to exclusively using the VSI*L calls instead of the plain VSI calls for the...
1424 keith_corlett Send Email Jan 24, 2012
1:24 pm
Hi folks, Briefly: I've just gotten mitab.dll to build using VS2010's command-line tools (it won't build in the IDE), but I'm stuck with the same "reference...
1425 Patrick van Dijk
swpvdijk Send Email
Jan 25, 2012
12:59 pm
The MITAB-1.7.0-WIN32.ZIP contains contrib\dotnet\MiApi.cs and MiWrapper.cs, use those. You can't use a native DLL directly in your .NET project, you must use...
1426 Daniel Morissette
dan_morissette Send Email
Jan 25, 2012
1:04 pm
... No objection, but are the VSI calls not hook-able already? I thought the only difference between VSI and VSI*L calls was support for large file access. ...
1427 keith_corlett Send Email Jan 26, 2012
1:51 am
Patrick, Thanks for your reply. AFTER I posted that, I learned that .NET DLL's are "a bit special" (i.e they contain .NET metadata, which "native" DLL's...
1428 keith_corlett Send Email Jan 29, 2012
5:54 pm
I know this is a very old thread, but the content is relevant to my question, so please forgive this small necromancy. I create a dataset passing the CoordSys...
1429 Uffe Kousgaard
haansus Send Email
Jan 29, 2012
10:40 pm
Hi, Try without the bounds clause: mitab_c_create( "C:\DERM\QIF2MapInfo&#92;QIF2MapInfo_CS\Resources\TestData&#92;Output&#92;TAB\aurukun_i_BasePly.TAB"; , "tab" , "CoordSys...
Messages 1400 - 1429 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