Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Most large organisations that distribute spatial data catalogue the existence of that data using a metadata catalogue system such as GeoNetwork. AusSeabed Local Hubs must provide a catalogue that can be harvested by AODN (and others) using GeoNetwork. AusSeabed requires that metadata entries be systematised to support downstream search and filter.

General Background

There are several metadata standards for describing spatial data, but ISO19115 continues to grow in popularity. The standard itself provides a wide range of flexibility in the forms of XML that it accepts. It is rarely possible for a system to understand the semantics of every component of XML that meets the standard. Likewise, the standard permits different ways of representing the same information. What has emerged are profiles of the ISO19115 that have agreed meaning among subsets of the spatial community. These can also include variations such as additional mandatory fields. In AusSeabed’s case the most notable is the marine community profile (ISO19115-3) that is designed for marine purposes (most notably documenting marine specimen samples). Worthy of similar mention is GA’s Community Profile that forces some metadata tags to be mandatory.

...

Code Block
languagexml
<mcc:code>
<gcx:Anchor xlink:href="http://vocab.nerc.ac.uk/collection/C17/current/09SS">Southern Surveyor</gcx:Anchor>
</mcc:code>

AusSeabed protocols for publishing Web Mapping Service and Web Coverage Services

For consistency, L3 products need to be presented through web services in the same way. Each L3 product served through a Web Mapping Service(WMS) must be presented as a group layer:

Presentation Order

Product

Type

Style

Bottom

Extent Polygon

Polygon

Middle

Hillshade

Raster

Top

Bathymetry

Raster

The extent polygon must contain metadata attributes of the layer:

Field

Example

AREA_KM2

Area covered by the survey in square kilometres

6654

BATHY_TYPE

Type of product (e.g. Multibeam, Backscatter)

Multibeam

NAME

Title of product

Mentelle Basin Survey (GA-0293/SS08/2005) - Bathymetry grids

START_DATE

Date that acquisition commenced

28/09/2005

END_DATE

Date that acquisition completed

19/10/2005

VESSEL

Name of Vessel

Southern Surveyor

INSTRUMENT

Name of Instrument

Kongsberg EM300

BATHY_URL

Web resolvable link to bathymetry data

https://ausseabed-public-warehouse-bathymetry.s3.ap-southeast-2.amazonaws.com/L3/b9b4f154-8980-4ee3-8980-c74336230f47/Mentelle_Basin_Bathymetry_2005_50m_cog.tif

META_URL

Web resolvable link to metadata (persistent identifier preferred)

http://pid.geoscience.gov.au/dataset/ga/75235

The hillshade must be produced with azimuth 30 degrees, altitude 45 degrees and z scaling factor of 2. For geographic projection images, a scaling factor of 111120 must be applied.

All GeoTIFF images must be provided in Cloud Optimised form. For large images we have image overlays at 2 4 8 16 32 scales.