Legacy ISO Metadata Publishing

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

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.

Methods to use

Metadata generation

Extending default behaviour