[Geoserver-devel] [JIRA] (GEOS-7791) WMS capabilities limited SRS list in wrong order

Dragan Podvezanec created an issue

GeoServer / BugGEOS-7791

WMS capabilities limited SRS list in wrong order

Issue Type:

BugBug

Affects Versions:

2.6.3

Assignee:

Unassigned

Components:

WMS

Created:

10/Oct/16 9:14 AM

Priority:

MediumMedium

Reporter:

Dragan Podvezanec

When you define limited SRS list in WMS service, for example:

3765,31275,31276

getCapabilities order od those SRS-es will be different:

<CRS>EPSG:31275</CRS>
<CRS>EPSG:31276</CRS>
<CRS>EPSG:3765</CRS>

This affects some clients like Qgis, which will choose first SRS available.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.383.2#100014-sha1:783d425)

Atlassian logo