Skip to content

Commit 1c390ca

Browse files
committed
Add missing layer to test
1 parent e5939f6 commit 1c390ca

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

msautotest/misc/expected/runtime_sub_test_caps.xml

+17
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,23 @@ Content-Type: text/xml; charset=UTF-8
9393
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://foo/?request=GetMetadata&amp;layer=layer5"/>
9494
</MetadataURL>
9595
</Layer>
96+
<Layer queryable="0" opaque="0" cascaded="0">
97+
<Name>layer5b</Name>
98+
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
99+
<Title>layer5</Title>
100+
<EX_GeographicBoundingBox>
101+
<westBoundLongitude>1.10894</westBoundLongitude>
102+
<eastBoundLongitude>7.19753</eastBoundLongitude>
103+
<southBoundLatitude>39.2727</southBoundLatitude>
104+
<northBoundLatitude>44.1415</northBoundLatitude>
105+
</EX_GeographicBoundingBox>
106+
<BoundingBox CRS="EPSG:3857"
107+
minx="123446" miny="4.76081e+06" maxx="801225" maxy="5.48737e+06" />
108+
<MetadataURL type="TC211">
109+
<Format>text/xml</Format>
110+
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://foo/?request=GetMetadata&amp;layer=layer5"/>
111+
</MetadataURL>
112+
</Layer>
96113
<Layer queryable="0" opaque="0" cascaded="0">
97114
<Name>layer6</Name>
98115
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->

0 commit comments

Comments
 (0)