diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-23 09:17:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-23 09:17:47 +0000 |
commit | b4b07a8bb2c91f8aea228c646e1d69037f91acc0 (patch) | |
tree | b96ce0e97f1ccb887b58af49236ad49b25f49a6b /graphics/deegree-csw/pkg-descr | |
parent | deb53d8459856d1fecb8cf8a0b70eae6bda1d670 (diff) | |
download | ports-b4b07a8bb2c91f8aea228c646e1d69037f91acc0.tar.gz ports-b4b07a8bb2c91f8aea228c646e1d69037f91acc0.zip |
Notes
Diffstat (limited to 'graphics/deegree-csw/pkg-descr')
-rw-r--r-- | graphics/deegree-csw/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/deegree-csw/pkg-descr b/graphics/deegree-csw/pkg-descr new file mode 100644 index 000000000000..b7779ded7376 --- /dev/null +++ b/graphics/deegree-csw/pkg-descr @@ -0,0 +1,19 @@ +Deegree is a Java Framework offering the main building blocks for +Spatial Data Infrastructures (SDIs). Its entire architecture is +developed using standards of the Open Geospatial Consortium (OGC) and +ISO Technical Committee 211-Geographic information/Geoinformatics +(ISO/TC 211). deegree encompasses OGC Web Services as well as clients. +deegree is Free Software protected by the GNU Lesser General Public +License (GNU LGPL) and is accessible at http://www.deegree.org. + +Deegree's Web Catalogue Service implementation (Catalogue Service - Web +profile, therefore CS-W) is able to serve different metadata formats in +parallel based on the same physical datastore. This is possible because +deegree CS-W uses XSLT processing to transform requests as well as +responses into the desired format. deegree CS-W does not contain its a +data access modul of its own. It uses an OGC WFS (at the moment limited +to deegree WFS) as datasource. So in future it will be possible to use +deegree CS-W on top of any other OGC compliant WFS to offer catalogue +functionalities. + +WWW: http://www.deegree.org/ |