/zombie-gis

A skeleton for GIS implementation.

Primary LanguageJava

zombie-gis

A skeleton for GIS implementation using OpenMap and the NetBeans Platform.

This project uses Fugue Icons by Yusuke Kamiyamane licensed under CC-BY-3.0.

Try it out

  1. Compile:

     mvn clean install
    

    This will produce Windows executables (zgis.exe (32-bit) and zgis64.exe (64-bit)) and the shell script (zgis) in the application/target folder.

  2. Run:

     mvn nbm:run-platform