Weave supports the editing of spatial and non-spatial data. The bundles that implement editing are shipped as an add-on or extension to a basic Weave installation.
Download Installer
The Weave edit extension can be downloaded from ……… downloads (cohga.com). For example, weave-edit-2.6.9.jar.
...
Install
Once the jar file containing the edit bundles has been downloaded, it can be installed into an existing (e.g. c:\weave) Weave installation as follows:
Code Block | ||
---|---|---|
| ||
java -jar weave-edit-2.6.9.jar c:\weave Command line arguments: c:\weave ==================== Installation started Framework: 5.1.4-SNAPSHOT-618b6 (IzPack) Platform: windows,version=10.0,arch=x64,symbolicName=WINDOWS_10,javaVersion=16.0.2 [ Starting to unpack ] [ Processing package: Spatial Editing (1/2) ] [ Processing package: Database Editing (2/2) ] [ Unpacking finished ] Installation finished [ Console installation done ] |
Once installation is finished bundles like the following should appear in <weave>\platform\plugins:
Code Block | ||
---|---|---|
| ||
com.cohga.server.editor_1.35.41.r26.jar com.cohga.spatial.edit_0.86.131.r26.jar org.apache.empire.db_2.4.7.20180808.jar |