Opened 14 years ago

Last modified 11 years ago

#1458 new defect

Incorrect initial view of published WMS layers

Reported by: liuar Owned by: liuar
Priority: medium Milestone:
Component: WMS Interface Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description

  1. Connenct to published WMS 1.3.0 using Gaia.
  2. Add layer


Result: The initial view is (-90,-180,90,180)
Excpeted: The initial view should be the boundingbox indicated by user.

Change History (3)

comment:1 by liuar, 14 years ago

Owner: set to liuar

comment:2 by liuar, 14 years ago

This defect is caused by the parent layer in the GetCapabilities response document. Because the parent layer's boundingbox is hard coded to (-90,-180,90,180), so while the children layers inherit from the parent layer, their default boundingbox will be set to the parent layer's boudingbox.

comment:3 by jng, 11 years ago

Maybe related to #2202

Note: See TracTickets for help on using tickets.