Skip to content

joelrahman/ncWMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#############################################################################

                             ncWMS

.............................................................................

Here you (should) have the Web Archive (war) file containing the ncWMS WMS service.

To install ncWMS:

  1. Get and install Apache Tomcat 7.x (or newer - your mileage may vary) from:

     http://tomcat.apache.org.
    
  2. Place the "ncWMS.war" file in the directory $TOMCAT_HOME/webapps.

  3. Start the Tomcat server.

  4. Point your favorite web browser at:

     http://the.machine.on.which.you.are.running.tomcat:8080/ncWMS/
    

    for configuration information for Hyrax.

.............................................................................

About

This repo was started from the ncWMS project's subversion: svn://svn.code.sf.net/p/ncwms/code/trunk@1085

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.8%
  • JavaScript 8.5%
  • HTML 1.5%
  • Other 1.2%