marxanweb / general

Issues tracker, installers, registry, test data and example developer apps for Marxan Web
European Union Public License 1.2
2 stars 2 forks source link

General

This is the general repo for the Marxan Web Systematic Conservation Planning tool and provides access to the following:

This repo should be used alongside the marxan-server and marxan-client repos which provide the source code for the Marxan Server and Client respectively. More information on the architecture of Marxan Web is available in the Developer Documentation.

Hosted Marxan Web

Marxan Web is available here: https://app.marxanweb.org/. This hosted service requires no installation.

Installer for Windows

The installer for Windows is available in the Releases section of this repository.

Install script for the Windows platform

This contains the install script for building the Windows installer for the local installation of Marxan Web. It is a Nullsoft Scriptable Install System file (*.nsi) and instructions for using it to build the installer are given in the readme.md file.

Marxan Registry information

The Marxan Registry information is a Javascript file that contains information on all of the Marxan Servers that are shown on application startup in the Marxan Servers list box. This list is essentially the network of servers that want to be published and made available through the Marxan Web tool.

Issue tracker

All bugs and feature requests for Marxan Web are managed in this repo under the Issues sections.

Sample client applications for developers

Some example applications that use the marxan-server services are included in this folder. Start page here.