8 |
8 |
Metacat: XML Metadata and Data Management System
|
9 |
9 |
------------------------------------------------
|
10 |
10 |
|
11 |
|
Version: 1.6.0 Release
|
|
11 |
Version: 1.7.0 Release
|
12 |
12 |
|
13 |
13 |
Send feedback and bugs to: metacat-dev@ecoinformatics.org
|
14 |
14 |
http://bugzilla.ecoinformatics.org
|
... | ... | |
47 |
47 |
------------
|
48 |
48 |
See the file "docs/user/metacatinstall.html" for detailed instructions.
|
49 |
49 |
|
|
50 |
Release Notes for 1.7.0:
|
|
51 |
------------------------
|
|
52 |
This release features only a few minor changes to the core Metacat engine.
|
|
53 |
The major focus of this release is the addition of the spatial functionality.
|
|
54 |
The geographic coverage of metadata documents can now be cached in a GIS-
|
|
55 |
accessible format and published via web mapping services and an online
|
|
56 |
interactive map.
|
50 |
57 |
|
|
58 |
New Features:
|
|
59 |
* Three new open source libraries have been integrated with Metacat:
|
|
60 |
- Geoserver: A standards-compliant web map server to publish
|
|
61 |
geographic data to the web.
|
|
62 |
(http://docs.codehaus.org/display/GEOS/Home)
|
|
63 |
- GeoTools: A java-based GIS toolkit to programatically
|
|
64 |
manipulate spatial datasets.
|
|
65 |
(http://geotools.codehaus.org/)
|
|
66 |
- Mapbuilder: A javascript application to provide an interactive
|
|
67 |
web map front-end to Geoserver.
|
|
68 |
(http://docs.codehaus.org/display/MAP/Home)
|
|
69 |
* Spatial Caching/Indexing mechanism; documents with geographic
|
|
70 |
coverages will be added to the spatial cache.
|
|
71 |
* Spatial Query action in metacat servlet.
|
|
72 |
* Interactive Web map to visualize and query the spatial
|
|
73 |
distribution of metadata documents.
|
|
74 |
* Preliminary python client library to interface with metacat.
|
|
75 |
* Preliminary process in place for web based configuration of metacat.
|
|
76 |
|
|
77 |
Compatibility Notices:
|
|
78 |
* Tomcat 3 and 4 are no longer tested or supported. Users are
|
|
79 |
highly encouraged to upgrade to Tomcat 5.5
|
|
80 |
|
|
81 |
Bug Fixes:
|
|
82 |
* Metacat administrators are able to modify and delete documents
|
|
83 |
created by other users.
|
|
84 |
|
|
85 |
|
|
86 |
|
51 |
87 |
Release Notes for 1.6.0:
|
52 |
88 |
------------------------
|
53 |
89 |
|
Added changelog for 1.7.0 to readme file. Updated version number in properties.