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 to share photos of your group with the world? 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 646 - 679 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
646
Hi, I don't think its fair to call this a bug in mitab. I think its fair (although different to MapInfo) that an unspecified coordsys defaults to non-earth...
Martin Higham
imhigham
Offline Send Email
Jun 1, 2003
12:41 pm
647
First of all in case anyone was wondering why I didn't reply to any of the questions on this list in the last few weeks (months?), I want to reassure you that...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 2, 2003
2:46 am
648
Thanks for the reply, Daniel. My starting point was the MIF spec statement that the default coorsys is Earth/long-lat. So yes, I think that a conversion from...
Josh Mittleman
josh@...
Send Email
Jun 2, 2003
1:35 pm
649
I have the following code to be able to create a .Tab layer with an ellipse (which is a circle). When the code passes from mitab_c_set_arc, I get the following...
ekritou
Offline Send Email
Jun 3, 2003
10:57 am
654
Hi everyone, Since the list has received 4 SPAM messages in a row in the last few days and banning the originator's addresses didn't seem to prevent them from...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 11, 2003
8:24 pm
655
... Right choice. ============================ Josh Mittleman (josh@...)...
Josh Mittleman
josh@...
Send Email
Jun 11, 2003
9:31 pm
656
Does anyone have a VB example of opening an existing table and editing a value in an existing field? I would greatly appreciate seeing how this is done with...
Canfield, Andrew
andythecornb...
Offline Send Email
Jun 21, 2003
1:03 am
657
... FYI the current version of MITAB doesn't allow editing of existing tables. You can access files in read-only mode or write-only mode, but not random...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 21, 2003
1:29 am
658
... Daniel, Thank you for letting me know this. Does that just apply to the VB or is that the C version also? Thanks, Andy...
Canfield, Andrew
andythecornb...
Offline Send Email
Jun 21, 2003
7:36 pm
659
It applies to the mitab _library_, and therefore to every type of programming environment, where you can use mitab regards Bo Thomsen ... Fra: Canfield, Andrew...
Thomsen, Bo Victor
geobthomsen
Offline Send Email
Jun 22, 2003
3:31 pm
660
Thanks Bo. I wasn't sure if it was one library for each language or if it was just one single library for all. Is the random read/write to be able to edit an...
Canfield, Andrew
andythecornb...
Offline Send Email
Jun 22, 2003
5:24 pm
661
Hi Andrew, That's lots of questions... let me try to address them... ... As you may have figured it already, the core of MITAB is a C++ library. The C, VB, and...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 22, 2003
5:49 pm
662
Hi all, I'm starting up using c/c++ with MITAB and I'm having some problems in adding the libraries to my c code. Can anyone give me a simple example of...
Ben
crane_ba
Offline Send Email
Jun 23, 2003
2:14 pm
663
In the method OGRErr OGRPoint::exportToWkb( OGRwkbByteOrder eByteOrder, unsigned char * pabyData ) which is in the file ogrpoint.cpp, I ran into a compilation...
Josh Mittleman
josh@...
Send Email
Jun 23, 2003
2:56 pm
664
... Josh, I have changed the CPL macros (last October) to use temporary variable names less likely to conflict (_pabyDataT). This will hopefully make it into...
Frank Warmerdam
nfwarmer
Offline Send Email
Jun 23, 2003
3:13 pm
665
Thanks for the quick reply, Frank. ============================ Josh Mittleman (josh@...) ... From: "Frank Warmerdam" <warmerdam@...> To:...
Josh Mittleman
josh@...
Send Email
Jun 23, 2003
3:52 pm
666
I just download newest mitab.lib and use it in my windows app to draw the vector map on screen. I have got some TAB file sample, which contain a geoset file...
wangyexin
Offline Send Email
Jun 27, 2003
12:49 pm
667
I just develop app in window to display map tab file in graph. I use mitab lib to get the object's coordinate value, and the value is express in...
wangyexin
Offline Send Email
Jun 27, 2003
12:49 pm
668
... Did you check the mitabc_test.c program that comes with the source code distribution? It's a standalone C program (with a main() and all) that links with...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 29, 2003
3:21 am
669
Hi, I'm having a bit of trouble using the tab2tab.exe converting mif/mid files to tab format. At the command prompt, I type "tab2tab map.mif output.tab" and I...
marquee121
Offline Send Email
Jul 21, 2003
4:39 pm
670
Hi! I have found a bug in the file mitab_coordsys.cpp! line 226: currently it says nEllipsoid = atoi(papszFields[0]); when it should be nEllipsoid =...
class61168
Offline Send Email
Jul 23, 2003
1:11 pm
671
Is anyone working on a dotnet implementation of the MITAB libs to make a new class library. I'm keen on getting something going in VB.NET asap - any...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 23, 2003
1:21 pm
672
... It was found (by me) and corrected in January 2003 (by Frank Warmerdam), but since the official version is still from October 2002 you won't find it at the...
Uffe Kousgaard
haansus
Offline Send Email
Jul 23, 2003
1:25 pm
673
... Could be a corrupted MIF or MID file. Could be an unsupported object type in your MIF file (coming from a recent version of MapInfo). Maybe if you can...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 24, 2003
2:11 am
674
Hi, I have packaged a new release of MITAB - version 1.2.4. The list of changes is attached at the end of this message. Unfortunately I couldn't spend much...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 24, 2003
6:05 am
675
... This fix should be part of the 1.2.4 release that I posted a few minutes ago. Sorry for the time it took to get that out. -- ... Daniel Morissette...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 24, 2003
6:23 am
676
I have attached a new version of the Delphi header file for dynamic loading of the MITAB.DLL Regards Uffe ... From: "Daniel Morissette"...
Uffe Kousgaard
haansus
Offline Send Email
Jul 24, 2003
2:23 pm
677
... Thanks for the update. I have updated the archives on the website with this version. -- ... Daniel Morissette morissette@... DM...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 24, 2003
9:05 pm
678
Attached is corrected Delphi header file for the DLL. The name of the add_field function had changed, because more parameters had been added in the interface....
Uffe Kousgaard
haansus
Offline Send Email
Jul 25, 2003
1:51 pm
679
... I have updated the archives (mitab-1.2.4.zip and mitab-1.2.4-win32.zip only) with this new file. BTW, I am not setup to test VB or Delphi, so the other def...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 25, 2003
3:37 pm
Messages 646 - 679 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