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 906 - 935 of 1437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
906 Ned Harding
NHARDING@... Send Email
Dec 8, 2004
10:00 pm
Hey All, I'm running in to an error that seems like a bug in TABMAPHeaderBlock::Coordsys2Int. I am using exclusivly lat/long coordinates (mostly in the US)....
907 Frank Warmerdam
nfwarmer Send Email
Dec 8, 2004
10:09 pm
On Wed, 8 Dec 2004 14:44:04 -0700, Ned Harding ... Ned, I think you are right, and that this rounding bug has likely always been present. If you file a bug...
908 Daniel Morissette
dan_morissette Send Email
Dec 8, 2004
10:36 pm
... Doh! I agree that's not looking good on me. If you could file a bug that would be great. BTW, have you verified that the "fixed" behavior matches what...
909 Ned Harding
NHARDING@... Send Email
Dec 8, 2004
10:39 pm
Thanks Frank... Its good to have confirmation that I'm not going crazy. I'm surprised I haven't found that before. I put it into bugzilla... Ned. ... From:...
910 Ned Harding
NHARDING@... Send Email
Dec 8, 2004
11:12 pm
The closest I can think of in MapInfo is Save Copy As... And indeed when you do that, the points do not move, whereas reading and saving via MiTab the are...
911 Torben Bach
delphi_tb Send Email
Dec 10, 2004
12:02 pm
Hi all, Does anybody have a piece of code generating a Map scalebar using miTAB (or something resembling) ? Regards, -Torben (using Delphi, miTAB and MapX)...
912 Daniel Morissette
dan_morissette Send Email
Dec 10, 2004
5:58 pm
... A scalebar is only meaningful if used together with a rendered map at a specific scale. MITAB doesn't render maps, it only gives you access to the data,...
913 Daniel Morissette
dan_morissette Send Email
Dec 10, 2004
6:00 pm
... Doh! I meant the file mapscale.c ... sorry! -- ... Daniel Morissette dmorissette@... DM Solutions Group...
914 Daniel Morissette
dan_morissette Send Email
Dec 14, 2004
10:03 pm
Hello all, Details for the upcoming Open Source Geospatial '05 conference are available below. If it's the first time you hear of this event and would like to...
915 Roger Bedell
sylvanascent Send Email
Dec 16, 2004
7:42 pm
Daniel, Would this abstract be applicable to this conference? The Velocigram Project is a free, open source software project designed to save fuel and utilize...
916 Daniel Morissette
dan_morissette Send Email
Dec 16, 2004
8:10 pm
... Based on what you describe here, I think that yes this would be applicable to the conference and could make for a very interesting presentation. Is there a...
917 Roger Bedell
sylvanascent Send Email
Dec 16, 2004
9:02 pm
Daniel, It will be based on Open Source (PostGIS, etc), and be Open Source as much as possible. I'd like to discuss other ramifications of this (full GPL, etc)...
918 Uffe Kousgaard
haansus Send Email
Dec 23, 2004
3:09 pm
In our local MapInfo newsletter I have read about a patch for MI 7.8 planned for February 2005, that should introduce a change in the MAP file format. In the...
919 helstedcarsten Send Email Dec 30, 2004
2:51 pm
Hi, Is it possible to open an existing dataset in write acces mode? I wish to open an existing dataset for appending new features. Regards, Carsten Helsted...
920 Uffe Kousgaard
haansus Send Email
Jan 3, 2005
1:12 am
No, MITAB can only read or write TAB files. Updating isn't possible. Regards Uffe ... From: "helstedcarsten" <ch@...> To: <mitab@yahoogroups.com> Sent:...
921 helstedcarsten Send Email Jan 3, 2005
9:56 am
Hi Uffe, Then you allmost certainly know my next question: Will this be a feature in near futur? :-) Regards Carsten...
922 Frank Warmerdam
nfwarmer Send Email
Jan 3, 2005
2:47 pm
... Carsten, I don't believe that Daniel or I are intended to implement MITAB update-in-place support in the forseeable future. Given the relative complexity...
923 Daniel Morissette
dan_morissette Send Email
Jan 3, 2005
4:03 pm
... Thanks for the info. I have created a bug about this. If/when you have more information about this (e.g. sample data files) then can you please update the...
924 Thomsen, Bo Victor
bvt_geocon_dk Send Email
Jan 4, 2005
12:05 pm
To Frank and Daniel - Would it be possible to implement some kind of "append" mode ie. 1) Open dataset 2) Read seq. though existing geometries 3) Write 1 or...
925 hghghg fghghjhj
bui_tien_dieu Send Email
Jan 19, 2005
2:29 pm
My name BUI TIEN Dieu, I am a lecturer at Department of Cartography ,Hanoi University of Mining and Geology, Hanoi city - Viet Nam. I would like to...
926 eloyal
yheloyal Send Email
Jan 20, 2005
6:04 am
Hi, Is nice to meet you, My name Yang tsh,from Chian.Hope keep a link to you.Thanks. My name BUI TIEN Dieu, I am a lecturer at Department of Cartography ,Hanoi...
927 benvenoide Send Email Feb 4, 2005
2:30 pm
Hello, I'm trying to use the mitab c_api to do some cartographic data cruch that we usually do with mapbasic, wich is becoming very heavy, hence the need for...
928 Daniel Morissette
dan_morissette Send Email
Feb 4, 2005
8:35 pm
... Does the original mitabc_test program work for you? Hopefully you didn't just call mitab_c_write_feature() by itself in your program, that would definitely...
929 benvenoide Send Email Feb 7, 2005
2:18 pm
Hello, many thanks for the quick reply! Function WriteFile of the original mitabc_test is the one that doesn't work (with .tab files, it works correctly with...
930 Daniel Morissette
dan_morissette Send Email
Feb 7, 2005
2:55 pm
... Um... Are you sure it's not a permission issue or that the file is not created in a different location than what you think? I'm not setup to test on...
931 Uffe Kousgaard
haansus Send Email
Feb 7, 2005
3:24 pm
I have just tried the mitabc_test.exe application and it works OK here. mitabc_test -wmig test.mif mitabc_test -wtab test.tab This generated some sample files,...
932 benvenoide Send Email Feb 7, 2005
5:24 pm
Hello, This is a strage behaviour, I don't think is a permission problem because the files are created and the .tab file is written correctly, I get this: ...
933 Canfield, Andrew
andythecornb... Send Email
Feb 16, 2005
6:30 am
To anyone who may know, I have the following code: poFeature->SetSymbolNo(33); poFeature->SetSymbolSize(16); poFeature->SetSymbolColor(16711680); It sets the...
934 Frank Warmerdam
nfwarmer Send Email
Feb 16, 2005
4:41 pm
On Tue, 15 Feb 2005 14:40:50 -0700, Canfield, Andrew ... Andy, I skimmed through the code, and I don't see any obvious reason why the symbol number would be...
935 Andrew
andythecornb... Send Email
Feb 16, 2005
6:59 pm
... what I might ... Any help ... wrote, does ... easy to ... program ... it will ... easier to ... I just checked a MIF file instead of a tab as you suggested...
Messages 906 - 935 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