Diego Guidi a écrit :
I know to see if geotools implementation of ISO 19115 (metadata
management) is at this time complete and well tested.
Any user of geotools have worked with this packages? any suggest?
There is two ISO 19115 implementations in Geotools:
- A set of Java Beans in org.geotools.metadata.iso. As Jody point out,
this implementation is close to trivial, with few exceptions. This
stuff is used in the Coordinate Reference System module.
- An alternative implementation in org.geotools.metadata.sql. While
this package seems very small, it actually really implements all
the ~100 interfaces in org.opengis.metadata :). It make use of
java.lang.reflect.Proxy for that purpose. It fetch its data from
any SQL database whith table name and column name matching the ISO
class and attribute names, respectively. This package is workable,
but not yet full featured (e.g. no write operation) and probably
less tested. Of courses bug reports are welcome.
Martin.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users