Jean Felder c2d8538dd6
server: Use URNs by default for WFS 1.1
QGIS server and the the WFS provider do not have the same behavior
regarding "ESPG:4326" and axis inversion for WFS 1.1.

QGIS server follows Geoserver convention and does not invert the
coordinates with EPSG:4326. However, the WFS provider inverts the
coordinates in that case.

Based on earlier discussions, there is no clear consensus what the
expected behavior is. However, QGIS server would be better using URNs
for WFS 1.1. this would remove this ambiguity.

With this change, the WFS 1.1 requests from QGIS server now expose
URNs by default. There is no change in the 1.0 case.

The unit tests are updated to reflect this change.

Related: https://github.com/qgis/QGIS/pull/57357
2025-09-04 13:26:45 +02:00
..
2024-01-06 17:12:06 +01:00
2023-12-28 10:47:02 +01:00
2023-12-28 10:47:02 +01:00
2023-12-28 10:47:02 +01:00
2023-12-28 10:47:02 +01:00