Steve,<br><br>It seems setProjection(&quot;+AUTO&quot;) is doing something like I was wishing for. However I don&#39;t see in the documentation the desired purpose of this setting;<br><br><a href="http://mapserver.gis.umn.edu/docs/reference/mapfile/projection">http://mapserver.gis.umn.edu/docs/reference/mapfile/projection</a><br>
<br>Could you confirm whether the purpose of &quot;+AUTO&quot; is to reset the projection into an unspecified state?<br><br>Best regards,<br><br>Tamas<br><br><br><br><div class="gmail_quote">2008/12/2 Steve Lime <span dir="ltr">&lt;<a href="mailto:Steve.Lime@dnr.state.mn.us">Steve.Lime@dnr.state.mn.us</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As far as I know you&#39;re correct. Handling the null would seem an elegant solution<br>
if it can be done.<br>
<br>
Steve<br>
<br>
&gt;&gt;&gt; &quot;Tamas Szekeres&quot; &lt;<a href="mailto:szekerest@gmail.com">szekerest@gmail.com</a>&gt; 12/02/08 7:59 AM &gt;&gt;&gt;<br>
<div><div></div><div class="Wj3C7c">Hi Devs,<br>
<br>
Am I right that currently we don&#39;t have the option to reset the projection<br>
object for &nbsp;layerObj and the mapObj by using the SWIG interface?<br>
I just wanted to &nbsp;revert this object into the same state as if it was<br>
created without specifying the projection.<br>
Using setProjection(null) doesn&#39;t seem to be a supported option since<br>
msLoadProjectionString doesn&#39;t handle the null argument value.<br>
If you don&#39;t know about a workaround either, then I&#39;m keen to modify<br>
msLoadProjectionString in order to handle this option.<br>
<br>
<br>
Best regards,<br>
<br>
Tamas<br>
<br>
</div></div></blockquote></div><br>