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 768 - 797 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
768
I don't know if it relevant to case here, but: When you compile and link a c based dll with Visual-C using the STDCALL calling convention , it will produce a...
Thomsen, Bo Victor
geobthomsen
Offline Send Email
Jan 1, 2004
2:13 pm
769
I'm trying to read the waypoints from my Garmin GPS, and write them into a MapInfo table so I can view them in MapInfo. I've written most of it - the points...
david@...
Send Email
Jan 4, 2004
4:07 pm
770
Hello, I have a problem related to regions in mitab. I have graphics containing contour regions similar to a (topographical?) map. When I convert and view...
deniserickel
Offline Send Email
Jan 6, 2004
6:24 pm
771
Denise, I think you have problem with points that are reletivily close to each other (per axample a stroked circular part) that comes rather zig-zagged instead...
Koos Ouwehand
koos_ouwehand
Offline Send Email
Jan 7, 2004
4:31 pm
772
Koos, Thank you for getting back to me. I opened my table (created by MapInfo, not mitab) and the distance units were in miles. The graphics looked as they...
deniserickel
Offline Send Email
Jan 7, 2004
6:00 pm
773
Denise, It wil take a lot of time to get all the ins and outs about coordinates. The MIF and also the TAB file contains a 'CoordSys' specificatition, and you...
Koos Ouwehand
koos_ouwehand
Offline Send Email
Jan 7, 2004
9:32 pm
774
Thank you Koos. I will take your advice. Denise ... coordinates. ... specificatition, and you should use a spec that covers your data. ... the data is already...
deniserickel
Offline Send Email
Jan 7, 2004
11:26 pm
775
... I presume that you create your point feature object using type TABFC_FontPoint? It's the type of the point object that you create that drives the type of...
Daniel Morissette
dan_morissette
Offline Send Email
Jan 8, 2004
4:24 am
776
... Uh, no. I have been using CustomPoint. Due to my lack of annotating my code changes I'm not sure why though! :-) I can see that I was originally using...
david@...
Send Email
Jan 8, 2004
2:11 pm
777
Type of Mapinfo Points is as below TABFC_Point (1), This Point type uses Mapinfo Built in Symbol Library for the symbol display. Eg. Symbol (35,0,12) ...
Shamim
shamimameer
Offline Send Email
Jan 9, 2004
1:11 am
778
... Ah, that's the one I should have been using, and now that I am - it works perfectly! ... That's interesting. I could make a bitmap file that had the EXACT...
david@...
Send Email
Jan 9, 2004
2:59 am
779
Hello all ! I am a new member of this group. I have just started using MITAB and actually I want to use this .mif parser using C++ API. In this regard, I need...
omer_pk_82
Offline Send Email
Jan 18, 2004
5:09 pm
780
... Omer, Quoting from the MITAB README.TXT: 2- The C++ API will give you full access to every feature of the MapInfo data model. Unfortunately there is no...
Frank Warmerdam
nfwarmer
Offline Send Email
Jan 19, 2004
4:16 pm
781
Hi all, I want to change the coordinate precision from 3 to 6 so my lat\long values are to 6 decimal places. How do i do this? I changed the default...
deniserickel
Offline Send Email
Jan 22, 2004
10:49 pm
782
... MITAB has never done a very good job of dealing with coordinate precision. In the case of MIF files, it ignores the m_nCoordPrecision and always outputs...
Daniel Morissette
dan_morissette
Offline Send Email
Jan 22, 2004
11:32 pm
783
Thanks for the reply. Denise ... my .mif ... decimals. ... for ... m_nCoordPrecision ... would ... something ... now. ... forget...
deniserickel
Offline Send Email
Jan 23, 2004
12:14 am
784
Can I Open a .tab file shared? I need to Open a file to write, but at the same time I need that another app read this .tab file to show the new features who...
alejandro_delu
Offline Send Email
Feb 7, 2004
3:10 pm
785
... No, that's not possible. Due to the complex structure of the .MAP and .DAT files, with various blocks here and there being created, modified or even moved...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 8, 2004
4:09 pm
786
... The MITAB library only supports read-only and write-only mode, it doesn't currently support random update. One thing you could do is open the original file...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 8, 2004
4:11 pm
787
... I'm not sure to understand what you mean exactly by "KeyFeatureId", but I assume that yes it's the same thing as the RowID. ... By default, yes the lib...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 23, 2004
7:37 pm
788
Does anyone have any compiled version of MYTAB.DLL library in C++ ? Thanks Alejandro. ... Los mejores usados y las más tentadoras ofertas de 0km están en...
Alejandro D.
alejandro_delu
Offline Send Email
Feb 24, 2004
3:01 pm
789
Hello all! Help please! I am a new user of MITAB. I am writing a program that seeks to generate several tens of thousands of small Rectangle features, each ...
markbrlee
Offline Send Email
Feb 24, 2004
5:48 pm
790
Hi everyone, (I apologize in advance to those who may have received multiple copies of this announcement.) Please see below an announcement for the Open Source...
Daniel Morissette
dan_morissette
Offline Send Email
Feb 24, 2004
10:49 pm
791
Hello all! I think I may have got around my problem. I noticed that the feature on which it failed was the first one in the most northerly row. So I tried...
markbrlee
Offline Send Email
Feb 26, 2004
3:25 pm
792
Dear all, Apologies if this applies to something that has already been discussed in the past. I have been through the archive and haven't been able to find a...
siro martello
siro.martello@...
Send Email
Mar 4, 2004
1:12 pm
793
... Siro, I looked at the two files but I don't see any difference between the coordinates systems in the .mif file and in the .tab nor the coordinates of the...
Frank Warmerdam
nfwarmer
Offline Send Email
Mar 4, 2004
3:21 pm
794
Hi, If you export the TAB file to MIF again (using MapInfo), you will see a quite different Bounds clause. Original (written on 2 lines in the file): CoordSys...
Uffe Kousgaard
haansus
Offline Send Email
Mar 4, 2004
3:35 pm
795
Hello all! Another 'Failed writing geometry' problem! This time, I am trying to create and write a number of Point features, all of which are comfortably...
markbrlee
Offline Send Email
Mar 5, 2004
1:30 pm
796
... It's possible that the point producing this error is missing required, or has some parameter set to an invalid value, or a value unexpected by the library....
Daniel Morissette
dan_morissette
Offline Send Email
Mar 5, 2004
1:49 pm
797
1- What is the MapInfo geographical database model. How does MapInfo explain the reality about the geographical object. Which files are created for this...
jdzmustafa
Offline Send Email
Mar 8, 2004
2:12 pm
Messages 768 - 797 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