Opened 14 years ago

Last modified 12 years ago

#171 new enhancement

Database config - Toggle layer merging

Reported by: adube Owned by: belug
Priority: major Milestone: 1.8.0
Component: server Version:
Keywords: Cc:

Description

Currently, all resources sharing the same WMS service are automatically merged in a single OpenLayers.Layer.WMS layer. It would be nice if we could deactivate/activate this behavior with an option since not everyone wants this feature.

A new "mergeLayers" MapContext option (boolean) would do the trick.

We also need to decide what should be the default behavior. I'm in favor of leaving the merging option to 'false' by default. Recent tests proved that single WMS layers can be very efficient.

Change History (7)

comment:1 by adube, 13 years ago

http://trac.osgeo.org/geoprisma/ticket/172#comment:2

The PGSQLMapContextConfig driver now use the MapPanel and Layer widgets instead of the Map widget, which don't support layer merging yet. This should be considered. Layer merging would be done on xslt side.

comment:2 by adube, 13 years ago

Milestone: 1.2.0

comment:3 by adube, 12 years ago

Milestone: 1.2.01.4.0

No patch, pushed to 1.4.

comment:4 by adube, 12 years ago

Milestone: 1.4.01.6.0

No patch, pushed to 1.6.

comment:5 by belug, 12 years ago

Owner: set to belug

comment:6 by adube, 12 years ago

No patch, pushed to 1.8.

comment:7 by adube, 12 years ago

Milestone: 1.6.01.8.0
Note: See TracTickets for help on using tickets.