Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache SIS is a spatial framework that enables better representation of coordinates for searching, data clustering, archiving, or any other relevant spatial needs.  SIS SIS is undergoing incubation at The Apache Software Foundation (ASF),  sponsored sponsored by the Apache Incubator PMC.

...

SIS is based on Java 5 and uses the Apache Maven  (version 2) build system. Once you have obtained the source files, to build SIS, run the following command from within the top source directory (e.g. /usr/local/src/sis-site):

Code Block
    mvn clean install

Running on Tomcat

The build consists of a number of components, including a web-based application application ('.war')  file file that you can use to try out SIS features. You can run it on top of Apache Tomcat like this:

...

Code Block
mvn jetty:run

Demonstration

Visit Visit http://localhost:8080/sis/demo.jsp and and checkout the demo!
Try some queries:

...

You can subscribe to the mailing lists by sending a message to:  sissis-<LIST>subscribe@incubator.apache.org (for example, sis-user-subscribe@incubator.apache.org).  To To unsubscribe, send a message to sis<LIST>unsubscribe@incubator.apache.org.  For For more instructions, send a message to sis<LIST>-help@incubator.apache.org.

...

If you encounter errors in SIS or want to suggest an improvement or a or a new feature, please visit the SIS issue tracker. There you can also find the latest the latest information on known issues and recent bug fixes and enhancements.