[gdal-dev] Output MapInfo File with CoordSys Information

2010-03-24 Thread Reinaldo Escada Chohfi
Hello Frank and List, We waited for the release of GDAL 1.7.0 to see if we could output MapInfo Fiels (.tab or .mif/mid) with SRS information. We still can not output .tab or .mif/mid files with SRS information. Could you please check the test code below to see what's missing or wrong? Thanks i

[gdal-dev] Output MapInfo File with CoordSys Information

2009-10-07 Thread Reinaldo escada Chohfi
Hi Frank & List I tested the program below but it does not out put the .tab or .mif/.mid with the coordinate system.  It is always non-earth.  Could you please check it against your gdal/ogr installation to see if something went  wrong during my compilation of gdal 1.6.2? Thanks a lot,

Re: [gdal-dev] Output MapInfo File with CoordSys Information

2009-09-23 Thread Reinaldo escada Chohfi
Hi Frank, I tested the program below but it does not out put the .tab or .mif/.mid with the coordinate system.  It is always non-earth.  Could you please check it against your gdal/ogr installation to see if something wrong happened during my compilation of gdal 1.6.2? Thanks a lot, Rei

Re: [gdal-dev] Output MapInfo File with CoordSys Information

2009-09-22 Thread Frank Warmerdam
Reinaldo escada Chohfi wrote: Hello List, I am still trying to get a x,y (lon/Lat) point file in MapInfo format with coordinate information. I get the correct MapInfo files out (.tab or .mif) with the x,y points and attributes, but without the CoordSys information. The output file is always Non

[gdal-dev] Output MapInfo File with CoordSys Information

2009-09-22 Thread Reinaldo escada Chohfi
Hello List, I am still trying to get a x,y (lon/Lat) point file in MapInfo format with coordinate information. I get the correct MapInfo files out (.tab or .mif) with the x,y points and attributes, but without the CoordSys information. The output file is always Non-Earth. I've tried everything: