Hello Bas,<br><br>That is indeed the trick. In my blogpost I specifically target postgis, but changing the epsg file is the way to go for mapserver, the parameters stay the same (of course)<br><br>The locatiemonitor was for a previous employer of mine. But it is indeed a nice tool<br>
<br>Good luck on your implementation!<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
Thanks Milo! Looks like a very nice tool you have built.<br>
<br>
I also found this article (in Dutch):<br>
<a href="http://web.archiveorange.com/archive/v/J7KtnqcjuwiLWARtBrhN" target="_blank">http://web.archiveorange.com/archive/v/J7KtnqcjuwiLWARtBrhN</a><br>
<a href="http://web.archiveorange.com/archive/v/J7KtnqcjuwiLWARtBrhN" target="_blank">http://web.archiveorange.com/archive/v/J7KtnqcjuwiLWARtBrhN</a><br>
<br>
It seems like the proj4 28892-default definition is flawed! I fixed it by<br>
changing the definition in the epsg file that my mapserver was using:<br>
# Amersfoort / RD New<br>
&lt;28992&gt; +proj=sterea +lat_0=52.15616055555555 +lon_0=5.38763888888889 +k=1<br>
+x_0=155000 +y_0=463000 +ellps=bessel<br>
+towgs84=565.237,50.0087,465.658,-0.406857,0.350733,-1.87035,4.0812 +units=m<br>
+no_defs &lt;&gt;<br>
#&lt;28992&gt; +proj=sterea +lat_0=52.15616055555555 +lon_0=5.38763888888889<br>
+k=0.9999079 +x_0=155000 +y_0=463000 +ellps=bessel +units=m +no_defs  &lt;&gt;<br>
<br>
(note the towgs84-command)<br>
<br>
Regards,<br>
Bas<br>
<font color="#888888">--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Projection-problems-tp5898717p5899397.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Projection-problems-tp5898717p5899397.html</a><br>

</font><div><div></div><div class="h5">Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div><div style="margin: 0pt;" name="sig_3ae25cf131"></div><br>