Ticket #2150 (closed bug: fixed)
WMSGetCapabilities: scalehint values seem incorrect
| Reported by: | bartvde | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Format | Version: | 2.8 RC4 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
This is what Mapserver reports in the WMS GetCapabilities:
<ScaleHint min="39.5998292216226" max="835.651436166369" />
In the MAP file this corresponds to:
MINSCALE 100000 MAXSCALE 2.11024e+06
Format.WMSCapabilities gives:
4220480 200000
So this is doubled somehow!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

