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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 938 - 967 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
938
I'm converting an area polygon of the Saint-Laurence river which includes the island of that river by using tab2tab.exe. I'm converting from mid/mif to tab....
mariolndry
Offline Send Email
Mar 16, 2005
8:47 pm
939
... It's a limitation of MITAB. The MIF/MID format doesn't include the information as to which islands are holes and which ones are actual separate polygons,...
Daniel Morissette
dan_morissette
Offline Send Email
Mar 22, 2005
5:33 pm
940
Hi Graham, (FYI I have CC'd this to the MITAB list) ... Thanks for contributing this. I am planning a new release of MITAB in the next few days and will...
Daniel Morissette
dan_morissette
Offline Send Email
Mar 23, 2005
7:43 pm
941
I have prepared a MITAB V1.4.0 release candidate with the most recent fixes and additions, the complete list is included below. The source can be downloaded...
Daniel Morissette
dan_morissette
Offline Send Email
Mar 23, 2005
11:56 pm
942
Will do ASAP regarding VB + static Delphi Regards Bo Thomsen ... Fra: Daniel Morissette [mailto:morissette@...] Sendt: 24. marts 2005 00:54 Til:...
Thomsen, Bo Victor
bvt_geocon_dk
Offline Send Email
Mar 24, 2005
8:46 am
943
... Yes, just update the version number and it should be OK (header for dynamic delphi). I think the "dotnet bindings" should be referred to as "C# bindings"....
Uffe Kousgaard
haansus
Offline Send Email
Mar 24, 2005
12:10 pm
944
On Wed, 23 Mar 2005 18:54:21 -0500, Daniel Morissette ... Daniel, Oh dear, now I am feeling very guilty about several things I have *not* gotten done for...
Frank Warmerdam
nfwarmer
Offline Send Email
Mar 24, 2005
3:57 pm
945
... I don't like rushing last minute changes just before a release, that's a recipe for trouble. I think I'll push 1.4.0 out the door in the next few days with...
Daniel Morissette
dan_morissette
Offline Send Email
Mar 24, 2005
4:50 pm
946
... Cool. thanks. ... I am not very familiar with .NET, but I thought that the idea of .NET was that C# classes could be used from VB.NET and vice-versa? So in...
Daniel Morissette
dan_morissette
Offline Send Email
Mar 24, 2005
4:51 pm
947
... C# code needs to be compiled by the C# compiler (which is free). The resulting assemblies ( = sort of object code known as IL code) can then be used in...
Uffe Kousgaard
haansus
Offline Send Email
Mar 24, 2005
5:17 pm
948
Hi, Is it possible in this new release create a symbol with a given angle ? Thank you. Alejandro __________________________________________________ Correo...
Sagent Thustik
sagent100
Offline Send Email
Mar 28, 2005
1:43 pm
949
Hi, I have posted the MITAB 1.4.0 release to the website: http://mitab.maptools.org/ It is more or less the same as the 1.4.0pr1 from last week, with a few ...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 1, 2005
5:33 pm
950
I am using IMapInfoFile (I am compiling the source into my executable not linking against the library) and I was wondering if anybody has a list of the member...
Andrew
andythecornb...
Offline Send Email
Apr 5, 2005
6:59 pm
951
... I don't have such a list, you'd have to look through the code to find them, or perhaps you could try putting your lock around the ...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 5, 2005
7:13 pm
952
... That's what I would have thought as well as I am not sharing the IMapInfoFile instance between threads that instance belongs solely to the write thread,...
Canfield, Andrew
andythecornb...
Offline Send Email
Apr 5, 2005
8:04 pm
953
Please disregard my last I figured out what it was. The project is a shared project and the last developer in it reset the compiler flags when it was last...
Canfield, Andrew
andythecornb...
Offline Send Email
Apr 5, 2005
8:04 pm
954
... Um, it seems that setting symbol angles may have been overlooked in the C API. Looking at the code, it appears that only the TABFontPoint types of symbols...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 7, 2005
3:05 pm
955
Hi everyone, Not being that literate with Spatial terminology I may have missed a previous reference showing how to do what I am trying to achieve. If so I...
datasolutionsnewbie
datasolution...
Offline Send Email
Apr 20, 2005
3:15 am
956
** Reply Requested When Convenient ** Do 24.04.2005 jsem dočasně mimo kancelář. I'm temporarily out of the office (till 24.04.2005). ... There is 1 message...
Zdenk Pliska
perun_zdenda
Offline Send Email
Apr 20, 2005
1:00 pm
957
... Hilton, Generally speaking, no there is not a way of doing this. Is your file in latitude and longitude or a different projection? If it is in lat/long,...
Frank Warmerdam
nfwarmer
Offline Send Email
Apr 20, 2005
1:24 pm
958
Hi, I am us mitab.dll in VB to write the tab file, and I found the set_pen function won't give me the correct color when using black. I got the color from mapx...
hefei93
Offline Send Email
Apr 20, 2005
4:47 pm
959
... I have made a quick test using mitab_c_set_pen() from a C program (I don't have VB), and passing a color value of 0 (black) does work properly for me. The...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 21, 2005
2:08 pm
960
Hi , When I try to compile the latest source Mitab-1.4.0 , getting the following error c++ -o tab2tab tab2tab.o mitab.a ../ogr/ogr.a ../cpl/cpl.a -ldl -lm ...
cool_debasish
Offline Send Email
May 12, 2005
3:43 pm
961
The mitab-1.4.0.zip and mitab-1.4.0.tar.gz have a few small differences, one of them is the cpl/cpl_config.h file. You are likely compiling with the .zip...
Daniel Morissette
dan_morissette
Offline Send Email
May 12, 2005
3:48 pm
962
Many Thanks .. it worked. -Debasish ... differences,...
cool_debasish
Offline Send Email
May 12, 2005
7:20 pm
963
Hi I need to be able to read collection objects from a TAB file. Can anyone give me some pointers to get started or has anyone already done this? Thanks in...
jim_hope_1
Offline Send Email
Jun 1, 2005
1:16 pm
964
... Collections are not currently implemented, only multipoints are. You could possibly file an enhancement bug in the MITAB bugzilla and include a sample TAB...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 1, 2005
2:14 pm
965
Can somebody clarify for me if they know off the top of their head what is returned now if the object belongs to a collection? IE say I am calling...
Canfield, Andrew
andythecornb...
Offline Send Email
Jun 1, 2005
2:32 pm
966
... The object would be returned with a NONE geometry (i.e. no geometry) and the following warning would be produced by the library or by tab2tab.exe: ...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 1, 2005
2:55 pm
967
How hard would it be to add support for it? Is it only an upper level interface addition or would it involve digging down into the lower stuff in areas like...
Canfield, Andrew
andythecornb...
Offline Send Email
Jun 1, 2005
4:05 pm
Messages 938 - 967 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