Ini pasti berfungsi ketika Anda diperbesar ke area penambangan batubara di atas 1: 70K.
Jika Anda memeriksa getcapabilities Anda dapat melihat MaxScaleDenominator
sudah diatur. Saya menduga server menghitung bahwa dalam proyeksi internal data yang EPSG: 27700 (sekali lagi saya menduga tetapi mungkin) jadi jika Anda melihat dalam EPSG: 4326 (seperti Anda) maka Anda tampaknya perlu perbesar hingga 1: 20K atau lebih untuk melihat layer.
<Layer queryable="1">
<Name>Mine.Entry</Name>
<Title>Mine Entry</Title>
<Abstract>Mine Entry</Abstract>
<KeywordList>
<Keyword>Map</Keyword>
<Keyword>Coal</Keyword>
<Keyword>Mining</Keyword>
<Keyword>United Kingdom</Keyword>
<Keyword>Underground</Keyword>
<Keyword>Energy</Keyword>
<Keyword>Mining Report</Keyword>
<Keyword>Ground Stability</Keyword>
<Keyword>Coal Resource</Keyword>
<Keyword>Exploration</Keyword>
<Keyword>www.groundstability.com</Keyword>
</KeywordList>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:4258</CRS>
<CRS>EPSG:27700</CRS>
<CRS>EPSG:3857</CRS>
<EX_GeographicBoundingBox>
<westBoundLongitude>-9.141715</westBoundLongitude>
<eastBoundLongitude>2.475924</eastBoundLongitude>
<southBoundLatitude>49.766186</southBoundLatitude>
<northBoundLatitude>60.010291</northBoundLatitude>
</EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-9.141715" miny="49.766186" maxx="2.475924" maxy="60.010291"/>
<BoundingBox CRS="EPSG:4326" minx="49.766186" miny="-9.141715" maxx="60.010291" maxy="2.475924"/>
<BoundingBox CRS="EPSG:4258" minx="49.766186" miny="-9.141715" maxx="60.010291" maxy="2.475924"/>
<BoundingBox CRS="EPSG:27700" minx="0.000400" miny="0.000000" maxx="650000.000000" maxy="1124993.166600"/>
<BoundingBox CRS="EPSG:3857" minx="-962732.119400" miny="6422724.117000" maxx="196764.181600" maxy="8593971.998200"/>
<MetadataURL type="TC211">
<Format>text/html</Format>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://www.gov.uk/government/publications/coal-mining-data-mine-entries"/>
</MetadataURL>
<DataURL>
<Format>text/html</Format>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://www.gov.uk/government/publications/coal-mining-data-mine-entries"/>
</DataURL>
<Style>
<Name>inspire_common:DEFAULT</Name>
<Title>Mine Entry</Title>
<LegendURL width="72" height="52">
<Format>image/png</Format>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://map.bgs.ac.uk/HOSTED_WMS/legends/TCA/mine_entry.png" xlink:type="simple"/>
</LegendURL>
</Style>
<MaxScaleDenominator>70870.535714</MaxScaleDenominator>
</Layer>