<div dir="ltr">Hi,<br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div><div><br></div>I am using<br><br>MapServer version 6.4.0 OUTPUT=PNG OUTPUT=JPEG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WCS_SERVER INPUT=JPEG INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE<br>

<br></div>While overlaying two latlong point layers using a map file with an epsg:3003 output projection I noticed an offset resulting for one of the two layers.<br><br></div>this comes from the fact that one layer is an epsg:4326 shapefile, which is being reprojected to epsg:3003 by mapserver, while the other layer is generated on the fly be reading lat+lon from a database, and generating a point layer for which x,y coordinates are obtained by calling the system's gdaltransform, so it seems that the two packages don't use the same process to execute the reprojection.<br>

<br></div>I am aware of the towgs84 correction to be applied in Italy, so I was able to reconcile the issue by specifying the mapfile projection with the customized projection string <br><br></div>what I would like to understand is if there is a way to check which what version of proj is being used by my version of mapserver, to pin-point the source of the difference between the two systems<br>

</div><div>I tried fiddling with ldd and strings, but would appreciate a lead (also to check if the issue may be elsewhere)<br></div><div><br></div>TIA for any feedback, and regards <br><div><br></div><div>Andrea<br><a href="http://www.pibinko.org" target="_blank">http://www.pibinko.org</a><span class="HOEnZb"><font color="#888888"><br>

</font></span></div><span class="HOEnZb"><font color="#888888"><div><br><div><div><br><div><div><br><br><div><div><div><div>-- <br>Andrea Giacomelli<br><a href="http://www.pibinko.org" target="_blank">http://www.pibinko.org</a><br>
<a href="mailto:info@pibinko.org" target="_blank">info@pibinko.org</a><br>
<a href="tel:%2B39%20347%2015%2033%20857" value="+393471533857" target="_blank">+39 347 15 33 857</a><br>
</div></div></div></div></div></div></div></div></div></font></span></div>
</div><br></div>