#############################################################################
ncWMS
.............................................................................
Here you (should) have the Web Archive (war) file containing the ncWMS WMS service.
To install ncWMS:
-
Get and install Apache Tomcat 7.x (or newer - your mileage may vary) from:
http://tomcat.apache.org.
-
Place the "ncWMS.war" file in the directory $TOMCAT_HOME/webapps.
-
Start the Tomcat server.
-
Point your favorite web browser at:
http://the.machine.on.which.you.are.running.tomcat:8080/ncWMS/
for configuration information for Hyrax.
.............................................................................