OneGeology / TechnicalDiscussion

A location for TIG, TAG, and any future OneGeology technical group to discuss technical issues surrounding portal, catalogue, service implementations, etc
3 stars 1 forks source link

Remove SEAMIC layers from automatic layers list #99

Open nmtoken opened 4 months ago

nmtoken commented 4 months ago

Following the demise of the SEAMIC services and layers, the layers also need removing from the Automatic layers list.

<!-- Ethiopia -->
<Layer name="ETH GSE 1:2M Geology">
    <BBOX minx="33.0001" miny="3.40221" maxx="47.9865" maxy="14.8928"/>
    <Scale min="50000" max="10000000"/>
    <url>http://035a1a3.netsolvps.com/cgi-bin/SEAMIC_GSE_EN_GEOLOGY/ows?</url>
    <layername>ETH_GSE_2M_G</layername>
    <SRS>EPSG:4326</SRS>
    <SRS>EPSG:3857</SRS>
</Layer>
<!-- Kenya -->
<Layer name="KEN MGD 1:2M Geology">
    <BBOX minx="33.909" miny="-4.67775" maxx="41.8993" maxy="4.62904"/>
    <Scale min="50000" max="10000000"/>
    <url>http://035a1a3.netsolvps.com/cgi-bin/SEAMIC_MGD_EN_Geology/ows?</url>
    <layername>KEN_MGD_2M_G</layername>
</Layer>
<!-- Tanzania -->
<Layer name="TZA GST 1:2M Bedrock Geology">
    <BBOX minx="29.3273" miny="-11.745" maxx="40.4434" maxy="-0.990672"/>
    <Scale min="50000" max="10000000"/>
    <url>http://035a1a3.netsolvps.com/cgi-bin/SEAMIC_GST_EN_Bedrock_Geology/ows?</url>
    <layername>TZA_GST_2M_BG</layername>
    <SRS>EPSG:4326</SRS>
    <SRS>EPSG:3857</SRS>
</Layer>
<!-- Uganda -->
<Layer name="UGA DGSM 1:2M Geology">
    <BBOX minx="29.5636" miny="-1.47517" maxx="35.0269" maxy="4.23253"/>
    <Scale min="50000" max="10000000"/>
    <url>http://035a1a3.netsolvps.com/cgi-bin/SEAMIC_DGSM_EN_GEOLOGY/ows?</url>
    <layername>UGA_DGSM_2M_G</layername>
    <SRS>EPSG:4326</SRS>
    <SRS>EPSG:3857</SRS>
</Layer>
Amayafv commented 3 months ago

Hiya @nmtoken we are working on this task but then go into production. That will be done in a couple of weeks.