DataDoors


Click here for a complete list of operations.

GetFootprintBrowse

Acquires the Browse image (JPEG format) for a specific Product Footprint. This is used to display temporal reduced resolution imagery.RETURNS - A Footprint type with the Browse type populated. The Browse is a binary base-64 JPEG format image. To view the Browse spatially impose the Browse on the bounding box of the Footprint Geometry.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
FootprintUID:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /webservices/DataDoors.asmx HTTP/1.1
Host: www.datadoors.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.datadoors.net/GetFootprintBrowse"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetFootprintBrowse xmlns="http://www.datadoors.net">
      <FootprintUID>string</FootprintUID>
    </GetFootprintBrowse>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetFootprintBrowseResponse xmlns="http://www.datadoors.net">
      <GetFootprintBrowseResult name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
        <Geometry>string</Geometry>
        <Metadata>string</Metadata>
        <Browse>base64Binary</Browse>
        <License>string</License>
        <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
        <Footprints>
          <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
            <Geometry>string</Geometry>
            <Metadata>string</Metadata>
            <Browse>base64Binary</Browse>
            <License>string</License>
            <UserLicense xsi:nil="true" />
            <Footprints xsi:nil="true" />
          </Footprint>
          <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
            <Geometry>string</Geometry>
            <Metadata>string</Metadata>
            <Browse>base64Binary</Browse>
            <License>string</License>
            <UserLicense xsi:nil="true" />
            <Footprints xsi:nil="true" />
          </Footprint>
        </Footprints>
      </GetFootprintBrowseResult>
    </GetFootprintBrowseResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /webservices/DataDoors.asmx HTTP/1.1
Host: www.datadoors.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetFootprintBrowse xmlns="http://www.datadoors.net">
      <FootprintUID>string</FootprintUID>
    </GetFootprintBrowse>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetFootprintBrowseResponse xmlns="http://www.datadoors.net">
      <GetFootprintBrowseResult name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
        <Geometry>string</Geometry>
        <Metadata>string</Metadata>
        <Browse>base64Binary</Browse>
        <License>string</License>
        <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
        <Footprints>
          <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
            <Geometry>string</Geometry>
            <Metadata>string</Metadata>
            <Browse>base64Binary</Browse>
            <License>string</License>
            <UserLicense xsi:nil="true" />
            <Footprints xsi:nil="true" />
          </Footprint>
          <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
            <Geometry>string</Geometry>
            <Metadata>string</Metadata>
            <Browse>base64Binary</Browse>
            <License>string</License>
            <UserLicense xsi:nil="true" />
            <Footprints xsi:nil="true" />
          </Footprint>
        </Footprints>
      </GetFootprintBrowseResult>
    </GetFootprintBrowseResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /webservices/DataDoors.asmx/GetFootprintBrowse?FootprintUID=string HTTP/1.1
Host: www.datadoors.net
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string" xmlns="http://www.datadoors.net">
  <Geometry>string</Geometry>
  <Metadata>string</Metadata>
  <Browse>base64Binary</Browse>
  <License>string</License>
  <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
  <Footprints>
    <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
      <Geometry>string</Geometry>
      <Metadata>string</Metadata>
      <Browse>base64Binary</Browse>
      <License>string</License>
      <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
      <Footprints>
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Footprints>
    </Footprint>
    <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
      <Geometry>string</Geometry>
      <Metadata>string</Metadata>
      <Browse>base64Binary</Browse>
      <License>string</License>
      <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
      <Footprints>
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Footprints>
    </Footprint>
  </Footprints>
</Footprint>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /webservices/DataDoors.asmx/GetFootprintBrowse HTTP/1.1
Host: www.datadoors.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

FootprintUID=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string" xmlns="http://www.datadoors.net">
  <Geometry>string</Geometry>
  <Metadata>string</Metadata>
  <Browse>base64Binary</Browse>
  <License>string</License>
  <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
  <Footprints>
    <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
      <Geometry>string</Geometry>
      <Metadata>string</Metadata>
      <Browse>base64Binary</Browse>
      <License>string</License>
      <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
      <Footprints>
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Footprints>
    </Footprint>
    <Footprint name="string" uid="string" acq_date="dateTime" license_name="string" is_metadata_available="boolean" is_browse_available="boolean" processing_level="string" cloud_cover="string" incidence_angle="string" sun_angle="string" snow_cover="string" quality="string" accuracy="string" ground_station_name="string" sun_azimuth="string" sun_elevation="string" satellite_azimuth="string">
      <Geometry>string</Geometry>
      <Metadata>string</Metadata>
      <Browse>base64Binary</Browse>
      <License>string</License>
      <UserLicense uid="string" provider_uid="string" name="string" is_default="boolean" />
      <Footprints>
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Footprint d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Footprints>
    </Footprint>
  </Footprints>
</Footprint>