[Geomoose-users] Reset Catalog Option
Mark Volz
MarkVolz at co.lyon.mn.us
Thu Feb 5 09:57:39 PST 2015
Lowell,
Perhaps the basemap buttons extension could do the trick. Normally when the basemap button is pressed all of the basemaps are turned off, then selected layers are turned back on. Maybe it might be as easy as saying that every layer is a basemap, and then when you press the Main layers button you could turn on your default layers.
CONFIGURATION['BasemapButtonsExtension'] = {
'baseLayers': 'map/layer1,map/layer2,........',
'autoBaseLayers': false,
'buttons': [
{
'label':'Main Background',
'title':'Main Background',
'layers': [
'MapCache/StandardBackground,defaultmap/layer1,defaultmap/layer2'
],
'checked': true
},
{
I don't know if this will work but it might be worth a shot?
Sincerely,
Mark Volz
> -----Original Message-----
> From: geomoose-users-bounces at lists.osgeo.org [mailto:geomoose-users-
> bounces at lists.osgeo.org] On Behalf Of lfilak at medinaco.org
> Sent: Thursday, February 05, 2015 11:35 AM
> To: Dan Little
> Cc: lfilak at medinaco.org; GeoMOOSE Users List
> Subject: Re: [Geomoose-users] Reset Catalog Option
>
> Thanks.
> Hmmm...
> Is there anything existing for maintaining Previous Extent after a reload?
>
> Dan Little writes:
>
> > There's nothing built-in to do that but it would be a reasonable
> > custom tool to write.
> >
> > Alternatively, you can hit "Reload" in the browser but that, of
> > course, resets your zoom too.
> >
> > On Wed, Jan 28, 2015 at 3:48 PM, <lfilak at medinaco.org> wrote:
> >> We are fairly new to GeoMOOSE but feel it is a great project and easy
> >> to customize. Thank you!
> >> One question has come up as we add more and more layers to the catalog:
> >> Is there a setting or tool which will allow the user to "reset" the
> >> layers in the catalog to the initial on/off values?
> >>
> >> Thank you.
>
> Hmmm...
> Is there anything existing for maintaining Previous Extent after a reload?
>
> --
> Lowell Filak
> Medina County Engineers
> 330.723.9561
> http://webcal.medinaco.org/cgi-bin/webcal.cgi?cal=LFilak+in+out
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
More information about the Geomoose-users
mailing list