Zoltan Szecsei wrote:

I've tried various -t_srs permutations trying to convert a tiff ortho from LATLONG to UTM34S but I keep ending up with PROJCS in the Northern hemisphere, even though the Corner Coordinates show a latitude in the South. The UTM coords are not in the expected value range, either.

Note I am not using -s_srs as I am expecting that from the TIFF headers.

gdalwarp    -t_srs 'epsg:32734'     3319bc23.tif     bc23.tif
Notice the UTM zone, Central Meridian and False Northing in the target bc23.tif file.

The reason for this problem is that the coordinates embedded in the source tif image are garbage.
The image originates from a SID image, that is in Lo19 Gauss using Hartebeeshoek94  (epsg:2048)
On export Lizardtech's GeoViewer defaults to LatLong.

I was able to get the original SID & SDW files for the image, and noticed that it's contents were Gauss values, so I re-exported the image from GeoViewer, forcing use of the world files, and now everything is hunkey-dorey.

Thanks anyway.

Kind regards,
Zoltan





-- 

===========================================
Zoltan Szecsei
Director

Geograph (Pty) Ltd.
P.O. Box 7, Muizenberg 7950, South Africa.

65 Main Road, Muizenberg 7945
Western Cape, South Africa.  

34° 6'16.35"S 18°28'5.62"E 

Tel: +27-21-7884897  Mobile: +27-83-6004028
Fax: +27-86-6115323    www.geograph.co.za
===========================================
No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 9.0.733 / Virus Database: 271.1.1/2708 - Release Date: 02/24/10 
21:34:00
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to