[Chameleon-dev] [Bug 1259] New: WMSCache widget: add
minscale/maxscale values
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Mon Jan 23 07:18:19 EST 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1259
Summary: WMSCache widget: add minscale/maxscale values
Product: Chameleon
Version: 2.2
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: bartvde at xs4all.nl
I would like to add minscale/maxscale values to the WMSCache widget's
sharedresource for layers. This will make it possible to zoom to scale dependent
layers in the preview of the WMSBrowser.
Paul, is this okay with you, and if so do you want me to implement it using an
optional widget attribute, or not? It will add 2 properties to the js layer
object, which could be unwanted overhead for some situations.
For reference, this is what I want to add:
$axLayer["minscale"] = $aRec["minscale"];
$axLayer["maxscale"] = $aRec["maxscale"];
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list