<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
Hallo list,<BR>
<BR>
<BR>
With mapserver 5.4.2 (FGS API 9.5) , if my map is reprojected in EPGS:31467, it is shifted about 100 m to north and 50 m to east (approximately).<BR>
The same data with the same mapfile and the same URL works fine on mapserver 5.0.2 (FGS API 1.0.0).<BR>
The data are stored in an Postgis Database with srid 4326.<BR>
The URL I'm using is:<BR>
<A HREF="http://10.0.5.77:8081/cgi-bin/cebit10?request=getMap&amp;version=1.1.1&amp;srs=EPSG:31467&amp;bgcolor=000000&amp;transparent=true&amp;exception=application/vnd.ogc.se_inimage&amp;layers=messe_background,halls&amp;width=1600&amp;height=1600&amp;bbox=3553126.5489076,5796728.52646645,3556663.71956136,5800882.49936431&amp;format=agg">http://localhost:8081/cgi-bin/map?request=getMap&amp;version=1.1.1&amp;srs=EPSG:31467&amp;bgcolor=000000&amp;transparent=true&amp;exception=application/vnd.ogc.se_inimage&amp;layers=messe_background,halls&amp;width=1600&amp;height=1600&amp;bbox=3553126.5489076,5796728.52646645,3556663.71956136,5800882.49936431&amp;format=agg</A><BR>
<BR>
<BR>
On the linked picture you can see the same map with the same bbox generated by the two version of mapserver. The map on the right is to north-east shifted, the map on the left is ok.<BR>
<A HREF="http://img695.imageshack.us/img695/9590/cebit.png">http://img695.imageshack.us/img695/9590/cebit.png</A><BR>
<BR>
If the map is not reprojected (EPGS:4326) there are not errors.<BR>
<BR>
<BR>
Did somebody observe the same issue?<BR>
<BR>
<TT><FONT COLOR="#000000">Thanks,</FONT></TT><BR>
Tom<BR>
<BR>
</BODY>
</HTML>