[Geomoose-users] User id

Brian Fischer bfischer at houstoneng.com
Tue Jan 18 15:11:10 EST 2011


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.

                                                <tool name="bookmark" title="Bookmark this Session" type="javascript" selectable="false">
                                                                GeoMOOSE.bookmark();
                                                </tool>

Brian Fischer, CFM  GIS Manager
Houston Engineering, Inc.
Phone: Direct: 763-493-6664 / W: 763.493.4522 / M: 763.229.2734

From: Carl Burn [mailto:burnsy at northcountrywoods.co.uk]
Sent: Tuesday, January 18, 2011 10:07 AM
To: DEAN ANDERSON
Cc: geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] User id

Hi Dean,

that sounds like it might pretty much do the job with very little modification, is this something I can download and install.

Once again thanks to all for the responses.

Carl
On Tue, Jan 18, 2011 at 3:31 PM, DEAN ANDERSON <ANDERSON.DEAN at co.polk.or.us<mailto:ANDERSON.DEAN at co.polk.or.us>> wrote:
We have a "bookmark" 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.

Dean Anderson
Polk County, Oregon


>>> Brent Fraser <bfraser at geoanalytic.com<mailto:bfraser at geoanalytic.com>> 1/18/2011 7:25 AM >>>
Carl,

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'll need to do something else.

Best Regards,

Brent Fraser

On 1/18/2011 7:35 AM, Carl Burn wrote:
Hello all,

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.

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.

Is there a recognised way to do this in geomoose or does anyone have any suggestions.

Best

Carl



------------------------------------------------------------------------------

Protect Your Site and Customers from Malware Attacks

Learn about various malware tactics and how to avoid them. Understand

malware threats, the impact they can have on your business, and how you

can protect your company and customers by using code signing.

http://p.sf.net/sfu/oracle-sfdevnl



_______________________________________________

Geomoose-users mailing list

Geomoose-users at lists.sourceforge.net<mailto:Geomoose-users at lists.sourceforge.net>

https://lists.sourceforge.net/lists/listinfo/geomoose-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20110118/377e959a/attachment.html


More information about the Geomoose-users mailing list