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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 688 - 717 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
688
Has anyone compiled MITAB for WinCE? ============================ Josh Mittleman (josh@...)...
Josh Mittleman
josh@...
Send Email
Aug 6, 2003
8:48 pm
689
Folks, I have some code that reads the .tab files used to hold coordinate system information for raster files for use with MapInfo. I was given one that looks...
Frank Warmerdam
nfwarmer
Offline Send Email
Aug 12, 2003
6:44 pm
690
... Actually, MapInfo works equally well with units for a layer being in either lat/lon (geographic coordinates) or eastings/northings (projected coordinates)....
Robert Edwards
edwards37830
Offline Send Email
Aug 13, 2003
2:45 am
691
Hi all, i'm a newcomer here, I want to use mitap/ogr for transforming a mif file in nonearth to other projected coordinate systems. Does mitap/ogr support it?...
huongly1999
Offline Send Email
Aug 22, 2003
12:03 pm
692
... MITAB won't do any coordinates transformation, but the ogr2ogr utility that is distributed with the GDAL/OGR package could do it. See the ogr2ogr docs at...
Daniel Morissette
dan_morissette
Offline Send Email
Aug 25, 2003
9:05 pm
693
... Daniel, I believe the issue is that NonEarth coordinate system are not earth referenced. You can reproject to or from them. Best regards, -- ... I set the...
Frank Warmerdam
nfwarmer
Offline Send Email
Aug 25, 2003
9:34 pm
694
... You probably meant that "You *cannot* reproject to and from them." and I agree. However I thought that someone could use the '-s_srs' option in ogr2ogr to...
Daniel Morissette
dan_morissette
Offline Send Email
Aug 25, 2003
9:47 pm
695
... Daniel, You are correct on both accounts of course, but I don't think the person asking is aware of the actual correct coordinate system. I could be...
Frank Warmerdam
nfwarmer
Offline Send Email
Aug 26, 2003
1:24 am
696
yes, nonearth is not earth referenced. I reproject it to a lon-lat coordinate system, from that, I can transform to others coordinate system by using...
Thai Tung
huongly1999
Offline Send Email
Aug 28, 2003
3:04 pm
697
Hi All ! I want to test MITAB with Visual Basic 6.0. I've downloaded the MITAB-1.2.4.zip file but I coud not find a complete Visual Basic example and the .DLL...
sagent100
Offline Send Email
Sep 5, 2003
9:01 pm
698
... It is the first download available: http://mitab.maptools.org/mitab-1.2.4-win32.zip It contains both DLL and sample code for VB....
Uffe Kousgaard
haansus
Offline Send Email
Sep 8, 2003
12:04 am
699
To users of MITAB from Visual Basic - I've just tested the mitab_test.vb code example with the ver 1.2.4 MITAB dll and found a few errors !! :(. I've attached...
Thomsen, Bo Victor
geobthomsen
Offline Send Email
Sep 8, 2003
12:04 am
700
... Thanks for the update. I have updated the master copy and it will be included in the next release. Daniel -- ... Daniel Morissette...
Daniel Morissette
dan_morissette
Offline Send Email
Sep 9, 2003
9:13 pm
701
G'day all, I frequently need to use custom local projections created with an affine transformation clause. As far as I can tell, mitab does not support this....
oacmose
Offline Send Email
Sep 10, 2003
1:29 pm
702
... Neil, I think it would be worthwhile to file this as a bug. I think it will be somewhat inconvenient to resolve since there is no way to represent this in...
Frank Warmerdam
nfwarmer
Offline Send Email
Sep 10, 2003
1:42 pm
703
... not ... the ... 6391839.14486345 ... will ... represent ... used ... warmerdam@p... ... Rent Frank, I have filed a bug. The affine projectionis defined...
Neil Moseley
oacmose
Offline Send Email
Sep 11, 2003
12:54 am
704
Hi list ! I hope anyone could help me. How can create a table with a NonEarth CoordSys clause like this?: CoordSys NonEarth Units "m" Bounds (-1.00000000001,...
sagent100
Offline Send Email
Sep 19, 2003
9:45 pm
705
Is there a real VB demo around for mitab? One that includes a project file? I have a couple of VB files: mitab.vb,v 1.6 2002/09/07 13:59:38 daniel ...
david@...
Send Email
Sep 22, 2003
1:45 pm
706
Hello Sligthtly Confused :) - 1) No, there is no "real" VB demo for Mitab (at least not in the Mitab zip file). The vb files is programmed in the MS Office...
Thomsen, Bo Victor
geobthomsen
Offline Send Email
Sep 22, 2003
7:52 pm
707
... Now even more confused! :-) ... Oh, ok - once I get this going I'll make one for it to be put on the website if required. I guess more people use VB than...
david@...
Send Email
Sep 23, 2003
12:03 am
708
... That's quite likely because I didn't update the zip file on the website after Bo submitted the fix to the mitab_vb_test.vb. ... MITAB tries to assign the...
Daniel Morissette
dan_morissette
Offline Send Email
Sep 23, 2003
12:34 am
709
Hi Daniel, I'm a newbee to all this. But so far I can see you have done some great work. Could you e-mail me the new mitab_vb_test.vb file? I check this...
Delfos
delfos18
Offline Send Email
Sep 23, 2003
11:52 am
710
... Ah, ok. ... Yes, tested by commenting out the multipoint stuff from the routine, and it now creates a 300 table. For interest's sake, if I create a table...
david@...
Send Email
Sep 23, 2003
11:52 am
711
Hi All, I'm just posting this to save other VB people without a clue some trouble. This VB interface is just wrapped around the beautiful work of Daniel ...
J. Delfos
delfos18
Offline Send Email
Sep 23, 2003
11:53 am
712
... I have updated the zip file on the website with the latest version of the mitab_vb_test.vb file. Nothing else has changed. -- ... Daniel Morissette...
Daniel Morissette
dan_morissette
Offline Send Email
Sep 23, 2003
2:01 pm
713
... I'm not sure what would happen... it's quite likely that MapInfo would skip the multipoint geometry and make only its attributes available since it doesn't...
Daniel Morissette
dan_morissette
Offline Send Email
Sep 23, 2003
7:50 pm
714
Hi All. I am using the lasted release (1.2.4) ... ' Please, put this code in a Button and run it. ' You will see two different polylines when in fact both...
sagent100
Offline Send Email
Sep 27, 2003
1:23 pm
715
To "sagent100" - RTFM !! =:-) your bounds parameters in mitab_c_create is arranged in the wrong order: Public Declare Function mitab_c_create Lib "mitab.dll"...
Thomsen, Bo Victor
geobthomsen
Offline Send Email
Sep 29, 2003
1:34 pm
716
THANK YOU VERY MUCH BO !!! ... String, ... south As ... EAST As ... ("c:\Test_NonEarth.tab", "tab", "CoordSys ... - ... - ... ("c:\Test_NonEarth.tab", "tab",...
sagent100
Offline Send Email
Sep 29, 2003
4:45 pm
717
Hello all, being desperate for a solution on a bug I face in my code I descided to disturb this list as well with a question that might not be part of the ...
Ioannis Anagnostopoulos
janagn0
Offline Send Email
Oct 1, 2003
3:15 pm
Messages 688 - 717 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