Ticket #818 (new defect)
WMS provider: Prevent empty CRS or SRS names added to layer's CRS name collection
| Reported by: | samwang | Owned by: | Sam Wang |
|---|---|---|---|
| Priority: | major | Milestone: | 3.7.0 |
| Component: | FDO API | Version: | 3.7.0 |
| Severity: | 3 | Keywords: | |
| Cc: | External ID: |
Description
This happens when the layer CRS name specified in the response of WMS serivce returned by "Get Capabilities" request is empty. For example, http://wms.alaskamapped.org/bdl?version=1.3.0.
So this may cause problem, when user try to serialize the spatial context to an XML file. What we do is simply filter out empty CRS name and not add it to collection
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

