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[&quot;Kertau (RSO) / RSO Malaya (m)&quot;,</div>

<div style="white-space: pre-wrap; ">    GEOGCS[&quot;Kertau (RSO)&quot;,</div><div style="white-space: pre-wrap; ">        DATUM[&quot;Kertau_RSO&quot;,</div><div style="white-space: pre-wrap; ">            SPHEROID[&quot;Everest 1830 (RSO 1969)&quot;,6377295.664,300.8017000000015,</div>

<div style="white-space: pre-wrap; ">                AUTHORITY[&quot;EPSG&quot;,&quot;7056&quot;]],</div><div style="white-space: pre-wrap; ">            AUTHORITY[&quot;EPSG&quot;,&quot;6751&quot;]],</div><div style="white-space: pre-wrap; ">

        PRIMEM[&quot;Greenwich&quot;,0],</div><div style="white-space: pre-wrap; ">        UNIT[&quot;degree&quot;,0.0174532925199433],</div><div style="white-space: pre-wrap; ">        AUTHORITY[&quot;EPSG&quot;,&quot;4751&quot;]],</div>

<div style="white-space: pre-wrap; ">    PROJECTION[&quot;Hotine_Oblique_Mercator&quot;],</div><div style="white-space: pre-wrap; ">    PARAMETER[&quot;latitude_of_center&quot;,4],</div><div style="white-space: pre-wrap; ">

    PARAMETER[&quot;longitude_of_center&quot;,102.25],</div><div style="white-space: pre-wrap; ">    PARAMETER[&quot;azimuth&quot;,323.0257905],</div><div style="white-space: pre-wrap; ">    PARAMETER[&quot;rectified_grid_angle&quot;,323.1301023611111],</div>

<div style="white-space: pre-wrap; ">    PARAMETER[&quot;scale_factor&quot;,0.99984],</div><div style="white-space: pre-wrap; ">    PARAMETER[&quot;false_easting&quot;,0],</div><div style="white-space: pre-wrap; ">    PARAMETER[&quot;false_northing&quot;,0],</div>

<div style="white-space: pre-wrap; ">    UNIT[&quot;metre&quot;,1,</div><div style="white-space: pre-wrap; ">        AUTHORITY[&quot;EPSG&quot;,&quot;9001&quot;]],</div><div style="white-space: pre-wrap; ">    AUTHORITY[&quot;EPSG&quot;,&quot;3168&quot;]]</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&#39;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>