aboutsummaryrefslogtreecommitdiff
path: root/graphics/deegree-wps
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.5Jason Helfman2012-02-014-10/+71
| | | | | | | | | | | | - Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup - Application installs into its own directory now (safer) -- update pkg-message to reflect this Approved by: wen (maintainer), crees (mentor) Notes: svn path=/head/; revision=290214
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Deegree's WPS is able to process Feature Collections based on arbitraryMartin Wilke2009-04-234-0/+70
processes. OGC's WPS (Schut & Whiteside 2005) specification describes WPS as follows: "WPS defines a standardized interface that facilitates the publishing of geospatial processes, and the discovery of and binding to those processes by clients. "Processes" include any algorithm, calculation or model that operates on spatially referenced data. "Publishing" means making available machine-readable binding information as well as human-readable metadata that allows service discovery and use." WWW: http://www.deegree.org/ PR: ports/133810 Submitted by: wenheping at gmail.com Notes: svn path=/head/; revision=232568