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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1083 - 1112 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1083
Hi, all it was possible to use the MiTab to index MapInfo files for the Microsoft Map in Excel 97 ... but if not works with the Excell 2000: datainst see the...
off_beach
Offline Send Email
Jun 5, 2006
3:12 pm
1084
Hi, I have to say I'm really impressed with mitab. I'm creating my own map renderer - much like MapX. Primarily I will use Navteq Street data. The problem I...
scumhampton
Offline Send Email
Jun 5, 2006
3:15 pm
1085
... Maybe you should have a look at MapServer (http://mapserver.gis.umn.edu/), it does exactly that and much more, and it uses the MITAB library (part of...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 5, 2006
4:37 pm
1086
Try to google spatial indexing. ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Shamim
shamimameer
Offline Send Email
Jun 6, 2006
1:23 pm
1087
... Thanks Daniel, I tried this with the area I'm viewing and it has reduced the amount of features, which is great. Is it possible to use SetSpatialFilter to...
Tim Smith
scumhampton
Offline Send Email
Jun 6, 2006
1:40 pm
1088
... Yes, it should be possible to change the filter multiple times. You'd have to call OGRLayer::ResetReading() each time you change the spatial filter and...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 6, 2006
2:27 pm
1089
Hi, I have mid/mif files which contains one region and over 40000 polygons. After mif tab2tab conversion the result tab file is blank under mapinfo. The same...
lentilek
Offline Send Email
Jun 9, 2006
2:01 pm
1090
Mike, In older versions of MapInfo files on which MITAB is based, the REGION object could contain only a maximum of 32k segments, this would explain the...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 15, 2006
8:10 pm
1091
Hi All, I've just noticed a bug in the use of bounds in the tab2tab program. Currently any file with a bounds set will not convert to a file with the same...
abetlehem
Offline Send Email
Jun 28, 2006
9:37 am
1092
Andrew, Good catch. SetSpatialRef() does a default bounds lookup so we need to call it before setting bounds from source dataset. I have fixed this in CVS....
Daniel Morissette
dan_morissette
Offline Send Email
Jun 28, 2006
10:27 am
1093
We recently upgraded to the latest version of MiTab (via GDAL) and it broke Multi_Polyline output for TAB files. I have traced it to a recent change in...
Ned Harding
NHARDING@...
Send Email
Jun 29, 2006
7:27 pm
1094
... This issue was reported in bug 1466 by Uffe K. and I verified that your patch fixes it with his test dataset. Thanks guys! I have applied the patch in CVS...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 29, 2006
9:20 pm
1095
Greetings List I'm looking for a utility which will convert a CSV file containing eastings and northings into a MapInfo TAB file, where those coordinates have...
stu_j.rm
Offline Send Email
Jul 3, 2006
2:18 pm
1096
OK, so I read around the subject a bit and realised that the MIF/MID combination is perfect, as they're an ASCII representation of the MapInfo data. I can now...
stu_j.rm
Offline Send Email
Jul 4, 2006
1:02 pm
1097
Another option, if you really had to use .CSV as input would have been to use OGR's ogr2ogr utility (http://www.gdal.org/ogr/ogr2ogr.html), but that would be a...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 4, 2006
5:41 pm
1098
Hi, I want to use proj.4 + mitab to reproject points from WGS84 to French Lambert II (ie from "CoordSys Earth Projection 1, 104" to "Coordsys Earth Projection...
Thomas
tsteberi
Offline Send Email
Jul 12, 2006
1:19 pm
1099
Hi, I have noticed that the spatial index performance of large MITAB generated files is much slower than that of an index generated by MapInfo and I wondered...
andrew_r_blake
Offline Send Email
Jul 21, 2006
7:23 pm
1100
... You got it there: MITAB can read the spatial index no problem, but the current implementation doesn't always generate a balanced spatial index (tree)......
Daniel Morissette
dan_morissette
Offline Send Email
Jul 21, 2006
8:04 pm
1101
Using tab2tab (1.5.0_win32 on XP SP2) I got the following errors trying to convert from MIF to TAB : "ERROR 7: TABPolyline: Object contains an invalid...
ras_elased_borealis
ras_elased_b...
Offline Send Email
Jul 25, 2006
9:48 am
1102
... This was fixed in bug 1466 and will be part of the next release (v1.5.1, hopefully today if I can find the time). I verified that the sample files work...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 25, 2006
12:59 pm
1103
It seems it's a known bug : http://bugzilla.maptools.org/show_bug.cgi?id=1531 ... ...
ras_elased_borealis
ras_elased_b...
Offline Send Email
Jul 25, 2006
1:44 pm
1104
MITAB 1.5.1 has just been released and posted to the website at http://mitab.maptools.org/ This new release fixes a few critical issues that were introduced by...
Daniel Morissette
dan_morissette
Offline Send Email
Jul 25, 2006
2:53 pm
1105
Thanks. That was a quick answer and a quick fix ! congrats ! ... http://dl-3.free.fr/52616e646f6d49569790291dfebf0ac2f2b003a36625831cb69e953988350ec6/mif.zip ...
Ras Elased Borealis
ras_elased_b...
Offline Send Email
Jul 26, 2006
8:52 am
1106
Hello, I want to use the C++ API of the release v1.5.1 (OS: Windows2000) by linking mitab_i.lib. Indeed I want to link statically mitab.dll with my software. I...
jakob.kreuzfeld
Offline Send Email
Aug 4, 2006
5:27 pm
1107
Change your compilation model to multithreaded (debug) dll. Regards Finn Møller Hansen ... From: mitab@yahoogroups.com [mailto:mitab@yahoogroups.com] On...
Finn Møller Hansen
fmh@...
Send Email
Aug 8, 2006
2:00 pm
1108
Thanks but all my projects are already configured with the option /MDd (debug) and /MD (release). On the other hand I looked at the MITAB source code and I...
jakob.kreuzfeld
Offline Send Email
Aug 10, 2006
1:06 pm
1109
Hi, 1) I have two regions, is there a function that i can use to combine these two regions and return me one region or feature. 2) Second Question is I...
vinaymallapu
Offline Send Email
Aug 11, 2006
4:02 pm
1110
... The short answer is that there are no functions in the MITAB library that will do this automatically for you. However, using functions from the C API, you...
Daniel Morissette
dan_morissette
Offline Send Email
Aug 11, 2006
8:35 pm
1111
From: "vinaymallapu" <vinaymallapu@...> ... You need something like this: http://www.cs.man.ac.uk/~toby/alan/software/ Regards Uffe...
Uffe Kousgaard
haansus
Offline Send Email
Aug 14, 2006
1:33 pm
1112
Hi Tim A very late reply to your query on mitab on 5 June this year regarding finding features in an area: To speed up access of your maps of Europe reduce the...
Bob Young
mapsbydesign
Offline Send Email
Aug 16, 2006
11:26 am
Messages 1083 - 1112 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