<div dir="ltr"><div><div class="gmail_quote">On Tue, Jun 11, 2013 at 10:30 AM, Jim Klassen <span dir="ltr"><<a href="mailto:klassen.js@gmail.com" target="_blank">klassen.js@gmail.com</a>></span> wrote:</div><div class="gmail_quote">
<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">I'm not sure Firebug would tell you.  GeoMoose JS only knows what is in the mapbook.  If you give it a group it will send a group.  The question is if the GeoMoose PHP side is handling groups correctly within MapScript.</div>
<div><br></div></blockquote></div></div><div><br></div>Exactly.<div><br></div><div style>Yesterday Eli and I discussed this a bit more on IRC, and I looked at the php around line 215 a bit more closely. The failure is happening when the code checks the projection of the LAYER. But if the LAYER does not have a projection it will use the projection of the MAP.</div>
<div style><br></div><div style>In my situation, all my Layers have projections and they are all the same, and are the same as the MAP projection, so in theory I can comment out the 3 lines of php that check the LAYER projection, which will force it to use the projection of the MAP. This *should* mean that I can GROUP my layers and still be able to use the select tool without further workarounds or trickery.</div>
<div style><br></div><div style>Have not yet had a chance to test and confirm yet....</div><div style><br></div><div style>T</div><div class="gmail_extra"><br><br></div></div>