Ticket #1480 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Failed to add multi CRSs for WFS Server

Reported by: liuar Owned by: liuar
Priority: low Milestone:
Component: WFS Interface Version: 2.2.0
Severity: minor Keywords:
Cc: External ID: 1355930

Description

Steps:

1. Select one feature resource and publish as WFS with both primarySRS and otherSRS

2. Send GetCapabilities request by mapagent.

Results: Only 1 CRSs listed for the feature resource and CRS is 4326.

Expected results: 2 CRSs listed

Change History

Changed 3 years ago by liuar

This defect is caused by the keyword updating from 1.0.0 to 1.1.0.

In 1.0.0, WFS uses keyword "PrimarySRS" to define the default SRS but it changed to "DefaultSRS" in 1.1.0.

For the backward compatibility, this submission keeps both "PrimarySRS" and "DefaultSRS" in the WfsFeatureDefinitions.

Changed 3 years ago by liuar

  • status changed from new to closed
  • resolution set to fixed

Changeset #5304

Note: See TracTickets for help on using tickets.