Difference between revisions of "Download"

From The GenGIS wiki
Jump to navigationJump to search
m
 
(141 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Currently we support recent Win32 versions (XP, Vista) and Mac OS X, with most of our testing to date carried out on Leopard.
+
[[Image:SydneyTarPonds.jpg|thumb|388px|right|Abundance of different taxa at sample sites from the Sydney Tar Ponds (data courtesy of [http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0005276 Jeremy Koenig])]]
 +
Currently we support Microsoft Windows XP/Vista/7/8 and Mac OS X (Intel only). GenGIS is released under the [http://www.gnu.org/licenses/gpl-3.0.txt GNU General Public License version 3].
  
We are also in the process of removing unnecessary library files from the release versions. The current versions should work fine, but our aim is to reduce the size of these packages over time. In case you're wondering why we ship everything with GenGIS, our motives our twofold:
+
=== Current Release Details ===
  
 +
{| cellpadding="5%" style="border:1px solid #BBB; width:400px;"
 +
|- valign="top"
 +
! ''GenGIS Version:''
 +
| <span style="color:red">2.4.1(Mac), 2.5.3(Windows)</span> (August 27, 2015)
 +
|-
 +
! Python Version:
 +
| 2.7.3 for Windows, 2.6.3 for Mac
 +
|-
 +
! RPy2 Version:
 +
| 2.3.8 for Windows, 2.0.3 for Mac
 +
|-
 +
! wxWidgets Version:
 +
| 2.8.9
 +
|-
 +
! Note:
 +
| Currently R >= 3.0 is supported on Windows only due to constraints in the Rpy2 library.
 +
|-
 +
|}
 +
[[Revision History|Revision History]] | [[Known issues|Known Issues]]
 +
 +
<!-- In case you're wondering why we ship all required dependencies with GenGIS, our motives are twofold:
 
# It simplifies the acquisition process, as opposed to many iterations of 'go here - get this'.
 
# It simplifies the acquisition process, as opposed to many iterations of 'go here - get this'.
 
# It also allows us to ensure that working combinations of the attached libraries can be used. Conflicts might otherwise arise between wx, Python, RPy2, and R.
 
# It also allows us to ensure that working combinations of the attached libraries can be used. Conflicts might otherwise arise between wx, Python, RPy2, and R.
 
+
-->
GenGIS is released under the [http://creativecommons.org/licenses/by-sa/3.0/ '''Creative Commons Attribution - Share Alike 3.0''' license]. Some of the modules included with GenGIS are released under the GPL or LGPL.
 
 
 
=== Current Release Details ===
 
 
 
We are primarily developing under Windows XP at this time. As such, there are some GUI issues with the Mac version. Apart from these visual issues the Mac and Windows versions are identical.
 
 
 
GenGIS Version: 1.05 (July 6, 2009) for Windows, 1.05 (July 6, 2009) for Mac ([[Revision History|Revision History]])
 
 
 
Python Version: 2.6.1 for Windows, 2.5 for Mac
 
 
 
RPy2 Version: 2.0.3
 
 
 
wxWidgets Version: 2.8.9
 
  
 
=== Windows Release ===
 
=== Windows Release ===
  
 +
*[[Media:GenGIS_v2.5.3_Windows.zip‎|Windows installation package]] (XP/Vista/7/8) (171 MB)
  
[[Image:SydneyTarPonds.jpg|thumb|500px|right|Abundance of different taxa at sample sites from the Sydney Tar Ponds (data courtesy of [http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0005276 Jeremy Koenig])]]
+
=== Mac OS X Release ===
 
 
[[Media:GenGIS_v1.05_Win32.zip|Windows 32-bit installation package (27 MB)]]
 
 
 
=== Mac OSX Release ===
 
 
 
[[Media:GenGIS_v1.05_OSX.zip|Macintosh OSX installation package (70 MB)]]
 
 
 
Works on Mac OSX versions 10.5 (Leopard) and 10.6 (Snow Leopard).
 
 
 
=== Source Code ===
 
  
Source code is for v1.00. Latest code is available upon request.
+
* [[Media:GenGIS_v2.4.1_MacOSX.dmg.zip|Mac OS X installation package]] (10.5-10.10, Intel Only) (159.5 MB)
 +
  Note: For OSX 10.10 Yosemite X11 is needed. It can be downloaded from: http://xquartz.macosforge.org/landing/ <br>        The default installation directory "/opt/X11" is recommended. <br>        Alternatively "sudo ln -s /opt/X11 /MyDirectory/X11" will allow GenGIS to find X11 in alternative locations.
  
[[Media:GenGIS_Win32_Src.zip|Win32 source code package (~160 MB)]]
+
=== MapMaker ===
  
[[Media:GenGIS_Mac_Src.tar.gz|Mac source code package (~77 MB)]]  
+
* [[MapMaker|Download MapMaker]] to obtain maps compatible with GenGIS.
  
 
=== Sample Data ===
 
=== Sample Data ===
Line 47: Line 48:
 
=== Digital Maps ===
 
=== Digital Maps ===
  
All maps were assembled using GDAL unless otherwise noted.
+
You can use our tool [[MapMaker|MapMaker]] to generate high-resolution GeoTIFF for any region in the world. Instruction on obtaining digital terrain maps (DEMs) are provided on the [[GenGIS Tutorials|Tutorials]] page. We have also assembled a collection of example digital terrain maps:
 +
 
 +
*[[Media:WorldMap.tif|Sample world map (GeoTIFF, from GTOPO30)]]
 +
*[[Media:Africa.tif|Africa (GeoTIFF, from GTOPO30)]]
 +
*[[Media:Europe.zip|Europe (ASCII grid, from GTOPO30)]]
 +
*[[Media:SouthPacific.zip|South Pacific (ASCII grid, from GTOPO30, spanning example with longitude 0-360)]]
 +
*[[Media:SouthPacificReduced.zip|South Pacific Reduced (ASCII grid, from GTOPO30, spanning example with longitude 0-360)]]
 +
 
 +
=== GenGIS Source Code ===
  
[[Media:WorldMap.tif|Sample world map (GeoTIFF, from GTOPO30)]]
+
The latest version of GenGIS can be found in our [https://github.com/beiko-lab/gengis Github repository]. This version will typically be more up-to-date than the latest release version, although new and modified features may not have been extensively tested.
  
[[Media:Africa.tif|Africa (GeoTIFF, from GTOPO30)]]
+
=== Previous Versions ===
  
[[Media:Europe.zip|Europe (ASCII grid, from GTOPO30)]]
+
Source code is for v2.1.0. GenGIS dependencies are given in /src/Readme.txt.
  
[[Media:SouthPacific.zip|South Pacific (ASCII grid, from GTOPO30, spanning example with longitude 0-360)]]
+
*[[Media:GenGIS_v2.10_source.zip|Source code package (~4.25 MB)]]
  
[[Media:SouthPacificReduced.zip|South Pacific Reduced (ASCII grid, from GTOPO30, spanning example with longitude 0-360)]]
+
* GenGIS v2.5.1 ([[Media:GenGIS_v2.5.0_Windows.zip|Windows]])
 +
* GenGIS v2.5.0 ([[Media:GenGIS_v2.5.0_Windows.zip|Windows]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.50 SourceCode])
 +
* GenGIS v2.4.2 ([[Media:GenGIS_v2.4.2_Windows.zip‎|Windows]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.4.2 SourceCode])
 +
* GenGIS v2.4.1 ([[Media:GenGIS_v2.4.1_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.4.1_MacOSX.dmg.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.4.1 SourceCode])
 +
* GenGIS v2.4.0 ([[Media:GenGIS_v2.4.0_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.4.0_MacOSX.dmg.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.4.0 SourceCode])
 +
* GenGIS v2.3.0 ([[Media:GenGIS_v2.3.0_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.3.0_MacOSX.dmg.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.3.0 SourceCode])
 +
* GenGIS v2.2.2 ([[Media:GenGIS_v2.2.2_Windows.zip|Windows]] | [[Media:GenGIS_v2.2.2_MacOSX.dmg.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.2.2 SourceCode])
 +
* GenGIS v2.2.1 ([[Media:GenGIS_v2.2.1.zip‎|Windows]] | [[Media:GenGIS_v2.2.1_MacOSX.dmg.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.2.1        Source Code])
 +
* GenGIS v2.2.0 ([[Media:GenGIS_v2.20_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.20_MacOSX.dmg.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.2.0        Source Code])
 +
* GenGIS v2.1.1 ([[Media:GenGIS_v2.11_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.1.1_MacOSX.zip|Mac]] | [https://github.com/beiko-lab/gengis/releases/tag/v2.1.1  Source Code])
 +
* GenGIS v2.1.0 ([[Media:GenGIS_v2.10_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.1.0_MacOSX.zip|Mac]] | [[Media:GenGIS_v2.10_source.zip|Source Code]])
 +
* GenGIS v2.0.2 ([[Media:GenGIS_v2.02_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.02_MacOSX.zip|Mac]] | [[Media:GenGIS_v2.02_source.zip|Source Code]])
 +
* GenGIS v2.0.1 ([[Media:GenGIS_v2.01_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.01_MacOSX.zip|Mac]] | [[Media:GenGIS_v2.01_source.zip|Source Code]])
 +
* GenGIS v2.0.0 ([[Media:GenGIS_v2.00_Windows.zip‎|Windows]] | [[Media:GenGIS_v2.00_MacOSX.zip|Mac]] | [[Media:GenGIS_v2.00_source.zip|Source Code]])
 +
* [[GenGIS v1.08 | GenGIS v1.08]]

Latest revision as of 17:43, 22 April 2017

Abundance of different taxa at sample sites from the Sydney Tar Ponds (data courtesy of Jeremy Koenig)

Currently we support Microsoft Windows XP/Vista/7/8 and Mac OS X (Intel only). GenGIS is released under the GNU General Public License version 3.

Current Release Details

GenGIS Version: 2.4.1(Mac), 2.5.3(Windows) (August 27, 2015)
Python Version: 2.7.3 for Windows, 2.6.3 for Mac
RPy2 Version: 2.3.8 for Windows, 2.0.3 for Mac
wxWidgets Version: 2.8.9
Note: Currently R >= 3.0 is supported on Windows only due to constraints in the Rpy2 library.

Revision History | Known Issues


Windows Release

Mac OS X Release

  Note: For OSX 10.10 Yosemite X11 is needed. It can be downloaded from: http://xquartz.macosforge.org/landing/ 
The default installation directory "/opt/X11" is recommended.
Alternatively "sudo ln -s /opt/X11 /MyDirectory/X11" will allow GenGIS to find X11 in alternative locations.

MapMaker

Sample Data

Sample data can be found on the Tutorials page.

Digital Maps

You can use our tool MapMaker to generate high-resolution GeoTIFF for any region in the world. Instruction on obtaining digital terrain maps (DEMs) are provided on the Tutorials page. We have also assembled a collection of example digital terrain maps:

GenGIS Source Code

The latest version of GenGIS can be found in our Github repository. This version will typically be more up-to-date than the latest release version, although new and modified features may not have been extensively tested.

Previous Versions

Source code is for v2.1.0. GenGIS dependencies are given in /src/Readme.txt.