File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
tests/testdata/qgis_server Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -97,11 +97,12 @@ Content-Type: text/xml; charset=utf-8
97
97
</qgs:GetStyles>
98
98
</Request>
99
99
<Exception>
100
- <Format>text/xml </Format>
100
+ <Format>XML </Format>
101
101
</Exception>
102
102
<Layer queryable="1">
103
103
<Name>QGIS Test Project</Name>
104
104
<Title>QGIS Test Project</Title>
105
+ <CRS>CRS:84</CRS>
105
106
<CRS>EPSG:4326</CRS>
106
107
<CRS>EPSG:3857</CRS>
107
108
<EX_GeographicBoundingBox>
@@ -116,6 +117,7 @@ Content-Type: text/xml; charset=utf-8
116
117
<Name>testlayer èé</Name>
117
118
<Title>A test vector layer</Title>
118
119
<Abstract>A test vector layer with unicode òà</Abstract>
120
+ <CRS>CRS:84</CRS>
119
121
<CRS>EPSG:4326</CRS>
120
122
<CRS>EPSG:3857</CRS>
121
123
<EX_GeographicBoundingBox>
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Content-Type: text/xml; charset=utf-8
97
97
</qgs:GetStyles>
98
98
</Request>
99
99
<Exception>
100
- <Format>text/xml </Format>
100
+ <Format>XML </Format>
101
101
</Exception>
102
102
<sld:UserDefinedSymbolization RemoteWFS="0" RemoteWCS="0" InlineFeature="0" UserStyle="1" SupportSLD="1" UserLayer="0"/>
103
103
<inspire_vs:ExtendedCapabilities>
@@ -123,6 +123,7 @@ Content-Type: text/xml; charset=utf-8
123
123
<Layer queryable="1">
124
124
<Name>QGIS Test Project</Name>
125
125
<Title>QGIS Test Project</Title>
126
+ <CRS>CRS:84</CRS>
126
127
<CRS>EPSG:4326</CRS>
127
128
<CRS>EPSG:3857</CRS>
128
129
<EX_GeographicBoundingBox>
@@ -137,6 +138,7 @@ Content-Type: text/xml; charset=utf-8
137
138
<Name>testlayer èé</Name>
138
139
<Title>A test vector layer</Title>
139
140
<Abstract>A test vector layer with unicode òà</Abstract>
141
+ <CRS>CRS:84</CRS>
140
142
<CRS>EPSG:4326</CRS>
141
143
<CRS>EPSG:3857</CRS>
142
144
<EX_GeographicBoundingBox>
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Content-Type: text/xml; charset=utf-8
109
109
</GetPrint>
110
110
</Request>
111
111
<Exception>
112
- <Format>text/xml </Format>
112
+ <Format>XML </Format>
113
113
</Exception>
114
114
<sld:UserDefinedSymbolization UserStyle="1" RemoteWFS="0" SupportSLD="1" UserLayer="0" RemoteWCS="0" InlineFeature="0"/>
115
115
<WFSLayers>
@@ -118,6 +118,7 @@ Content-Type: text/xml; charset=utf-8
118
118
<Layer queryable="1">
119
119
<Name>QGIS Test Project</Name>
120
120
<Title>QGIS Test Project</Title>
121
+ <CRS>CRS:84</CRS>
121
122
<CRS>EPSG:4326</CRS>
122
123
<CRS>EPSG:3857</CRS>
123
124
<EX_GeographicBoundingBox>
@@ -133,6 +134,7 @@ Content-Type: text/xml; charset=utf-8
133
134
<Name>testlayer èé</Name>
134
135
<Title>A test vector layer</Title>
135
136
<Abstract>A test vector layer with unicode òà</Abstract>
137
+ <CRS>CRS:84</CRS>
136
138
<CRS>EPSG:4326</CRS>
137
139
<CRS>EPSG:3857</CRS>
138
140
<EX_GeographicBoundingBox>
You can’t perform that action at this time.
0 commit comments