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...
Show off your group to the world. Share a photo of your group with us.

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 885 - 914 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
885
... Christina, I confirmed the problem using ogr2ogr to convert these files into tab format. The problem was that mitab_ogr_datasource.cpp enforced a -180 to...
Frank Warmerdam
nfwarmer
Offline Send Email
Oct 15, 2004
2:24 pm
886
Is it possible to use mitab.dll to write a TAB file without geographical part, that is just a TAB+DAT file? Known workaround: I can create non-geocoded...
Uffe Kousgaard
haansus
Offline Send Email
Oct 20, 2004
9:48 am
887
... If I remember correctly, there is no shortcut to do what you want. The .MAP file and corresponding objects in memory are created when you create the new...
Daniel Morissette
dan_morissette
Offline Send Email
Oct 20, 2004
9:13 pm
888
Hallo everybody. I hope my following massage is my misunderstanding of mitab.dll use in VisualBasic, however, I'd like to report possible error in color and...
perun_zdenda
Offline Send Email
Oct 22, 2004
2:02 pm
889
Hello, I am a new member of this group. My reason for joining the group is that I have a transferrable copy of MapInfo Corporation's MapBasic Version 7.0 that...
murray10k
Offline Send Email
Oct 23, 2004
9:52 am
890
I have successfully implemented much of the c api using C#, but I cannot figure out where to get the information I need to draw the map to the window and allow...
chris_santer
Offline Send Email
Oct 27, 2004
1:28 pm
891
Chris, I don't think that it is in the C API but the info is there because it's stored in one of the file headers. The function within OGR that returns this...
Canfield, Andrew
andythecornb...
Offline Send Email
Oct 27, 2004
1:56 pm
892
Andy, Thanks for the pointers. I have made the change and it seems to work well. Below is a sample of one of the functions I added to the c api in case anyone...
chris_santer
Offline Send Email
Oct 27, 2004
7:52 pm
893
... Zdenek, I'm not aware of any problems in the areas that you described, those functions have been used before and work for others. There are lots of people...
Daniel Morissette
dan_morissette
Offline Send Email
Nov 2, 2004
7:43 pm
894
Hey Do anyone now how to get the distance of an object, similar to the ObjectLen function in MapBasic ? Or now how ObjectLen working, the way I do it for the...
Finn Møller Hansen
fmh@...
Send Email
Nov 3, 2004
2:47 pm
895
Hi ! Is it possible to create a Symbol with an angle ? Regards Sagent...
sagent100
Offline Send Email
Nov 17, 2004
10:30 pm
896
Just wondering if there's a function call to return a pointer to all points in a part/ring/polygon as opposed to the point-at-a-time method....
phil_waight
Offline Send Email
Nov 22, 2004
9:30 pm
897
Is MITAB.DLL considered to be threadsafe? I'm asking because I get errors from the DLL in a multi-threaded application. Regards Uffe...
Uffe Kousgaard
haansus
Offline Send Email
Nov 23, 2004
4:43 pm
898
... Uffe, No, MITAB is not completely thread-safe. You should use a mutex to serialize access to MITAB.DLL. In theory there shouldn't be *too* many things to...
Frank Warmerdam
nfwarmer
Offline Send Email
Nov 23, 2004
4:49 pm
899
Hi, I have just added such a mutex and the problem disappeared. Thread-safety is then on my wish-list :-) Regards Uffe ... From: "Frank Warmerdam"...
Uffe Kousgaard
haansus
Offline Send Email
Nov 23, 2004
4:55 pm
900
Guys. I have a problem, I have MapInfo 7.8 and I have oracle 9i Can I connect to the oracle database without converting to another format?? How can I do?? ...
Rudi Wicaksono
rudiwicaksono
Offline Send Email
Nov 25, 2004
4:00 am
901
The easiest way is to use Mapinfo EasyLoader tool. ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the...
Shamim
shamimameer
Offline Send Email
Nov 25, 2004
9:03 am
902
Hi all - Is there a method to find the (MapInfo) "Row Id" of an element, when reading a MapInfo Table using MiTab ?? regards Bo Thomsen...
Thomsen, Bo Victor
bvt_geocon_dk
Offline Send Email
Nov 25, 2004
9:26 am
903
Hi All Is there a way to create the symbols (or fonts) with a given angle ? Thanks in advence. Regards ... Ahora podés usar Yahoo! Messenger en tu Unifón, en...
Sagent Thustik
sagent100
Offline Send Email
Nov 25, 2004
12:10 pm
904
... Bo, Is "row id" a special mapinfo concept? You can call GetFID() on the features returned by MITAB to get MITABs concept of a feature id which is a 1...
Frank Warmerdam
nfwarmer
Offline Send Email
Nov 25, 2004
4:27 pm
905
... Rudi, One option would be to build the ogr2ogr utility with Oracle support enabled, and use it to directly load from mapinfo format to Oracle Spatial. Of...
Frank Warmerdam
nfwarmer
Offline Send Email
Nov 25, 2004
4:28 pm
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
Messages 885 - 914 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