[Geoserver-devel] [JIRA] (GEOS-9639) Add OGC URN synatax support for Native SRS selection

Imran Rajjad created an issue

GeoServer / BugGEOS-9639

Add OGC URN synatax support for Native SRS selection

Issue Type:

BugBug

Affects Versions:

2.17.1

Assignee:

Imran Rajjad

Attachments:

image-2020-06-04-11-51-17-169.png

Created:

04/Jun/20 8:53 AM

Fix Versions:

2.18-RC

Priority:

MediumMedium

Reporter:

Imran Rajjad

Given the WFS-NG layers coming with supported EPSG codes in described in OGC URN syntax,

<DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
<OtherCRS>urn:ogc:def:crs:EPSG::3395</OtherCRS>

The Native SRS text fields ends up prefixing the OGC URN string un-necessarily with EPSG: literal. Also the SRS list model also shows incorrect OGC URN string, which is partially missing urn:o part of the code.

The correct behavior is:

  1. The SRS model list should show correct and complete URN OGC code (e.g urn:ogc:def:crs:EPSG::25832)
  2. When an SRS is selected the Native SRS field should show the correct URN OGC code without any prefixing

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100128-sha1:e736ab1)

Atlassian logo