1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/graphics/deegree-wcs/pkg-message
Martin Wilke 9780f18e7f 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
2009-04-23 09:19:43 +00:00

11 lines
373 B
Plaintext

==========================================================================
To start DeeGree correctly, please set the variable JAVA_OPTS with:
setenv JAVA_OPTS "-server -Xms256m -Xmx512m"
Now you should start your Tomcat server and browse with:
http://your-server:8180/deegree-wcs
Enjoy it !
==========================================================================