Skip to content

Commit c4ff73f

Browse files
author
Julia
committed
major updates to GeoDa website
1 parent 9242913 commit c4ff73f

15 files changed

+664
-80
lines changed

documentation.html

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en-us">
4+
<head>
5+
<meta charset="UTF-8">
6+
<title>Download | GeoDa on Github</title>
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<style>
9+
*{margin:0;padding:0;}
10+
.shadowfilter {
11+
-webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
12+
filter: url(shadow.svg#drop-shadow);
13+
}
14+
.intro1 { margin-left: -45px;}
15+
</style>
16+
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
17+
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
18+
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
19+
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
20+
<link rel="stylesheet" href="stylesheets/simple-slideshow-styles.css">
21+
<style>
22+
figcaption {
23+
top: .70em;
24+
left: .35em;
25+
bottom: auto!important;
26+
right: auto!important;
27+
}
28+
</style>
29+
</head>
30+
<body>
31+
32+
33+
<section class="page-header">
34+
<h1 class="project-name">GeoDa</h1>
35+
<h2 class="project-tagline">Documentation</h2>
36+
<a href="http://geodacenter.github.io/" class="btn">Homepage</a>
37+
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
38+
<a href="https://github.com/GeoDaCenter/geoda/" class="btn">View on GitHub</a>
39+
<a href="documentation.html" class="btn">Documentation</a>
40+
<a href="http://geodacenter.github.io/support.html" class="btn">Support</a>
41+
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
42+
</section>
43+
44+
45+
<section class="main-content">
46+
<h3>
47+
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true">
48+
<span class="octicon octicon-link"></span></a></h3>
49+
50+
<p>
51+
<h3>Overview of Functionality - Latest Version of GeoDa (1.8)</h3>
52+
53+
<p>We are currently working on an updated version of the workbook for GeoDa. In the meantime, these slides give an overview of some of the new functionality in GeoDa 1.8+:</p>
54+
55+
<p class="rteindent1">&bull;
56+
<a href="https://geodacenter.org/downloads/pdfs/geoda_1.8_1.pdf">Overview, Getting Started, Geovisualization, Multivariate Exploratory Data Analysis</a></br>
57+
&bull; <a href="https://geodacenter.org/downloads/pdfs/geoda_1.8_2.pdf">Spatial Weights, Spatial Autocorrelation, Space-Time Exploration, Averages Tool, Spatial Regression</a></p>
58+
59+
<h3>Spatial Regression User's Guide (Book)</h3>
60+
61+
<p>The user's guide to the spatial regression functionality in GeoDa can be purchased here:</p>
62+
63+
<p class="rteindent1">&bull;
64+
<a href="https://www.amazon.com/Modern-Spatial-Econometrics-Practice-GeoDaSpace/dp/0986342106?ie=UTF8&keywords=anselin%20spatial%20econometrics&qid=1421531753&ref_=sr_1_1&sr=8-1">Luc Anselin and Sergio J. Rey. (2014). Modern Spatial Econometrics in Practice: A Guide to GeoDa, GeoDaSpace and PySAL.</a></p>
65+
66+
67+
<h3>Older Resources (2003-05)- Legacy GeoDa 0.95i</h3>
68+
69+
<p>This workbook (2005) and the two documentation reports (2003) were developed for the Legacy version of GeoDa (0.9.5i) and is still useful for understanding the main functionality. However, many of the screenshots and menu options have been updated since. Here is a <a href="https://geodacenter.org/downloads/pdfs/GeoDa1.8_toolbar.pdf">1-page overview</a> of GeoDa 1.8&#39;s functionality with references to the workbook chapters.</p>
70+
71+
<p class="rteindent1">&bull;
72+
<a href="/system/files/geodaworkbook.pdf" target="_blank" title="geodaworkbook.pdf">Exploring Spatial Data with GeoDa: A Workbook</a> (2005; 244 pp.,5.1Mb)</p>
73+
</ul>
74+
75+
<p class="rteindent1">&bull;
76+
<a href="http://geodacenter.org/downloads/pdfs/geoda093.pdf">GeoDa 0.9.3 User's Guide with overview of features</a> (2003; 125 pp., 2.4Mb)</br>
77+
<a href="http://geodacenter.org/downloads/pdfs/geoda095i.pdf">GeoDa 0.9.5-i Release Noteswith overview of 3D scatter plot, conditional plots, and spatial regression</a>&nbsp;(2003; 64 pp., 1.5Mb)</p>
78+
79+
80+
<h3>Spatial Data Formats Supported in GeoDa</h3>
81+
82+
<p>GeoDa now supports not only shapefiles but many other spatial data formats. Find more information, including setup instructions about these data formats <a href="formats.html">here</a>.</p>
83+
84+
<h3>Sample Data and Background Videos for Tutorials</h3>
85+
86+
<p>Access the <a href="https://spatial.uchicago.edu/sample-data" target="_blank">sample data</a> referenced in the documentation and find free online videos about spatial analytics <a href="https://www.youtube.com/user/GeoDaCenter" target="_blank">here</a>.</p>
87+
88+
89+
<footer class="site-footer">
90+
<span class="site-footer-owner"><a href="https://github.com/lixun910/geoda">GeoDa</a> is maintained by <a href="https://github.com/lixun910">lixun910</a>.</span>
91+
92+
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
93+
</footer>
94+
95+
</section>
96+
97+
</body>
98+
</html>

download.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,26 @@
4848
<!-- End Google Tag Manager -->
4949

5050
<section class="page-header">
51-
<h1 class="project-name">GeoDa on Github</h1>
51+
<h1 class="project-name">GeoDa</h1>
5252
<h2 class="project-tagline">Download GeoDa Software</h2>
5353
<a href="http://geodacenter.github.io/" class="btn">Homepage</a>
54-
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
54+
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
5555
<a href="https://github.com/GeoDaCenter/geoda/" class="btn">View on GitHub</a>
56-
<a href="http://geodacenter.github.io/formats.html" class="btn">Data Formats</a>
57-
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
56+
<a href="documentation.html" class="btn">Documentation</a>
57+
<a href="http://geodacenter.github.io/support.html" class="btn">Support</a>
58+
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
5859
</section>
5960

6061

62+
6163
<section class="main-content">
6264
<h3>
6365
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true">
6466
<span class="octicon octicon-link"></span></a></h3>
6567

6668
<p>
6769
<h3>GeoDa 1.8+ Beta Release</h3>
68-
<p>This 1.8 beta release is the most current version of GeoDa with <a href="http://geodacenter.github.io/">new features</a>. It is a beta release since we have only tested the program internally. We did find it to be stable but if you encounter a bug, <a href="mailto:geodacenter@asu.edu">please let us know</a>. You can also report bugs and issues on <a href="https://github.com/GeoDaCenter/geoda/issues">our Github site</a>. This version is continuously updated when bugs are fixed.The source code for GeoDa is available <a href="http://geodacenter.github.io/index.html">here</a> and is released under the <a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL v3.0 license</a>.</p>
70+
<p>This 1.8 beta release is the most current version of GeoDa with <a href="http://geodacenter.github.io/">new features</a>. It is a beta release since we have only tested the program internally. We did find it to be stable but if you encounter a bug, <a href="mailto:spatial@uchicago.edu">please let us know</a>. You can also report bugs and issues on <a href="https://github.com/GeoDaCenter/geoda/issues">our Github site</a>. This version is continuously updated when bugs are fixed. The source code for GeoDa is available <a href="http://geodacenter.github.io/index.html">here</a> and is released under the <a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL v3.0 license</a>.</p>
6971

7072
<br/>
7173
<p style="text-align:center">
@@ -77,16 +79,16 @@ <h3>GeoDa 1.8+ Beta Release</h3>
7779
<p>Latest 1.8 beta release: 6/11/2016 subversion 1.8.8 (<a href="http://github.com/GeoDaCenter/geoda/releases">release notes</a>)</p>
7880
<p></p>
7981
<h3>Legacy GeoDa</h3>
80-
<p>If for some reason you know that you need to use the older GeoDa binary for Windows XP, select the &quot;Geoda 0.9.5-i Windows XP Installer&quot; link below. &nbsp;The download will begin immediately after you login.</p>
82+
<p>If you want to use the 2004 GeoDa 0.95i binary for Windows XP, select the &quot;Geoda 0.9.5-i Windows XP Installer&quot; link below. &nbsp;The download will begin immediately after you login.</p>
8183
<ul style="margin-left: 20px">
8284
<li>Note that GeoDa 0.9.5-i runs on Windows XP only.</li>
83-
<li><a href="https://geodacenter.org/downloads/unprotected/setup_0.exe" onclick="ga('send', 'event', 'GeoDaLegecy095', 'GeoDaDownload', 'GeoDa Software Downloads Count for Legacy 0.9.5i');">GeoDa 0.9.5-i Windows XP Installer</a></li>
85+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/setup_0.exe" onclick="ga('send', 'event', 'GeoDaLegecy095', 'GeoDaDownload', 'GeoDa Software Downloads Count for Legacy 0.9.5i');">GeoDa 0.9.5-i Windows XP Installer</a></li>
8486
</ul>
8587
</p>
8688

8789
<h3>
8890
<a id="intro-contact" class="anchor" href="#intro-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact</h3>
89-
<p>Questions? Contact <a href="mailto:geodacenter@asu.edu">us</a>.</p>
91+
<p>Questions? Contact <a href="mailto:spatial@uchicago.edu">us</a>.</p>
9092

9193

9294

download_linux.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,14 @@
4848
<!-- End Google Tag Manager -->
4949

5050
<section class="page-header">
51-
<h1 class="project-name">GeoDa on Github</h1>
51+
<h1 class="project-name">GeoDa</h1>
5252
<h2 class="project-tagline">Download GeoDa Software</h2>
5353
<a href="http://geodacenter.github.io/" class="btn">Homepage</a>
54-
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
54+
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
5555
<a href="https://github.com/GeoDaCenter/geoda/" class="btn">View on GitHub</a>
56-
<a href="http://geodacenter.github.io/formats.html" class="btn">Data Formats</a>
57-
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
56+
<a href="documentation.html" class="btn">Documentation</a>
57+
<a href="http://geodacenter.github.io/support.html" class="btn">Support</a>
58+
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
5859
</section>
5960

6061

@@ -68,13 +69,13 @@ <h3>
6869
<!--content start-->
6970
<p>The download will begin immediately after clicking on the links below:</p>
7071
<ul style="margin-left:20px">
71-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.8.6-Ubuntu-64bit.deb" onclick="ga('send', 'event', 'GeoDaUbuntu64Downloads186', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 64');">GeoDa 1.8.6&nbsp;Beta&nbsp;for 64-bit Ubuntu Linux 14.04</a></li>
72-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.8.6-Ubuntu-32bit.deb" onclick="ga('send', 'event', 'GeoDaUbuntu32Downloads186', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 32');">GeoDa 1.8.6&nbsp;Beta&nbsp;for 32-bit Ubuntu Linux 14.04&nbsp;</a></li>
72+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.8.6-Ubuntu-64bit.deb" onclick="ga('send', 'event', 'GeoDaUbuntu64Downloads186', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 64');">GeoDa 1.8.6&nbsp;Beta&nbsp;for 64-bit Ubuntu Linux 14.04</a></li>
73+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.8.6-Ubuntu-32bit.deb" onclick="ga('send', 'event', 'GeoDaUbuntu32Downloads186', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 32');">GeoDa 1.8.6&nbsp;Beta&nbsp;for 32-bit Ubuntu Linux 14.04&nbsp;</a></li>
7374
</ul>
7475
<br/>
7576
<ul style="margin-left:20px">
76-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.6.7-Ubuntu-64bit.deb" onclick="ga('send', 'event', 'GeoDaUbunt64uDownloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 64');">GeoDa 1.6.7 for 64-bit Ubuntu Linux 12.x, 13.x, and 14.04</a></li>
77-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.6.7-Ubuntu-32bit.deb" onclick="ga('send', 'event', 'GeoDaUbuntu32Downloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 32');">GeoDa 1.6.7 for 32-bit Ubuntu Linux 12.x, 13.x, and 14.04</a></li>
77+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.6.7-Ubuntu-64bit.deb" onclick="ga('send', 'event', 'GeoDaUbunt64uDownloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 64');">GeoDa 1.6.7 for 64-bit Ubuntu Linux 12.x, 13.x, and 14.04</a></li>
78+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.6.7-Ubuntu-32bit.deb" onclick="ga('send', 'event', 'GeoDaUbuntu32Downloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Ubuntu 32');">GeoDa 1.6.7 for 32-bit Ubuntu Linux 12.x, 13.x, and 14.04</a></li>
7879
</ul>
7980
<br/>
8081

@@ -116,7 +117,7 @@ <h4>Uninstall GeoDa</h4>
116117
<br/>
117118
<h3>
118119
<a id="intro-contact" class="anchor" href="#intro-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact</h3>
119-
<p>Questions? Contact <a href="mailto:geodacenter@asu.edu">us</a>.</p>
120+
<p>Questions? Contact <a href="mailto:spatial@uchicago.edu">us</a>.</p>
120121

121122

122123

download_mac.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,18 @@
4848
<!-- End Google Tag Manager -->
4949

5050
<section class="page-header">
51-
<h1 class="project-name">GeoDa on Github</h1>
51+
<h1 class="project-name">GeoDa</h1>
5252
<h2 class="project-tagline">Download GeoDa Software</h2>
5353
<a href="http://geodacenter.github.io/" class="btn">Homepage</a>
5454
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
5555
<a href="https://github.com/GeoDaCenter/geoda/" class="btn">View on GitHub</a>
56-
<a href="http://geodacenter.github.io/formats.html" class="btn">Data Formats</a>
57-
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
56+
<a href="documentation.html" class="btn">Documentation</a>
57+
<a href="http://geodacenter.github.io/support.html" class="btn">Support</a>
58+
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
5859
</section>
5960

6061

62+
6163
<section class="main-content">
6264
<h3>
6365
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true">
@@ -67,8 +69,8 @@ <h3>
6769
<!--content start-->
6870
<p>The download will begin immediately after clicking the link.</p>
6971
<ul>
70-
<li><a href="http://geodacenter.org/downloads/unprotected/GeoDa1.8.8-Installer.dmg" onclick="ga('send', 'event', 'GeoDaOSXDownloads188', 'GeoDaDownload', 'GeoDa Software Downloads Count for MacOSX 1.8.8');">GeoDa 1.8.8&nbsp;for Mac OS X (10.6.8 or later required)</a></li>
71-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.6.7-Mac.dmg" onclick="ga('send', 'event', 'GeoDaOSXDownloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for MacOSX 1.6.7');">GeoDa 1.6.7 for Mac OS X (10.6.8 or later required)</a></li>
72+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa1.8.8-Installer.dmg" onclick="ga('send', 'event', 'GeoDaOSXDownloads188', 'GeoDaDownload', 'GeoDa Software Downloads Count for MacOSX 1.8.8');">GeoDa 1.8.8&nbsp;for Mac OS X (10.6.8 or later required)</a></li>
73+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.6.7-Mac.dmg" onclick="ga('send', 'event', 'GeoDaOSXDownloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for MacOSX 1.6.7');">GeoDa 1.6.7 for Mac OS X (10.6.8 or later required)</a></li>
7274
</ul>
7375
<br/>
7476
<p><b>Mountain Lion (10.8), Mavericks (10.9) and Yosemite (10.10)</b> users. Please note that you will get a warning message about this program coming from an unknown developer the first time you try to open it.</p>
@@ -81,7 +83,7 @@ <h3>
8183
<br/>
8284
<h3>
8385
<a id="intro-contact" class="anchor" href="#intro-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact</h3>
84-
<p>Questions? Contact <a href="mailto:geodacenter@asu.edu">us</a>.</p>
86+
<p>Questions? Contact <a href="mailto:spatial@uchicago.edu">us</a>.</p>
8587

8688

8789

download_windows.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@
5151
<h1 class="project-name">GeoDa on Github</h1>
5252
<h2 class="project-tagline">Download GeoDa Software</h2>
5353
<a href="http://geodacenter.github.io/" class="btn">Homepage</a>
54-
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
54+
<a href="http://geodacenter.github.io/download.html" class="btn">Download</a>
5555
<a href="https://github.com/GeoDaCenter/geoda/" class="btn">View on GitHub</a>
56-
<a href="http://geodacenter.github.io/formats.html" class="btn">Data Formats</a>
57-
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
56+
<a href="documentation.html" class="btn">Documentation</a>
57+
<a href="http://geodacenter.github.io/support.html" class="btn">Support</a>
58+
<a href="http://geodacenter.github.io/index-cn.html" class="btn">中文</a>
5859
</section>
5960

6061

@@ -68,13 +69,13 @@ <h3>
6869
<p>The download will begin immediately after clicking on this link:</p>
6970
<h4>GeoDa 1.8.8 Beta</h4>
7071
<ul>
71-
<li><a href="http://geodacenter.org/downloads/unprotected/GeoDa-1.8.8-Windows-64bit.exe" onclick="ga('send', 'event', 'GeoDaWin64Downloads188', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64');">for 64-bit Windows Visa, 7, 8 and 10</a>.</li>
72-
<li><a href="http://geodacenter.org/downloads/unprotected/GeoDa-1.8.8-Windows-32bit.exe" onclick="ga('send', 'event', 'GeoDaWin32Downloads188', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64');">for 32-bit Windows XP, Vista, 7, 8 and 10</a>.</li>
72+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.8.8-Windows-64bit.exe" onclick="ga('send', 'event', 'GeoDaWin64Downloads188', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64');">for 64-bit Windows Visa, 7, 8 and 10</a>.</li>
73+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.8.8-Windows-32bit.exe" onclick="ga('send', 'event', 'GeoDaWin32Downloads188', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64');">for 32-bit Windows XP, Vista, 7, 8 and 10</a>.</li>
7374
</ul>
7475
<h4>GeoDa 1.6.7 Stable</h4>
7576
<ul>
76-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.6.7-Windows-64bit.exe" onclick="ga('send', 'event', 'GeoDaWin64Downloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64 version 1.6.7');">for 64-bit Windows Visa, 7, 8 and 10</a>.</li>
77-
<li><a href="https://geodacenter.org/downloads/unprotected/GeoDa-1.6.7-Windows-32bit.exe" onclick="ga('send', 'event', 'GeoDaWin32Downloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64 version 1.6.7');">for 32-bit Windows XP, Vista, 7, 8 and 10</a>.</li>
77+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.6.7-Windows-64bit.exe" onclick="ga('send', 'event', 'GeoDaWin64Downloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64 version 1.6.7');">for 64-bit Windows Visa, 7, 8 and 10</a>.</li>
78+
<li><a href="http://la1.rcc.uchicago.edu/media/geoda_files/docs/project/anselin/geoda_files/software/geoda/GeoDa-1.6.7-Windows-32bit.exe" onclick="ga('send', 'event', 'GeoDaWin32Downloads167', 'GeoDaDownload', 'GeoDa Software Downloads Count for Win64 version 1.6.7');">for 32-bit Windows XP, Vista, 7, 8 and 10</a>.</li>
7879
</ul>
7980
<br/>
8081
<p>Note: the 32-bit GeoDa program works on Windows XP and Vista, but we are only supplying limited support for pre-Windows 7.</p>
@@ -129,7 +130,7 @@ <h4>Uninstall GeoDa</h4>
129130
<br/>
130131
<h3>
131132
<a id="intro-contact" class="anchor" href="#intro-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact</h3>
132-
<p>Questions? Contact <a href="mailto:geodacenter@asu.edu">us</a>.</p>
133+
<p>Questions? Contact <a href="mailto:spatial@uchicago.edu">us</a>.</p>
133134

134135

135136

0 commit comments

Comments
 (0)