mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
9780f18e7f
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
11 lines
373 B
Plaintext
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 !
|
|
==========================================================================
|