Skip to content

Commit 49349fc

Browse files
committed
Update index.html
fix bad merge
1 parent c9177eb commit 49349fc

1 file changed

Lines changed: 157 additions & 51 deletions

File tree

index.html

Lines changed: 157 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<title>PDXOSGeo</title>
@@ -41,95 +41,201 @@ <h2>Upcoming Meetings</h2>
4141
<h2>Map of the Month</h2>
4242
<div class="motm">
4343
<!-- <img src="./assets/img/motm/earth-day.png" alt="earth day map" /> -->
44-
<a
45-
href="https://what-if.xkcd.com/54/"
46-
>
44+
<a href="https://what-if.xkcd.com/54/">
4745
<img
48-
src="./assets/img/motm/2025-10-xkcd-mars.png"
49-
alt="Maybe we shouldn't have drained the oceans onto Mars."
46+
src="./assets/img/motm/2025-10-xkcd-mars.png"
47+
alt="Maybe we shouldn't have drained the oceans onto Mars."
5048
/>
5149
</a>
5250
</div>
5351
<p>
54-
<a
55-
href="https://what-if.xkcd.com/54/"
52+
<a href="https://what-if.xkcd.com/54/"
5653
>What If: We drained the oceans onto Mars?</a
5754
>
5855
</p>
5956
<p>©<a href="https://xkcd.com">xkcd, inc.</a></p>
6057
</div>
6158
<div class="main">
6259
<!-- Upcoming Meeting -->
63-
<h2>October Meeting - Luke Mitchell-Nelson!</h2>
60+
<hr />
61+
<h2>Information Theory Part II:</h2>
62+
<h2>A Terroir of Landslides!</h2>
6463
<p class="byline">
65-
Wednesday 10/15 6:30pm | Hot Lips Pizza @ the Natural
64+
Wednesday February 25th, 6:30–8pm | Hot Lips Pizza @ the Natural
6665
Capital Center: 721 NW 9th Ave, Portland OR
6766
</p>
6867
<p>
69-
Please join us this Wednesday for a presentation by Luke Mitchell-Nelson!
68+
Join us once again on 4th Wednesday (February 25th), to continue the
69+
conversation with David Percy, aka "Percy" for more of his research on
70+
applying Reconstructability Analysis (RA) to categorical raster
71+
datasets. Percy is preparing to defend his dissertation on Spatial
72+
Reconstructability Analysis, and led us in in a lively discussion in
73+
January. This month he will share another aspect of his work.
7074
</p>
7175
<p>
72-
In Luke's own words:
76+
RA is a form of machine learning algorithm (MLA) that works
77+
exclusively with discrete data, so categorical data such as the
78+
variables in the SSURGO soils database, the geologic database
79+
(DOGAMI), and land cover (NLCD) can be used as inputs in their native
80+
format without conversion to dummy variables, as is typically done in
81+
other MLAs.
7382
</p>
74-
<div class="well">
75-
I created an interactive web tool that allows users to generate a transit isochrone from any point near Trimet's service area. The web tool uses a flask frontend with a leaflet map and a backend that runs a headless QGIS install and some scripts to do the geoprocessing. It's my first attempt at a web project!
76-
</div>
77-
<p>Bring thoughts, ideas, support, and questions!</p>
78-
<p>There will also be time to discuss the survey results below:</p>
79-
<div class="well">
80-
<img src="./assets/img/posts/2025-10/survey_when.png" alt="Which Wednesday to meet" width="100%" />
81-
<img src="./assets/img/posts/2025-10/survey_where.png" alt="Potential for hybrid attendence" width="100%" />
82-
<img src="./assets/img/posts/2025-10/survey_what.png" alt="What topics are of interest" width="100%" />
83-
</div>
84-
8583
<p>
86-
As always, there will be Pizza to share, and libations available for purchase from our wonderful hosts, HOTLIPS!
87-
</p>
84+
For his February demo, Percy will show how these variables are used
85+
along with topographic data to model landslide susceptibility in two
86+
of the counties ranked highest by FEMA for most landslide hazards:
87+
Lincoln and Tillamook. Percy will show that there is evidence to
88+
suggest that we can map a Terroir of Landslides, using combinations of
89+
soil type, geology, elevation,and terrane group, similar to the
90+
combinations of environmental factors that are used to characterize
91+
wines, chocolate, and coffee. Results will be presented that show how
92+
these data are useful in making hazard maps.
93+
</p>
94+
<p>
95+
All of the extraction for analysis was done in QGIS and Python using
96+
open source GIS libraries
97+
<a href="https://pypi.org/project/shapely/" target="_blank"
98+
>Shapely</a
99+
>
100+
and
101+
<a href="https://pypi.org/project/rasterio/" target="_blank"
102+
>Rasterio</a
103+
>. Code will be shared and discussed!
104+
</p>
105+
106+
<!-- Past Meetings -->
88107

89-
90-
<p>Zoom link for remote participants: <a href="https://us02web.zoom.us/j/84354140386?pwd=g3gZCAjEZfWxWXFevoizOovOgDizuJ.1" target="_blank">https://us02web.zoom.us/j/84354140386?pwd=g3gZCAjEZfWxWXFevoizOovOgDizuJ.1</a> </p>
91-
<p>Meeting ID: 843 5414 0386 <br/>Passcode: 166107</p>
92-
<!-- Past Meetings -->
93-
94-
<h2 id="past-meetings">
95-
Past Meetings
96-
</h2>
108+
<h2 id="past-meetings">Past Meetings</h2>
97109
<hr />
98-
<h2>Happy New Year</h2> <h2>w/ Shapely, Rasterio and Percy!</h2>
110+
<h2>Happy New Year</h2>
111+
<h2>w/ Shapely, Rasterio and Percy!</h2>
99112
<p class="byline">
100113
Wednesday January 28th, 6:30–8pm | Hot Lips Pizza @ the Natural
101114
Capital Center: 721 NW 9th Ave, Portland OR
102115
</p>
103-
<p> Happy New Year PDXOSGeo! Join us on fourth Wednesday to hear from David Percy, aka "Percy", one of the founders of our group :) Percy has been doing research on applying Reconstructability Analysis (RA) to categorical raster datasets since 2012, and is preparing to defend his dissertation on Spatial Reconstructability Analysis soon.</p><p>RA is a form of machine learning that works exclusively with discrete data, so categorical data such as the <a href="https://www.usgs.gov/centers/eros/science/annual-national-land-cover-database" target="_blank">National Land Cover Database</a> is a perfect source of data for it. Come hear how Percy analyzed NLCD data in attempts to predict forest dynamics (clearcuts), and wildfire size, specifically looking at how historical vegetation affects these outcomes. Results will be presented that show how these data are useful in modeling future events.</p><p> All of the extraction for analysis was done in Python using open source GIS libraries <a href="https://pypi.org/project/shapely/" target="_blank">Shapely</a> and <a href="https://pypi.org/project/rasterio/" target="_blank">Rasterio</a>. Code will be shared and discussed!</p>
104-
<img src="./assets/img/nlcd.jpg"
105-
alt="NLCD screenshot" width="100%"/>
116+
<p>
117+
Happy New Year PDXOSGeo! Join us on fourth Wednesday to hear from
118+
David Percy, aka "Percy", one of the founders of our group :) Percy
119+
has been doing research on applying Reconstructability Analysis (RA)
120+
to categorical raster datasets since 2012, and is preparing to defend
121+
his dissertation on Spatial Reconstructability Analysis soon.
122+
</p>
123+
<p>
124+
RA is a form of machine learning that works exclusively with discrete
125+
data, so categorical data such as the
126+
<a
127+
href="https://www.usgs.gov/centers/eros/science/annual-national-land-cover-database"
128+
target="_blank"
129+
>National Land Cover Database</a
130+
>
131+
is a perfect source of data for it. Come hear how Percy analyzed NLCD
132+
data in attempts to predict forest dynamics (clearcuts), and wildfire
133+
size, specifically looking at how historical vegetation affects these
134+
outcomes. Results will be presented that show how these data are
135+
useful in modeling future events.
136+
</p>
137+
<p>
138+
All of the extraction for analysis was done in Python using open
139+
source GIS libraries
140+
<a href="https://pypi.org/project/shapely/" target="_blank"
141+
>Shapely</a
142+
>
143+
and
144+
<a href="https://pypi.org/project/rasterio/" target="_blank"
145+
>Rasterio</a
146+
>. Code will be shared and discussed!
147+
</p>
148+
<img src="./assets/img/nlcd.jpg" alt="NLCD screenshot" width="100%" />
106149
<hr />
107150

108151
<h2>Geo-year in Review</h2>
109152
<p class="byline">
110-
Wednesday Dec 10th, 6:30–8pm | Hot Lips Pizza @ the Natural
111-
Capital Center: 721 NW 9th Ave, Portland OR
153+
Wednesday Dec 10th, 6:30–8pm | Hot Lips Pizza @ the Natural Capital
154+
Center: 721 NW 9th Ave, Portland OR
112155
</p>
113-
<p> Happy Holiday Season! Join us this coming Wednesday for the geo-year in review! Bring us your favorite maps/data visualizations/geo-tidbits from 2025! There are some interesting topics to discuss. </p>
114-
<p>As always, there will be Pizza! There may also be cookies! Holiday sweaters optional!</p>
115-
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e8/Holly-161840_1280.png" width="100%"/>
116-
<hr />
156+
<p>
157+
Happy Holiday Season! Join us this coming Wednesday for the geo-year
158+
in review! Bring us your favorite maps/data visualizations/geo-tidbits
159+
from 2025! There are some interesting topics to discuss.
160+
</p>
161+
<p>
162+
As always, there will be Pizza! There may also be cookies! Holiday
163+
sweaters optional!
164+
</p>
165+
<img
166+
src="https://upload.wikimedia.org/wikipedia/commons/e/e8/Holly-161840_1280.png"
167+
width="100%"
168+
/>
169+
<hr />
117170
<br />
171+
<h2>October Meeting - Luke Mitchell-Nelson!</h2>
172+
<p class="byline">
173+
Wednesday 10/15 6:30pm | Hot Lips Pizza @ the Natural Capital Center:
174+
721 NW 9th Ave, Portland OR
175+
</p>
176+
<p>
177+
Please join us this Wednesday for a presentation by Luke
178+
Mitchell-Nelson!
179+
</p>
180+
<p>In Luke's own words:</p>
181+
<div class="well">
182+
I created an interactive web tool that allows users to generate a
183+
transit isochrone from any point near Trimet's service area. The web
184+
tool uses a flask frontend with a leaflet map and a backend that runs
185+
a headless QGIS install and some scripts to do the geoprocessing. It's
186+
my first attempt at a web project!
187+
</div>
188+
<p>Bring thoughts, ideas, support, and questions!</p>
189+
<p>There will also be time to discuss the survey results below:</p>
190+
<div class="well">
191+
<img
192+
src="./assets/img/posts/2025-10/survey_when.png"
193+
alt="Which Wednesday to meet"
194+
width="100%"
195+
/>
196+
<img
197+
src="./assets/img/posts/2025-10/survey_where.png"
198+
alt="Potential for hybrid attendence"
199+
width="100%"
200+
/>
201+
<img
202+
src="./assets/img/posts/2025-10/survey_what.png"
203+
alt="What topics are of interest"
204+
width="100%"
205+
/>
206+
</div>
207+
208+
<p>
209+
As always, there will be Pizza to share, and libations available for
210+
purchase from our wonderful hosts, HOTLIPS!
211+
</p>
212+
213+
<p>
214+
Zoom link for remote participants:
215+
<a
216+
href="https://us02web.zoom.us/j/84354140386?pwd=g3gZCAjEZfWxWXFevoizOovOgDizuJ.1"
217+
target="_blank"
218+
>https://us02web.zoom.us/j/84354140386?pwd=g3gZCAjEZfWxWXFevoizOovOgDizuJ.1</a
219+
>
220+
</p>
221+
<p>Meeting ID: 843 5414 0386 <br />Passcode: 166107</p>
118222
<h2>September Meeting - Show & Tell!</h2>
119223
<p class="byline">
120-
Wednesday 9/17 6:30pm | Hot Lips Pizza @ the Natural
121-
Capital Center: 721 NW 9th Ave, Portland OR
224+
Wednesday 9/17 6:30pm | Hot Lips Pizza @ the Natural Capital Center:
225+
721 NW 9th Ave, Portland OR
122226
</p>
123227
<p>
124228
Please join us this Wednesday as we ease back into our regular meeting
125-
cycle with some loose scheduling and some show and tell! We'll have
126-
the big screen up and ready to showcase what you've been working on this
127-
summer. Ease the end-of-summer pain of these darker mornings/evenings
128-
with some 'topographical' therapy, or just buy a pint next door!
229+
cycle with some loose scheduling and some show and tell! We'll have
230+
the big screen up and ready to showcase what you've been working on
231+
this summer. Ease the end-of-summer pain of these darker
232+
mornings/evenings with some 'topographical' therapy, or just buy a
233+
pint next door!
129234
<br />
130235
<b>
131-
Wednesday 9/17 6:30pm | Across the hall from Hot Lips Pizza @ the Natural Capital
132-
Center 721 NW 9th Ave, Portland OR </b><br />
236+
Wednesday 9/17 6:30pm | Across the hall from Hot Lips Pizza @ the
237+
Natural Capital Center 721 NW 9th Ave, Portland OR </b
238+
><br />
133239
As always, there will be pizza!
134240
</p>
135241
<img

0 commit comments

Comments
 (0)