Steve,<br><br>It seems setProjection("+AUTO") is doing something like I was wishing for. However I don'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 "+AUTO" 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"><<a href="mailto:Steve.Lime@dnr.state.mn.us">Steve.Lime@dnr.state.mn.us</a>></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're correct. Handling the null would seem an elegant solution<br>
if it can be done.<br>
<br>
Steve<br>
<br>
>>> "Tamas Szekeres" <<a href="mailto:szekerest@gmail.com">szekerest@gmail.com</a>> 12/02/08 7:59 AM >>><br>
<div><div></div><div class="Wj3C7c">Hi Devs,<br>
<br>
Am I right that currently we don't have the option to reset the projection<br>
object for layerObj and the mapObj by using the SWIG interface?<br>
I just wanted to revert this object into the same state as if it was<br>
created without specifying the projection.<br>
Using setProjection(null) doesn't seem to be a supported option since<br>
msLoadProjectionString doesn't handle the null argument value.<br>
If you don't know about a workaround either, then I'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>