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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 906 - 935 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
906
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)....
Ned Harding
NHARDING@...
Send Email
Dec 8, 2004
10:00 pm
907
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...
Frank Warmerdam
nfwarmer
Offline Send Email
Dec 8, 2004
10:09 pm
908
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 8, 2004
10:36 pm
909
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:...
Ned Harding
NHARDING@...
Send Email
Dec 8, 2004
10:39 pm
910
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...
Ned Harding
NHARDING@...
Send Email
Dec 8, 2004
11:12 pm
911
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)...
Torben Bach
delphi_tb
Offline Send Email
Dec 10, 2004
12:02 pm
912
... 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,...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 10, 2004
5:58 pm
913
... Doh! I meant the file mapscale.c ... sorry! -- ... Daniel Morissette dmorissette@... DM Solutions Group...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 10, 2004
6:00 pm
914
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...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 14, 2004
10:03 pm
915
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...
Roger Bedell
sylvanascent
Offline Send Email
Dec 16, 2004
7:42 pm
916
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Dec 16, 2004
8:10 pm
917
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)...
Roger Bedell
sylvanascent
Offline Send Email
Dec 16, 2004
9:02 pm
918
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...
Uffe Kousgaard
haansus
Offline Send Email
Dec 23, 2004
3:09 pm
919
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...
helstedcarsten
Offline Send Email
Dec 30, 2004
2:51 pm
920
No, MITAB can only read or write TAB files. Updating isn't possible. Regards Uffe ... From: "helstedcarsten" <ch@...> To: <mitab@yahoogroups.com> Sent:...
Uffe Kousgaard
haansus
Offline Send Email
Jan 3, 2005
1:12 am
921
Hi Uffe, Then you allmost certainly know my next question: Will this be a feature in near futur? :-) Regards Carsten...
helstedcarsten
Offline Send Email
Jan 3, 2005
9:56 am
922
... 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...
Frank Warmerdam
nfwarmer
Offline Send Email
Jan 3, 2005
2:47 pm
923
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Jan 3, 2005
4:03 pm
924
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...
Thomsen, Bo Victor
bvt_geocon_dk
Offline Send Email
Jan 4, 2005
12:05 pm
925
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...
hghghg fghghjhj
bui_tien_dieu
Offline Send Email
Jan 19, 2005
2:29 pm
926
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...
eloyal
yheloyal
Offline Send Email
Jan 20, 2005
6:04 am
927
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...
benvenoide
Offline Send Email
Feb 4, 2005
2:30 pm
928
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 4, 2005
8:35 pm
929
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...
benvenoide
Offline Send Email
Feb 7, 2005
2:18 pm
930
... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 7, 2005
2:55 pm
931
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,...
Uffe Kousgaard
haansus
Offline Send Email
Feb 7, 2005
3:24 pm
932
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: ...
benvenoide
Offline Send Email
Feb 7, 2005
5:24 pm
933
To anyone who may know, I have the following code: poFeature->SetSymbolNo(33); poFeature->SetSymbolSize(16); poFeature->SetSymbolColor(16711680); It sets the...
Canfield, Andrew
andythecornb...
Offline Send Email
Feb 16, 2005
6:30 am
934
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...
Frank Warmerdam
nfwarmer
Offline Send Email
Feb 16, 2005
4:41 pm
935
... 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...
Andrew
andythecornb...
Offline Send Email
Feb 16, 2005
6:59 pm
Messages 906 - 935 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