Changes

Jump to navigation Jump to search
18,283 bytes removed ,  17:02, 5 March 2021
no edit summary
Line 36: Line 36:  
Using a RESPONSE from the OPENSEARCH Search, you can parse out the <code style="background-color:#EEFFCC; border-color:#AACC99">collectionId</code> and <code style="background-color:#EEFFCC; border-color:#AACC99">recordId</code> and submit a corresponding [[#REST Order|REST Order]]. e.g. <code style="background-color:#EEFFCC; border-color:#AACC99">collectionId=Radarsat1</code> and <code style="background-color:#EEFFCC; border-color:#AACC99">recordId=1508207</code>
 
Using a RESPONSE from the OPENSEARCH Search, you can parse out the <code style="background-color:#EEFFCC; border-color:#AACC99">collectionId</code> and <code style="background-color:#EEFFCC; border-color:#AACC99">recordId</code> and submit a corresponding [[#REST Order|REST Order]]. e.g. <code style="background-color:#EEFFCC; border-color:#AACC99">collectionId=Radarsat1</code> and <code style="background-color:#EEFFCC; border-color:#AACC99">recordId=1508207</code>
   −
<pre>
+
 
{
  −
    "results": [
  −
        {
  −
            "recordId": "1508207",
  −
            "overviewUrl": "https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/getObject?FeatureID=SERVICE-RSAT1_001-000000000000000000-1508207&ObjectType=Overview&collectionId=Radarsat1",
  −
            "collectionId": "Radarsat1",
  −
            "metadata2": [
  −
                {
  −
                    "id": "REASON",
  −
                    "value": "",
  −
                    "label": "Reason"
  −
                },
  −
                {
  −
                    "id": "ARCHIVE_IMAGE.PRODUCT_TYPE",
  −
                    "value": "SLC",
  −
                    "label": "Type"
  −
                },
  −
                {
  −
                    "id": "RSAT1.SBEAMFULL",
  −
                    "value": "Fine 2",
  −
                    "label": "Beam Mode"
  −
                },
  −
                {
  −
                    "id": "IDX_SENSOR.SENSOR_NAME",
  −
                    "value": "RADARSAT-1",
  −
                    "label": "Satellite"
  −
                },
  −
                {
  −
                    "id": "CATALOG_IMAGE.START_DATETIME",
  −
                    "value": "2007-12-18 22:55:39 UTC",
  −
                    "label": "Date"
  −
                },
  −
                {
  −
                    "id": "RELATED_PRODUCTS",
  −
                    "value": "{\"headers\":[\"Product Type\",\"LUT_APPLIED\",\"Sampled Pixel Spacing (Panchromatic)\",\"Product Format\",\"Geodetic Terrain Height\"],\"relatedProducts\":[{\"values\":[\"SLC\",\"Unity\",\"4.638299\",\"CEOS\",\"0.0\"]}],\"collectionID\":\"Radarsat1\",\"imageID\":\"1508207\"}",
  −
                    "label": "Image Info"
  −
                },
  −
                {
  −
                    "id": "Metadata",
  −
                    "value": "dummy value",
  −
                    "label": "Metadata"
  −
                },
  −
                {
  −
                    "id": "CATALOG_IMAGE.STATUS",
  −
                    "value": "",
  −
                    "label": "Status"
  −
                },
  −
                {
  −
                    "id": "RSAT1.POLARIZATION",
  −
                    "value": "HH",
  −
                    "label": "Polarization"
  −
                }
  −
            ],
  −
            "rapiOrderUrl": "https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/rapi/order/direct?collection=Radarsat1&recordId=1508207&destination=fill_me_in",
  −
            "title": "RS1_M0630930_F2N_20071218_225547_HH_SLC",
  −
            "orderExecuteUrl": "https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/Client/?entryPoint=preview#?cseq=Radarsat1&record=1508207",
  −
            "thumbnailUrl": "https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/getObject?FeatureID=SERVICE-RSAT1_001-000000000000000000-1508207&ObjectType=Thumbview&collectionId=Radarsat1",
  −
            "metadataUrl": "https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/Client/?entryPoint=resultDetails&resultId=1508207&collectionId=Radarsat1",
  −
            "isGeorectified": false,
  −
            "collectionTitle": "RADARSAT-1 Open Data Products",
  −
            "isOrderable": true,
  −
            "thisRecordUrl": "https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/rapi/record/Radarsat1/1508207",
  −
            "metadata": [
  −
                [
  −
                    "Reason",
  −
                    ""
  −
                ],
  −
                [
  −
                    "Type",
  −
                    "SLC"
  −
                ],
  −
                [
  −
                    "Beam Mode",
  −
                    "Fine 2"
  −
                ],
  −
                [
  −
                    "Satellite",
  −
                    "RADARSAT-1"
  −
                ],
  −
                [
  −
                    "Date",
  −
                    "2007-12-18 22:55:39 UTC"
  −
                ],
  −
                [
  −
                    "Image Info",
  −
                    "{\"headers\":[\"Product Type\",\"LUT_APPLIED\",\"Sampled Pixel Spacing (Panchromatic)\",\"Product Format\",\"Geodetic Terrain Height\"],\"relatedProducts\":[{\"values\":[\"SLC\",\"Unity\",\"4.638299\",\"CEOS\",\"0.0\"]}],\"collectionID\":\"Radarsat1\",\"imageID\":\"1508207\"}"
  −
                ],
  −
                [
  −
                    "Metadata",
  −
                    "dummy value"
  −
                ],
  −
                [
  −
                    "Status",
  −
                    ""
  −
                ],
  −
                [
  −
                    "Polarization",
  −
                    "HH"
  −
                ]
  −
            ]
  −
        }
  −
...
  −
</pre>
   
== OPENSEARCH API. Copernicus Hub Inspired. Provides Direct Download. RADARSAT-1 and NAPL, ONLY) ==
 
== OPENSEARCH API. Copernicus Hub Inspired. Provides Direct Download. RADARSAT-1 and NAPL, ONLY) ==
   Line 189: Line 86:  
== OGC APIs ==
 
== OGC APIs ==
   −
The following are usage samples of EODMS' OGC APIs with a full [https://github.com/nrcan-eodms-sgdot-rncan/eodms-ogc-client-py/wiki open source Python module on GitHub]
+
To use The following are usage samples of EODMS' OGC APIs with a fully [https://github.com/nrcan-eodms-sgdot-rncan/eodms-ogc-client-py/wiki open source Python client on GitHub]. To find out how to access the OGC APIs directly visit repo's [https://github.com/nrcan-eodms-sgdot-rncan/eodms-ogc-client-py/wiki wiki page]
 
  −
=== Discover some data / CSW GetRecords ===
  −
 
  −
URL (POST)
  −
 
  −
Each data collection has a separate URL. The following are supported:
  −
 
  −
<code style="background-color:#EEFFCC; border-color:#AACC99">https://www.eodms-sgdot.nrcan-rncan.gc.ca/MetaManagerCSW/csw/eodms_catalog</code>
  −
 
  −
<code style="background-color:#EEFFCC; border-color:#AACC99">https://www.eodms-sgdot.nrcan-rncan.gc.ca/MetaManagerCSW/csw/eodms_napl_catalog</code>
  −
 
  −
<code style="background-color:#EEFFCC; border-color:#AACC99">https://www.eodms-sgdot.nrcan-rncan.gc.ca/MetaManagerCSW/csw/RCMImageProducts</code>
  −
 
  −
HTTP POST - HEADER (No Username/Password)
  −
 
  −
<pre style="background-color:#EEFFCC; border-color:#AACC99">
  −
<csw:GetRecords service='CSW' version='2.0.2' maxRecords='10' startPosition='1' resultType='results'
  −
&#x09;outputFormat='application/xml' outputSchema='http://www.opengis.net/cat/csw/2.0.2'
  −
&#x09;xmlns='http://www.opengis.net/cat/csw/2.0.2' xmlns:csw='http://www.opengis.net/cat/csw/2.0.2'
  −
&#x09;xmlns:ogc='http://www.opengis.net/ogc' xmlns:ows='http://www.opengis.net/ows'
  −
&#x09;xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:dct='http://purl.org/dc/terms/'
  −
&#x09;xmlns:gml='http://www.opengis.net/gml' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
  −
&#x09;xsi:schemaLocation='http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd'>
  −
&#x09;<csw:Query typeNames='csw:Record'>
  −
&#x09;&#x09;<csw:ElementSetName typeNames='csw:Record'>summary</csw:ElementSetName>
  −
&#x09;</csw:Query>
  −
</csw:GetRecords>
  −
</pre>
  −
 
  −
HTTP POST - HEADER (With Username/Password SOAP Envelope)
  −
 
  −
<pre style="background-color:#EEFFCC; border-color:#AACC99">
  −
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  −
  <soapenv:Header>
  −
      <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasisopen.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
  −
        <wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/ oasis-200401-wss-wssecurity-utility-1.0.xsd">
  −
            <wsse:Username>#####</wsse:Username>
  −
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">#####</wsse:Password>
  −
        </wsse:UsernameToken>
  −
    </wsse:Security>
  −
  </soapenv:Header>
  −
  <soapenv:Body>
  −
 
  −
<csw:GetRecords service='CSW' version='2.0.2' maxRecords='10' startPosition='1' resultType='results'
  −
&#x09;outputFormat='application/xml' outputSchema='http://www.opengis.net/cat/csw/2.0.2'
  −
&#x09;xmlns='http://www.opengis.net/cat/csw/2.0.2' xmlns:csw='http://www.opengis.net/cat/csw/2.0.2'
  −
&#x09;xmlns:ogc='http://www.opengis.net/ogc' xmlns:ows='http://www.opengis.net/ows'
  −
&#x09;xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:dct='http://purl.org/dc/terms/'
  −
&#x09;xmlns:gml='http://www.opengis.net/gml' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
  −
&#x09;xsi:schemaLocation='http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd'>
  −
&#x09;<csw:Query typeNames='csw:Record'>
  −
&#x09;&#x09;<csw:ElementSetName typeNames='csw:Record'>summary</csw:ElementSetName>
  −
&#x09;</csw:Query>
  −
</csw:GetRecords>
  −
 
  −
</soapenv:Body>
  −
</soapenv:Envelope>
  −
</pre>
  −
 
  −
HTTP RESPONSE
  −
 
  −
<pre style="background-color:#EEFFCC; border-color:#AACC99">
  −
<?xml version="1.0" encoding="UTF-8"?>
  −
<GetRecordsResponse xmlns="http://www.opengis.net/cat/csw/2.0.2">
  −
&#x09;<SearchStatus timestamp="2018-08-28T01:59:38-04:00"/>
  −
&#x09;<SearchResults numberOfRecordsMatched="1949485" numberOfRecordsReturned="10"
  −
&#x09;&#x09;nextRecord="11">
  −
&#x09;&#x09;<csw:SummaryRecord xmlns:csw="http://www.opengis.net/cat/csw/2.0.2"
  −
&#x09;&#x09;&#x09;xmlns:ows="http://www.opengis.net/ows"
  −
&#x09;&#x09;&#x09;xmlns:dct="http://purl.org/dc/terms/"
  −
&#x09;&#x09;&#x09;xmlns:dc="http://purl.org/dc/elements/1.1/">
  −
&#x09;&#x09;&#x09;<dc:identifier>1511078</dc:identifier>
  −
&#x09;&#x09;&#x09;<dc:title>Radarsat-1 Raw Scenes</dc:title>
  −
&#x09;&#x09;&#x09;<dc:type>dataset</dc:type>
  −
&#x09;&#x09;&#x09;<dc:subject>Satellites, Imaging,Radar, Digital Collection, Mapping,
  −
&#x09;&#x09;&#x09;&#x09;Spatial Data, Remote Sensing
  −
&#x09;&#x09;&#x09;</dc:subject>
  −
&#x09;&#x09;&#x09;<dc:subject>F1</dc:subject>
  −
&#x09;&#x09;&#x09;<dc:format>GeoTIFF</dc:format>
  −
&#x09;&#x09;&#x09;<dct:abstract>The Radarsat-1 satellite has a synthetic aperture
  −
&#x09;&#x09;&#x09;&#x09;radar(SAR) imaging instrument. The images are used internationally
  −
&#x09;&#x09;&#x09;&#x09;to manage and monitor the Earth's resources and to monitor global
  −
&#x09;&#x09;&#x09;&#x09;climate change, as well as in many other commercial and scientific
  −
&#x09;&#x09;&#x09;&#x09;applications. RADARSAT-1 is ideally suited to supporting these
  −
&#x09;&#x09;&#x09;&#x09;tasks because of its wide range of beams, SAR technology, frequent
  −
&#x09;&#x09;&#x09;&#x09;revisit period, high-quality products and fast, efficient delivery.
  −
&#x09;&#x09;&#x09;&#x09;Each of Radarsat-1's seven beam modes offer a different image
  −
&#x09;&#x09;&#x09;&#x09;resolution. The modes include Fine, which covers an area of 50 km
  −
&#x09;&#x09;&#x09;&#x09;× 50 km (31 mi × 31 mi) (2,500 km2 (970 sq mi)) with a
  −
&#x09;&#x09;&#x09;&#x09;resolution of 10 metres (33 ft); Standard, which covers an area of
  −
&#x09;&#x09;&#x09;&#x09;100 km × 100 km (62 mi × 62 mi) (10,000 km2 (3,900 sq mi)) and
  −
&#x09;&#x09;&#x09;&#x09;has a resolution of 30 metres (98 ft); and ScanSAR wide, which
  −
&#x09;&#x09;&#x09;&#x09;covers a 500 km × 500 km (310 mi × 310 mi) (250,000 km2
  −
&#x09;&#x09;&#x09;&#x09;(97,000 sq mi)) area with a resolution of 100 metres (330 ft).
  −
&#x09;&#x09;&#x09;&#x09;Radarsat-1 also has the unique ability to direct its beam at
  −
&#x09;&#x09;&#x09;&#x09;different angles.
  −
&#x09;&#x09;&#x09;</dct:abstract>
  −
&#x09;&#x09;&#x09;<ows:BoundingBox>
  −
&#x09;&#x09;&#x09;&#x09;<ows:LowerCorner>32.664853 -3.055419</ows:LowerCorner>
  −
&#x09;&#x09;&#x09;&#x09;<ows:UpperCorner>33.172058 -2.442097</ows:UpperCorner>
  −
&#x09;&#x09;&#x09;</ows:BoundingBox>
  −
&#x09;&#x09;</csw:SummaryRecord>
  −
&#x09;&#x09;...
  −
&#x09;</SearchResults>
  −
</GetRecordsResponse>
  −
</pre>
  −
 
  −
=== Fetch a Single Record / CSW GetRecordById ===
  −
 
  −
URL (GET REQUEST)
  −
 
  −
<code style="background-color:#EEFFCC; border-color:#AACC99">https://www.eodms-sgdot.nrcan-rncan.gc.ca/MetaManagerCSW/csw/eodms_catalog?request=GetRecordById&id=1515826&service=CSW&version=2.0.2</code>
  −
 
  −
HTTP RESPONSE
  −
<pre style="background-color:#EEFFCC; border-color:#AACC99">
  −
<GetRecordByIdResponse xmlns="http://www.opengis.net/cat/csw/2.0.2">
  −
&#x09;<csw:SummaryRecord xmlns:csw="http://www.opengis.net/cat/csw/2.0.2"
  −
&#x09;&#x09;xmlns:ows="http://www.opengis.net/ows"
  −
&#x09;&#x09;xmlns:dct="http://purl.org/dc/terms/"
  −
&#x09;&#x09;xmlns:dc="http://purl.org/dc/elements/1.1/">
  −
&#x09;&#x09;<dc:identifier>1515826</dc:identifier>
  −
&#x09;&#x09;<dc:title>Radarsat-1 Raw Scenes</dc:title>
  −
&#x09;&#x09;<dc:type>dataset</dc:type>
  −
&#x09;&#x09;<dc:subject>Satellites, Imaging,Radar, Digital Collection, Mapping,
  −
&#x09;&#x09;&#x09;Spatial Data, Remote Sensing
  −
&#x09;&#x09;</dc:subject>
  −
&#x09;&#x09;<dc:subject>F5</dc:subject>
  −
&#x09;&#x09;<dc:format>GeoTIFF</dc:format>
  −
&#x09;&#x09;<dct:abstract>The Radarsat-1 satellite has a synthetic aperture radar(SAR)
  −
&#x09;&#x09;&#x09;imaging instrument. The images are used internationally to manage and
  −
&#x09;&#x09;&#x09;monitor the Earth's resources and to monitor global climate change,
  −
&#x09;&#x09;&#x09;as well as in many other commercial and scientific applications.
  −
&#x09;&#x09;&#x09;RADARSAT-1 is ideally suited to supporting these tasks because of
  −
&#x09;&#x09;&#x09;its wide range of beams, SAR technology, frequent revisit period,
  −
&#x09;&#x09;&#x09;high-quality products and fast, efficient delivery. Each of Radarsat-1's
  −
&#x09;&#x09;&#x09;seven beam modes offer a different image resolution. The modes include
  −
&#x09;&#x09;&#x09;Fine, which covers an area of 50 km × 50 km (31 mi × 31 mi) (2,500 km2
  −
&#x09;&#x09;&#x09;(970 sq mi)) with a resolution of 10 metres (33 ft); Standard, which
  −
&#x09;&#x09;&#x09;covers an area of 100 km × 100 km (62 mi × 62 mi) (10,000 km2 (3,900
  −
&#x09;&#x09;&#x09;sq mi)) and has a resolution of 30 metres (98 ft); and ScanSAR wide,
  −
&#x09;&#x09;&#x09;which covers a 500 km × 500 km (310 mi × 310 mi) (250,000 km2 (97,000
  −
&#x09;&#x09;&#x09;sq mi)) area with a resolution of 100 metres (330 ft). Radarsat-1 also
  −
&#x09;&#x09;&#x09;has the unique ability to direct its beam at different angles.
  −
&#x09;&#x09;</dct:abstract>
  −
&#x09;&#x09;<ows:BoundingBox>
  −
&#x09;&#x09;&#x09;<ows:LowerCorner>-112.436916 40.41178</ows:LowerCorner>
  −
&#x09;&#x09;&#x09;<ows:UpperCorner>-111.769493 40.977687</ows:UpperCorner>
  −
&#x09;&#x09;</ows:BoundingBox>
  −
&#x09;</csw:SummaryRecord>
  −
</GetRecordByIdResponse>
  −
</pre>
  −
 
  −
=== Order that Record / WCS DescribeCoverage ===
  −
 
  −
The WCS DescribeCoverage message is used for ordering and can be sent as a POST or GET (recommended) request.
  −
 
  −
URL (GET REQUEST)
  −
 
  −
<code style="background-color:#EEFFCC; border-color:#AACC99">https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/services/WESOrder/wcs?SERVICE=WCS&version=2.0.1&REQUEST=DescribeCoverage&coverageId=5117806&CollectionId=Radarsat1</code>
  −
 
  −
URL (POST)
  −
 
  −
<code style="background-color:#EEFFCC; border-color:#AACC99">https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/services/WESOrder/wcs</code>
  −
 
  −
HTTP POST - HEADER
  −
 
  −
<pre style="background-color:#EEFFCC; border-color:#AACC99"><wcs:DescribeCoverage service="WCS" version="2.0.1"
  −
&#x09;xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
  −
&#x09;xsi:schemaLocation="http://www.opengis.net/wcs/2.0
  −
&#x09;http://schemas.opengis.net/wcs/2.0/wcsAll.xsd"
  −
&#x09;xmlns="http://www.opengis.net/wcs/2.0"
  −
&#x09;xmlns:wcs="http://www.opengis.net/wcs/2.0">
  −
&#x09;<wcs:CoverageId>Radarsat1--5117806</wcs:CoverageId>
  −
</wcs:DescribeCoverage></pre>
  −
 
  −
HTTP RESPONSE
  −
 
  −
<pre style="background-color:#EEFFCC; border-color:#AACC99"><wcs:CoverageDescriptions xmlns:wcs="http://www.opengis.net/wcs/2.0">
  −
&#x09;<wcs:CoverageDescription xmlns:gml="http://www.opengis.net/gml/3.2"
  −
&#x09;&#x09;gml:id="C380b242c-b324-4364-9ea5-7798f2f5e648">
  −
&#x09;&#x09;<wcs:CoverageId>Radarsat1--5117806</wcs:CoverageId>
  −
&#x09;&#x09;<metadata xmlns="http://www.opengis.net/gmlcov/1.0"
  −
&#x09;&#x09;&#x09;xmlns:xlink="http://www.w3.org/1999/xlink"
  −
&#x09;&#x09;&#x09;xlink:href="https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/services/
  −
&#x09;&#x09;&#x09;WESSearch/csw/Radarsat1?request=GetRecordById&amp;Id=5117806&amp;
  −
&#x09;&#x09;&#x09;version=2.0.2&amp;outputSchema=http://schema.compusult.net/services/
  −
&#x09;&#x09;&#x09;2.2.0/WESSearch/csw&amp;service=CSW" xlink:title="CSW GetRecordById"
  −
&#x09;&#x09;&#x09;xlink:type="simple"/>
  −
&#x09;&#x09;<gml:domainSet>
  −
&#x09;&#x09;&#x09;<gml:Polygon gml:id="C06023ce2-944d-478f-a391-4e6736c53f2e"
  −
&#x09;&#x09;&#x09;&#x09;srsDimension="2" srsName="EPSG:4326"
  −
&#x09;&#x09;&#x09;&#x09;xmlns:gml="http://www.opengis.net/gml/3.2">
  −
&#x09;&#x09;&#x09;&#x09;<gml:exterior>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<gml:LinearRing>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<gml:posList>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;-74.369379 45.510773
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;-81.488928 46.423416
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;-82.487757 41.524618
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;-75.922503 40.612456
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;-74.369379 45.510773
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;</gml:posList>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;</gml:LinearRing>
  −
&#x09;&#x09;&#x09;&#x09;</gml:exterior>
  −
&#x09;&#x09;&#x09;</gml:Polygon>
  −
&#x09;&#x09;</gml:domainSet>
  −
&#x09;&#x09;<rangeType xmlns="http://www.opengis.net/gmlcov/1.0"/>
  −
&#x09;&#x09;<wcs:ServiceParameters>
  −
&#x09;&#x09;&#x09;<wcs:CoverageSubtype>GridCoverage</wcs:CoverageSubtype>
  −
&#x09;&#x09;&#x09;<wcs:nativeFormat/>
  −
&#x09;&#x09;&#x09;<wcs:Extension>
  −
&#x09;&#x09;&#x09;&#x09;<DestinationTypes xmlns="http://schema.compusult.net/services/
  −
&#x09;&#x09;&#x09;&#x09;&#x09;2.7.0/WESOrder/wcs">
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Type>Download</Type>
  −
&#x09;&#x09;&#x09;&#x09;</DestinationTypes>
  −
&#x09;&#x09;&#x09;&#x09;<Parameter
  −
&#x09;&#x09;&#x09;&#x09;&#x09;xmlns="http://schema.compusult.net/services/2.7.0/WESOrder">
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Name>packagingFormat</Name>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Title>Packaging Format</Title>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Description>Packaging Format</Description>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Default>ZIP</Default>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Value>ZIP</Value>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Display>Zip</Display>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Description>Zip</Description>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<DependentParameters/>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;</Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Value>TAR</Value>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Display>Tar</Display>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Description>Tar</Description>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<DependentParameters/>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;</Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Value>TARGZ</Value>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Display>Tar/GZ</Display>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Description>Tar/GZ</Description>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<DependentParameters/>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;</Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Value>TAR</Value>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Display>Tar</Display>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Description>Tar</Description>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<DependentParameters/>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;</Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;<Choices>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Value>TARGZ</Value>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Display>Tar/GZ</Display>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<Description>Tar/GZ</Description>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;&#x09;<DependentParameters/>
  −
&#x09;&#x09;&#x09;&#x09;&#x09;</Choices>
  −
&#x09;&#x09;&#x09;&#x09;</Parameter>
  −
&#x09;&#x09;&#x09;</wcs:Extension>
  −
&#x09;&#x09;</wcs:ServiceParameters>
  −
&#x09;</wcs:CoverageDescription>
  −
</wcs:CoverageDescriptions></pre>
      
== Github Repo - Web Automation with Katalon ==
 
== Github Repo - Web Automation with Katalon ==
    
* A [https://github.com/nrcan-eodms-sgdot-rncan/eodms-scene-retriever Katalon utility] to automate website user clicks for searching and ordering.
 
* A [https://github.com/nrcan-eodms-sgdot-rncan/eodms-scene-retriever Katalon utility] to automate website user clicks for searching and ordering.

Navigation menu

GCwiki