Hi,<div><br></div><div>I am new to Geomoose and have installed it and gotten it working with the mapserver installation we use. I am going to be passing in URL parameters so that users will be creating their own maps and viewing them in Geomoose. I want to allow them to switch on and off layers and maybe alter the opacity of a layer but nothing else, I think I can do this via the xml configuration files. So in effect the user will start with a map made of a base layer and some other layers and end up with a &quot;view&quot; of some or all of the information. Users will remain on a fixed centre point and extents will remain the same.</div>
<div>However I also want to allow the user to save the preferences for this &quot;view&quot; they have created ie the information about layers on/off and opacity. Is this possible within Geomoose in any way? I already record this information ie user id, layer id&#39;s and opacity in a table in a mysql database and use it to generate the map file and xml file so that I can launch geomoose with URL parameters. I was wondering about maybe setting up some kind of ajax link back to my table and updating it that way but am open to any other suggestions/ideas.</div>
<div><br></div><div>Cheers</div><div><br></div><div>Carl</div>