Funny,<br><br>Everytime I read &quot;projection problems&quot; on this list I think: Hey, this might be someone from the Netherlands.<br><br><br>You mean you would really like to have your bedrijventerreinen like this?<br>
<br><a href="http://www.locatiemonitor.nl/LocationDetails2.aspx?lid=1437">http://www.locatiemonitor.nl/LocationDetails2.aspx?lid=1437</a><br><br>(please wait for the bedrijventerreinen wms to appear)<br><br>I created the wms service for locatiemonitor and as I can see, we are &quot;fishing in the same vijver&quot;<br>
<br>Please read my blog post at <a href="http://blog.dogodigi.net/2010/08/19/dutch-coordinate-system-ellipsoid-correction/">http://blog.dogodigi.net/2010/08/19/dutch-coordinate-system-ellipsoid-correction/</a><br><br>And write a small thank you comment if it helped you solve your issue<br>
<br>;-)<br><br>Kind regards,<br><br>Milo van der Linden<br><br><div class="gmail_quote">2011/1/7 basvmrs <span dir="ltr">&lt;<a href="mailto:bas@cipix.nl">bas@cipix.nl</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Hi,<br>
<br>
I&#39;ve created a map server in which I try to output data that was entered<br>
using Google Maps V2 (drawing polygons). I used openlayers to display the<br>
results over a Bing layer.<br>
<br>
There seems to be a problem in the projection, which is best described using<br>
an image and a link:<br>
<br>
<a href="http://bir.cipixtest.nl/resources/gis/demo.html" target="_blank">http://bir.cipixtest.nl/resources/gis/demo.html</a> Demo<br>
<a href="http://osgeo-org.1803224.n2.nabble.com/file/n5898717/forum.png" target="_blank">http://osgeo-org.1803224.n2.nabble.com/file/n5898717/forum.png</a><br>
<br>
Notice how the areas seem to &#39;shift&#39; when zooming in.<br>
<br>
My mapfile looks like this:<br>
<br>
<br>
#<br>
# Start of map file<br>
#<br>
MAP<br>
        NAME BIR<br>
        STATUS ON<br>
        SIZE 600 600<br>
        EXTENT 4.4 51.85 4.6 51.95<br>
        UNITS METERS<br>
<br>
        IMAGETYPE PNG<br>
<br>
        PROJECTION<br>
                &quot;init=epsg:900913&quot;<br>
        END<br>
<br>
        TRANSPARENT ON<br>
<br>
        LAYER<br>
                NAME bedrijventerreinen<br>
                TYPE POLYGON<br>
                STATUS DEFAULT<br>
                CONNECTIONTYPE OGR<br>
                CONNECTION &quot;MySQL:bir,host=XXXXX,user=XXXXX,password=XXXXXXX,port=3306&quot;<br>
                DATA &quot;SELECT * from gis_object&quot;<br>
                DUMP TRUE<br>
                CLASS<br>
                        NAME &#39;Bedrijventerreinen&#39;<br>
                        STYLE<br>
                                OUTLINECOLOR 0 0 0<br>
                                COLOR 200 200 200<br>
                        END<br>
                END<br>
                TEMPLATE &quot;object.html&quot;<br>
<br>
                METADATA<br>
                        gml_include_items &quot;all&quot;<br>
                        WMS_TITLE &quot;Bedrijventerreinen&quot;<br>
                        WMS_ABSTRACT &quot;Bedrijventerreinen in de Regio Rotterdam; de gebieden zijn<br>
een benadering en er kunnen geen rechten aan worden ontleend.&quot;<br>
                        WMS_SRS &quot;EPSG:28992 EPSG:900913 EPSG:4326&quot;<br>
                END<br>
        END<br>
<br>
END # Map File<br>
<br>
I don&#39;t have a clue why this is happening. I hope that someone can explain<br>
to me why this is happening and how to fix it.<br>
<br>
Kind regards,<br>
Bas<br>
<font color="#888888">--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Projection-problems-tp5898717p5898717.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Projection-problems-tp5898717p5898717.html</a><br>

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>
</font></blockquote></div><div style="margin: 0pt;" name="sig_3ae25cf131"></div><br>