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 1329 - 1358 of 1383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1329
Hi   I have an tab file which contains the following projection data:- CoordSys Earth Projection 8, 62, "m", -99, 0, 0.9996, 500000, 0 Bounds (476504,...
pankaj sardana
sardana_pank...
Offline Send Email
Apr 6, 2009
1:36 pm
1330
... The MITAB library by itself can't do that, but the OGR library, which uses MITAB internally for MIF/TAB files, can do reprojections. OGR's ogr2ogr utility...
Daniel Morissette
dan_morissette
Offline Send Email
Apr 6, 2009
2:18 pm
1331
Hi I have an tab file which contains the following information (530000.000000,2460000.000000) (0,0) Label "Pt 1", (540000.000000,2460000.000000) (4000,0) Label...
pankaj sardana
sardana_pank...
Offline Send Email
Apr 21, 2009
2:35 pm
1332
That looks like a registration file for an image file in MapInfo (i.e. a Raster) OGR2OGR only converts vector files I believe- so basically you are trying to...
James Perrins
james_perrins
Offline Send Email
Apr 21, 2009
4:13 pm
1333
... Pankaj, This is a .tab file used to provide georeferencing for a raster file. These files are not read by MITAB, but may be supported by GDAL - at least...
Frank Warmerdam
nfwarmer
Offline Send Email
Apr 21, 2009
4:53 pm
1334
Hi   Thanks Frank.Basically I want to convert  lambert projection into Polyconic can you tell me the way through which i can used  this OGRSpatialReference...
pankaj sardana
sardana_pank...
Offline Send Email
Apr 21, 2009
5:27 pm
1335
Hi   Thanks Frank.Basically I want to convert  lambert projection into Polyconic can you tell me the way through which i can used  this OGRSpatialReference...
pankaj sardana
sardana_pank...
Offline Send Email
Apr 21, 2009
5:27 pm
1336
... Pankaj, The docs for importFromMICoordSys() are at: http://www.gdal.org/ogr/classOGRSpatialReference.html#1acf0f6cac3125cc878a99433033c140 There is...
Frank Warmerdam
nfwarmer
Offline Send Email
Apr 21, 2009
6:10 pm
1337
Hi I have .shp file.I created a feature class from .shp.In which all points ain decimal degree.In my project i have used two type of projection like WGS 84...
pankaj sardana
sardana_pank...
Offline Send Email
Apr 29, 2009
12:33 pm
1338
... Bernard, I wasn't aware there was a significant distinction. I would suggest you join and ask on the MITAB mailing list. MITAB is the underlying library...
bernard.hall99
Offline Send Email
May 1, 2009
5:46 pm
1339
Hello Sir, Can you please give me Guidelines for Building Mitab for Wince6.0. I am successfully able to compile GDAL1.4.0 for wince. But this project is...
Mukesh Kumar
mukeshkb4u
Offline Send Email
May 11, 2009
12:11 pm
1340
Hi All, Can anyone please give me Guidelines for Building Mitab for Wince6.0. I am successfully able to compile GDAL1.4.0 for wince. But this project is...
Mukesh Kumar
mukeshkb4u
Offline Send Email
May 11, 2009
12:12 pm
1341
Hi everyone! I will be using the mitab C API for the first time in a week or so and I had some basic questions which might make a few of you laugh. Any help...
adeel_razza
Offline Send Email
May 28, 2009
7:41 pm
1342
Hi! I can only answer the first, third and fifth question for you. Any others are beyond me as I've only just started trying out mitab myself. Q1: Assuming...
robbertouwehand
Offline Send Email
Jun 4, 2009
12:42 pm
1343
Hi there, I've been trying to get Mitab to compile on Visual C++ 2008 Express Edition and on Visual Studio Professional 2008, but to no avail. I'll describe,...
robbertouwehand
Offline Send Email
Jun 4, 2009
12:42 pm
1344
Thanks Robert. Greatly appreciated....
adeel_razza
Offline Send Email
Jun 5, 2009
4:14 pm
1345
Hi Folks, I was wondering what was required to use the mitab C API only. On "http://mitab.maptools.org/" it is mentioned that all you need to run the mitab C...
adeel_razza
Offline Send Email
Jun 5, 2009
7:32 pm
1346
... I believe you need to link with the mitab_i.lib in order to use the mitab.dll from a C program, but I see that I didn't include it in ...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 5, 2009
7:48 pm
1347
Thanks Daniel!...
adeel_razza
Offline Send Email
Jun 8, 2009
1:57 pm
1348
Hi, I am trying to import a spacial reference system into an OGRSpatialReference object using the following function which requires a MapInfo style CoordSys...
adeel_razza
Offline Send Email
Jun 25, 2009
1:23 pm
1349
Hi Robert, I tried compiling Mitab on Visual C++ 2008 Express Edition first as well until I realized that it only compiles on VC 6.0. If you don't have VC 6.0...
adeel_razza
Offline Send Email
Jun 25, 2009
6:10 pm
1350
... A copy of the MITAB library is included in the gdal/ogr/ogrsf_frmts/mitab subdirectory of the GDAL/OGR distribution. So it should be possible to adapt your...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 25, 2009
7:47 pm
1351
... The VCPROJ files may not work, but in case that helps, the makefile.vc should work with VC++ 2008 Express Edition, that's what I use to produce the...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 25, 2009
7:48 pm
1352
Hi Adeel, That would be a perfect solution, since we only need to include the working library in our project anyway. Best regards, Robbert...
robbertouwehand
Offline Send Email
Jun 26, 2009
12:39 pm
1353
I've been using Mitab for many years, first with VS6, then VS2005, and for the last year or so, VS2008. I haven't had any problems building it, but I create my...
Anthony Dunk
anthonyd.rm
Offline Send Email
Jun 26, 2009
12:41 pm
1354
Hi Daniel, Actually I used "makefile.vc" for Visual C++ 2008 Express Edition and I was getting errors of duplicate definitions of "_vsnprintf" in stdio.h and...
adeel_razza
Offline Send Email
Jun 26, 2009
1:13 pm
1355
Hello, Does MITAB have an option that can be used to suppress the pen and brush info that is attached to lines and polygons in a MIF file? We've had a...
rlcave3rd
Offline Send Email
Jun 30, 2009
5:14 pm
1356
... There is no option in the tab2tab program to do this, so you'd need a bit of coding to do it, either with the C API or with the C++ classes. If this is...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 30, 2009
6:40 pm
1357
... It looks like calling ITABFeaturePen::SetPenPattern(0) and ITABFeatureBrush::SetBrushPattern(0) will have the desired effect. ... Unfortunately, this is...
rlcave3rd
Offline Send Email
Jun 30, 2009
7:45 pm
1358
MITAB is included with GDAL source in ../ogr/ogrsf_frnts/mitab What do I need to do to compile GDAL 1.6.1 and have access to MITAB functions while developing...
rechohfi
Offline Send Email
Aug 7, 2009
10:57 pm
Messages 1329 - 1358 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