[Geomoose-users] Group dependent multiple="true" operation

Philip Kraaijenbrink philip.kraaijenbrink at gmail.com
Wed Aug 6 01:13:55 PDT 2014


Strange, I use 2.6.1 as well. Just re-downloaded it and checked the
behavior of the demo app with a slightly altered mapbook. Still the same,
only one layer selectable overall:
http://maps.futurewater.nl/geomoose2_demo/

I run it using Apache server on MS Win Server 2008.

The altered catalog used in the example:

<catalog>
<group title="Root" multiple="true">
<group title="Sub1" multiple="false">
<layer title="Parcels" src="parcels/parcels" metadata="true" legend="true"
tip="this a parcel layer, y'all" show-legend="true">
<metadata>http://www.geomoose.org/docs/</metadata></layer>
<layer title="City and County Boundaries"
src="borders/city_labels:borders/county_labels:borders/county_borders:borders/city_poly"/>
</group>
<group title="Sub2" expand="true" multiple="false">
<layer title="Google Streets" src="google_streets/all" status="off"
legend="false" fade="false" unfade="false"/>
<layer title="Google Physical" src="google_physical/all" status="off"
legend="false" fade="false" unfade="false"/>
<layer title="Google Hybrid" src="google_hybrid/all" status="off"
legend="false" fade="false" unfade="false"/>
<layer title="Google Satellite" src="google_satellite/all" status="off"
legend="false" fade="false" unfade="false"/>
</group>
</group>
</catalog>


Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140806/2ebde470/attachment.html>


More information about the Geomoose-users mailing list