Legacy ISO Metadata Publishing

From Gcube Wiki
Revision as of 15:58, 16 July 2013 by Fabio.sinibaldi (Talk | contribs)

Jump to: navigation, search

This page aims to explain how to publish ISO metadata using legacy GIS library org.gcube.common.geoserverinterface (referred as GeoServerInterface from now on).

Since various components still rely on GeoServerInterface to publish geo-referenced data, the library has been enhanced to facilitate publication of ISO Metadata correctly filled (see GCube Object Metadata).

Maven Dependency

The GeoServerInterface library is released as a maven artifact with the following coordinates

<groupId>org.gcube.common</groupId>
<artifactId>geoserverinterface</artifactId>

ISO Metadata facilities are released from version 1.10.2.

Code Adaptation

Introduced enhancements have been designed in order to make code adaptation as straightforward as possible from developers view.

Metadata generation

Extending default behaviour