Brian,<div><br></div><div>thanks for the info, I will get right on it.</div><div><br></div><div>Cheers</div><div><br></div><div>Carl<br><br><div class="gmail_quote">On Tue, Jan 18, 2011 at 8:11 PM, Brian Fischer <span dir="ltr">&lt;<a href="mailto:bfischer@houstoneng.com">bfischer@houstoneng.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">The code for the bookmark sessions is in the GeoMOOSE SVN trunk.  You would have to download it and patch it in yourself or what until GeoMOOSE 2.4 is released
 (not sure when).   I don’t think it is really documented anywhere, but here is the tool definition in the mapbook.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">                                                &lt;tool name=&quot;bookmark&quot; title=&quot;Bookmark this Session&quot; type=&quot;javascript&quot; selectable=&quot;false&quot;&gt;</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">                                                                GeoMOOSE.bookmark();</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">                                                &lt;/tool&gt;</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;color:#1F497D">Brian Fischer,</span></b><span style="font-size:11.0pt;color:#1F497D">
</span><span style="font-size:11.0pt;color:#595959">CFM  GIS Manager<br>
<b>Houston Engineering, Inc.</b><br>
Phone: Direct: 763-493-6664 / W: 763.493.4522 / M: 763.229.2734</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt">From:</span></b><span style="font-size:10.0pt"> Carl Burn [mailto:<a href="mailto:burnsy@northcountrywoods.co.uk" target="_blank">burnsy@northcountrywoods.co.uk</a>]
<br>
<b>Sent:</b> Tuesday, January 18, 2011 10:07 AM<br>
<b>To:</b> DEAN ANDERSON<br>
<b>Cc:</b> <a href="mailto:geomoose-users@lists.sourceforge.net" target="_blank">geomoose-users@lists.sourceforge.net</a><br>
<b>Subject:</b> Re: [Geomoose-users] User id</span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Hi Dean,</p>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">that sounds like it might pretty much do the job with very little modification, is this something I can download and install.</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">Once again thanks to all for the responses.</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Carl</p>
<div>
<p class="MsoNormal">On Tue, Jan 18, 2011 at 3:31 PM, DEAN ANDERSON &lt;<a href="mailto:ANDERSON.DEAN@co.polk.or.us" target="_blank">ANDERSON.DEAN@co.polk.or.us</a>&gt; wrote:</p>
<div style="margin-left:3.0pt;margin-top:3.0pt;margin-right:3.0pt;margin-bottom:.75pt">
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">We have a &quot;bookmark&quot; tool which allows users to save basic settings such as the last selected set, mapextent and which layers are turned off or on.  The bookmark is printed
 in the results tab and can be used as a book mark, e-mailed, etc. We use this to support different groups or individuals within the county so that their default views are saved and accessible.   This might be modified to fit what you may need.
</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Dean Anderson
</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Polk County, Oregon<br>
<br>
<br>
&gt;&gt;&gt; Brent Fraser &lt;<a href="mailto:bfraser@geoanalytic.com" target="_blank">bfraser@geoanalytic.com</a>&gt; 1/18/2011 7:25 AM &gt;&gt;&gt;<br>
Carl,<br>
<br>
On way is to save it as a session variable in your server-side scripting.  However if your existing site (where they log in) and your new mapping site are on different servers, you&#39;ll need to do something else.</span></p>

</div>
<pre>Best Regards,</pre>
<pre>Brent Fraser</pre>
<p class="MsoNormal"><span style="font-size:10.0pt"><br>
On 1/18/2011 7:35 AM, Carl Burn wrote: </span></p>
<p class="MsoNormal"><span style="font-size:10.0pt">Hello all,
</span></p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">I have my app working in geomoose and am getting the layers working thanks to a lot of help from the list. I have another question for the list, again it may be a dumb one
 but here goes.</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">My users will access the app from a site that already exists and will do so once logged in, I can pass across a user id on the url (as part of the query string) or as a form
 variable. The users will then make whatever changes to the map they need (turning layers on and off) and save those changes, I plan to do this by saving into a database and along with the map layer information I would need to save the user id from the url
 so I can pair up users with their saved map details later on when they are back in the main site.</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Is there a recognised way to do this in geomoose or does anyone have any suggestions.</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Best</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Carl</span></p>
</div>
<pre> </pre>
<pre>------------------------------------------------------------------------------</pre>
<pre>Protect Your Site and Customers from Malware Attacks</pre>
<pre>Learn about various malware tactics and how to avoid them. Understand </pre>
<pre>malware threats, the impact they can have on your business, and how you </pre>
<pre>can protect your company and customers by using code signing.</pre>
<pre><a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a></pre>
<pre> </pre>
<pre>_______________________________________________</pre>
<pre>Geomoose-users mailing list</pre>
<pre><a href="mailto:Geomoose-users@lists.sourceforge.net" target="_blank">Geomoose-users@lists.sourceforge.net</a></pre>
<pre><a href="https://lists.sourceforge.net/lists/listinfo/geomoose-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a></pre>
</div>
</div>
<p class="MsoNormal"> </p>
</div>
</div>
</div>

</blockquote></div><br></div>