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 Coverage Service (WCS) is able to read coverages from different storage formats and deliver it to any client that is able to perform an according HTTP GET or POST request. At the moment supported formats are limited to several raster data formats; but in general a coverage has not to be a raster dataset at all. WWW: http://www.deegree.org/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2009-04-23 09:19:43 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/deegree-wcs Makefile distinfo pkg-descr pkg-message Log: deegree's Web Coverage Service (WCS) is able to read coverages from different storage formats and deliver it to any client that is able to perform an according HTTP GET or POST request. At the moment supported formats are limited to several raster data formats; but in general a coverage has not to be a raster dataset at all. WWW: http://www.deegree.org/ PR: ports/133805 Submitted by: wenheping at gmail.com Revision Changes Path 1.1243 +1 -0 ports/graphics/Makefile 1.1 +46 -0 ports/graphics/deegree-wcs/Makefile (new) 1.1 +3 -0 ports/graphics/deegree-wcs/distinfo (new) 1.1 +7 -0 ports/graphics/deegree-wcs/pkg-descr (new) 1.1 +10 -0 ports/graphics/deegree-wcs/pkg-message (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"