Hi list,<div><br></div><div>I assigned geotiff raster an srs using gdal_translate with the EPSG number as follows:</div><div><br></div><div> gdal_translate -a_srs EPSG:3168 sourcefile destinationfile</div><div><br></div><div>
Using gdalinfo, I notice that the false_easting parameter is 0 where it should be <span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; font-size: medium; ">804670.24</span></div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre-wrap;"><br>
</span></font></div><div><font class="Apple-style-span" face="monospace" size="3"><div style="white-space: pre-wrap; ">Coordinate System is:</div><div style="white-space: pre-wrap; ">PROJCS["Kertau (RSO) / RSO Malaya (m)",</div>
<div style="white-space: pre-wrap; "> GEOGCS["Kertau (RSO)",</div><div style="white-space: pre-wrap; "> DATUM["Kertau_RSO",</div><div style="white-space: pre-wrap; "> SPHEROID["Everest 1830 (RSO 1969)",6377295.664,300.8017000000015,</div>
<div style="white-space: pre-wrap; "> AUTHORITY["EPSG","7056"]],</div><div style="white-space: pre-wrap; "> AUTHORITY["EPSG","6751"]],</div><div style="white-space: pre-wrap; ">
PRIMEM["Greenwich",0],</div><div style="white-space: pre-wrap; "> UNIT["degree",0.0174532925199433],</div><div style="white-space: pre-wrap; "> AUTHORITY["EPSG","4751"]],</div>
<div style="white-space: pre-wrap; "> PROJECTION["Hotine_Oblique_Mercator"],</div><div style="white-space: pre-wrap; "> PARAMETER["latitude_of_center",4],</div><div style="white-space: pre-wrap; ">
PARAMETER["longitude_of_center",102.25],</div><div style="white-space: pre-wrap; "> PARAMETER["azimuth",323.0257905],</div><div style="white-space: pre-wrap; "> PARAMETER["rectified_grid_angle",323.1301023611111],</div>
<div style="white-space: pre-wrap; "> PARAMETER["scale_factor",0.99984],</div><div style="white-space: pre-wrap; "> PARAMETER["false_easting",0],</div><div style="white-space: pre-wrap; "> PARAMETER["false_northing",0],</div>
<div style="white-space: pre-wrap; "> UNIT["metre",1,</div><div style="white-space: pre-wrap; "> AUTHORITY["EPSG","9001"]],</div><div style="white-space: pre-wrap; "> AUTHORITY["EPSG","3168"]]</div>
<div style="white-space: pre-wrap; "><br></div><div style="white-space: pre-wrap; ">I am using OSGeo4W on Windows 7 64 bit (Gdal 1.4.5.0) shell. It is the same with gdal 1.6, 1.7, gdal-dev, gdal 1.7.2 on Ubuntu 10.04 and QGis 1.7 (gdal 1.8).</div>
<div style="white-space: pre-wrap; "><br></div><div><span class="Apple-style-span" style="white-space: pre-wrap;">I checked the OSGeo4W\share\proj\epsg file, but the values there are correct. The anomaly also affects EPSG:3375 which uses the same projection. QGis or Geoserver doesn't have a problem displaying the raster with the assigned srs, so it looks like its just a problem with gdalinfo.</span></div>
<div><span class="Apple-style-span" style="white-space: pre-wrap;"><br></span></div><div><span class="Apple-style-span" style="white-space: pre-wrap;">regards</span></div><div><span class="Apple-style-span" style="white-space: pre-wrap;"><br>
</span></div></font><span style="font-size:large"><i><font face="garamond, serif"><b><font color="#FF6600">Hilmy</font></b></font></i></span><br>
</div>