Search Knowledge Base by Keyword

INSPIRE Metadata file download

Via OData API, it is also possible to download INSPIRE Metadata file for INSPIRE-compliant missions (i.e. S1, S2, S3, Envisat and Landsat-8):

  • Knowing the UUID of a product belonging to an INSPIRE-compliant Mission, launch the following command from a browser:
    https://catalogue.onda-dias.eu/dias-catalogue/Products(UUID)/Inspire/$valueIt is also possible to launch the HTTP request by command line (e.g. wget, curl, etc) for example:
    curl -u username:password https://catalogue.onda-dias.eu/dias-catalogue/Products(UUID)/Inspire/\$value -o Inspire.xml
  • INSPIRE.xml file is correctly downloaded