[geotk] [JIRA] Created: (GEOTK-28) Stores metadata in a SQL database

Martin Desruisseaux (JIRA) jira at geomatys.com
Thu Aug 13 16:05:49 EDT 2009


Stores metadata in a SQL database
---------------------------------

                 Key: GEOTK-28
                 URL: http://jira.geotoolkit.org/browse/GEOTK-28
             Project: Geotoolkit
          Issue Type: New Feature
          Components: Metadata
    Affects Versions: 3.03
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 3.03


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.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.geotoolkit.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Geotoolkit mailing list