<div>&nbsp;</div>
<div>&nbsp;</div>
<div>It is like I am try to get the pixel x/y on map image corresponding to lat/lon of some point in the map....</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>i am using proj4's pg_transform ..to project the lat/lon of bounds and also the point required to World Mercator projection epsg:54004...</div>
<div>(though not directly but using Quantum GIS custom projection which uses proj4)..</div>
<div>&nbsp;</div>
<div>then i scale the projected X,Y to the image size to get the pixel x,y ...</div>
<div>&nbsp;</div>
<div>This pixel x,y does match with the pixel x/y of the point in the map image ...??!!! the error is abt 30 pixels ...</div>
<div>(** This matches with the result i get when I use the OpenMap Java API)...</div>
<div>&nbsp;</div>
<div>so i wonder if mapserver really uses pg_transform ... ???</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>Regards</div>
<div>Sandeep</div>
<div>&nbsp;</div>