Opened 14 years ago
Closed 14 years ago
#1480 closed defect (fixed)
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:
- Select one feature resource and publish as WFS with both primarySRS and otherSRS
- Send GetCapabilities request by mapagent.
Results: Only 1 CRSs listed for the feature resource and CRS is 4326.
Expected results: 2 CRSs listed
Note:
See TracTickets
for help on using tickets.
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.