OpenLayers OpenLayers

Ticket #2151 (closed feature: duplicate)

Opened 9 months ago

Last modified 9 months ago

Add parsing of SRS, BoundingBox, Dimension and Extent to WMSCapabilities

Reported by: trondmm Assigned to: trondmm
Priority: minor Milestone: 2.9 Release
Component: Format Version: SVN
Keywords: Cc:
State: Complete

Description

The attached patch adds parsing of SRS and BoundingBox, necessary for handling projections, and Dimension and Extent, which is necessary for handling dimensional layers. Patch does not come with tests, will add those soon.

Attachments

ol_ticket2151.patch (4.6 kB) - added by trondmm on 06/23/09 12:47:41.
SRS, BoundingBox, Dimension and Extent parsing
ol_ticket2151_2.patch (22.5 kB) - added by trondmm on 06/25/09 10:58:30.
add parsing of SRS, BoundingBox Dimension and Extend. Now with tests

Change History

06/23/09 12:47:41 changed by trondmm

  • attachment ol_ticket2151.patch added.

SRS, BoundingBox, Dimension and Extent parsing

06/25/09 10:58:30 changed by trondmm

  • attachment ol_ticket2151_2.patch added.

add parsing of SRS, BoundingBox Dimension and Extend. Now with tests

06/25/09 11:09:14 changed by trondmm

  • state changed from Needs More Work to Review.

Not sure why previews of my patches doesn't work.

06/26/09 07:13:17 changed by trondmm

  • milestone changed from Future to 2.9 Release.

changed milestone to 2.9, after realizing that tickets with patches doesn't belong in the "Future" milestone.

06/30/09 11:10:05 changed by trondmm

  • status changed from new to closed.
  • resolution set to duplicate.

07/01/09 05:41:42 changed by ahocevar

dupe of #2164

07/01/09 05:41:51 changed by ahocevar

  • state changed from Review to Complete.