Details
Description
This is a port of the org.geotools.metadata.sql package from GeoTools 2.6, with much improvements. The Geotk version has search and write capabilities (the GeoTools version was read-only and had no search capability). The database schema matches ISO 19115 and is created automatically as elements are defined, so the user get only the table and columns that he really use.
While the primary standard targeted is ISO 19115-2, this package can be used for any other standard defined by interfaces as GeoAPI metadata does.
This functionality is required by PostGrid, which is planed to become part of Geotk after cleaning.
