Skip to content

CRIData/Weave

 
 

Repository files navigation

Weave: Web-based Analysis and Visualization Environment - http://www.oicweave.org/

Issue Tracker & Wiki: http://info.oicweave.org/

Developer documentation: http://ivpr.github.com/Weave-Binaries/asdoc/

Nightly build: https://github.com/IVPR/Weave-Binaries/zipball/master

Components in this repository:

  • WeaveAPI: MPL 2.0, ActionScript interface classes
  • WeaveCore: GPLv3 license, core sessioning framework
  • WeaveData: GPLv3 license, columns related to loading data and other non-UI features.
  • WeaveUI: GPLv3 license, user interface classes
  • WeaveClient: GPLv3 license, Flex client application for visualization environment
  • WeaveAdmin: GPLv3 license, Flex application for admin activities
  • WeaveServices: GPLv3 license, back-end Java webapp for Admin and Data server features
  • GeometryStreamConverter: GPLv3 license, Java library for converting geometries into a streaming format
  • JTDS_SqlServerDriver: LGPL license, Java library for handling connections to Microsoft SQL Server.

The bare minimum you need to build Weave is Flex 3.6A and Java EE. However, we recommend the following setup: http://info.oicweave.org/projects/weave/wiki/Development_environment_setup

To build the projects on the command line, use the WeaveClient/buildall.xml and WeaveServices/build.xml Ant scripts.

See install-linux.md for detailed linux install instructions.

About

Weave (Web-based Analysis and Visualization Environment)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ActionScript 47.0%
  • Java 43.4%
  • JavaScript 8.3%
  • C 0.6%
  • CSS 0.4%
  • C++ 0.3%