Home

Awesome

Weave Logo

Visit us at our site

This repository is for Weave version 1.9 (Wiki).

To View a running version of Weave click here

For some examples of what you can do with Weave click here

License

Weave is distributed under the MPL-2.0 license.

Download

Installation Guide

Milestone 1.9.45

Nightly build

Documentation

You can find the Admin Console User Guide here

Weave supports integration from multiple data sources including: CSV, GeoJSON, SHP/DBF, CKAN

Additional developer documentation can be found here

Components in this repository:

The bare minimum you need to build Weave is Flex 4.5.1.A 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 build.xml Ant script. To create a ZIP file for deployment on another system (much like the nightlies,) use the dist target.

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