home processing download documents tutorials gallery source(github) about
THE iGeo SOFTWARE IS PROVIDED TO YOU "AS IS," AND WE MAKE NO EXPRESS OR IMPLIED WARRANTIES WHATSOEVER WITH RESPECT TO ITS FUNCTIONALITY, OPERABILITY, OR USE, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR INFRINGEMENT. WE EXPRESSLY DISCLAIM ANY LIABILITY WHATSOEVER FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR SPECIAL DAMAGES, INCLUDING, WITHOUT LIMITATION, LOST REVENUES, LOST PROFITS, LOSSES RESULTING FROM BUSINESS INTERRUPTION OR LOSS OF DATA, REGARDLESS OF THE FORM OF ACTION OR LEGAL THEORY UNDER WHICH THE LIABILITY MAY BE ASSERTED, EVEN IF ADVISED OF THE POSSIBILITY OR LIKELIHOOD OF SUCH DAMAGES.

By downloading the software from this page, you agree to the specified terms.

Beta Version 0.7.6.6 (release 2012-03-10)

igeo.zip

* To The First Generation Users (using version 0.7.3.2 or older)
The new version integrates some sub-packages into "igeo" package.
Please add this line to your existing codes. Otherwise they DON'T run.

import igeo.*;

Please also REMOVE those lines from your existing codes because those packages don't exist anymore.

import igeo.geo.*;

import igeo.core.*;

import igeo.util.*;

import igeo.tool.*;

Then please restart Processing to read the correct library information.

* piGeon Processing interface is included in the regular iGeo package.
* piGeon works with Processing version 1.5
* For pure Java use, please use the JAR file inside the ZIP file.

- For old versions, please see archive page.
- For installation and getting started, please see "Getting Started" page.


iGeo is free and open source software which is released under the GNU Lesser General Public License, version 3.0. Please see http://www.gnu.org/licenses/lgpl.html for more information about the license.


HOME
FOR PROCESSING
DOWNLOAD
DOCUMENTS
TUTORIALS
GALLERY
SOURCE CODE(GitHub)
ABOUT