Skip to content

Commit

Permalink
Add presentations (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeca53 authored Nov 18, 2024
1 parent a6f5051 commit 985a7d0
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 9 deletions.
13 changes: 13 additions & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3626,6 +3626,19 @@ table.alt tfoot {
display: inline-block;
}

.link_presentation::after
{
content: "";
width: 15px;
height: 15px;
margin-left: 4px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
}

.link_workshopleader {
text-decoration: underline;
}
Expand Down
Binary file added docs/presentations/Alonso_Gonzalez_PP1.pdf
Binary file not shown.
Binary file added docs/presentations/Gilberto_Camara_Keynote.pdf
Binary file not shown.
Binary file added docs/presentations/Joseph_Paintsil_PP2.pdf
Binary file not shown.
Binary file added docs/presentations/LindaPolanco_PP3.pdf
Binary file not shown.
Binary file added docs/presentations/Muhammad Sanan_PP1.pdf
Binary file not shown.
Binary file added docs/presentations/Precious_Eguagie.pdf
Binary file not shown.
Binary file added docs/presentations/Rafaela_Tiengo_Keynote.pdf
Binary file not shown.
Binary file added docs/presentations/Seyed_Qureshi_PP2.pdf
Binary file not shown.
Binary file added docs/presentations/Smit_Patel.pdf
Binary file not shown.
18 changes: 9 additions & 9 deletions program.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2 style="color: #ffffff;">Schedule</h2>
<a onclick="toggle(this)" class="program-dropdown-main">+ Gilberto Câmara Presentation</a>
<span style="display: none; text-align:justify;">
<!--<a class="program-dropdown-sub" href="./speakers.html#speaker-1" target="_blank">-->
Title: <b>Open Source Geospatial Software: The first 40 years and beyond</b> by <b>Dr. Gilberto Câmara</b>
Title: <b>Open Source Geospatial Software: The first 40 years and beyond</b> by <b>Dr. Gilberto Câmara</b> <a class="link_presentation" href="docs/presentations/Gilberto_Camara_Keynote.pdf" target="_blank">[PDF]</a>
<br>
<b>Abstract:</b> The launch of GRASS GIS in 1984 marked the beginning of open-source geospatial software.
After four decades, this talk highlights major progress in the field and provides a vision of upcoming trends.
Expand Down Expand Up @@ -161,11 +161,11 @@ <h2 style="color: #ffffff;">Schedule</h2>
<span style="display: none; text-align: justify-center;">
1. Alonso Gonzalez
<br>
Title: “<b>Notes from the field:</b> 4 cases of geoinformatics appications for ocean sciences”
Title: “<b>Notes from the field:</b> 4 cases of geoinformatics appications for ocean sciences” <a class="link_presentation" href="docs/presentations/Alonso_Gonzalez_PP1.pdf" target="_blank">[PDF]</a>
<br>
2. Muhammad Sanan
<br>
Title: “Assessing Potential of LIDAR Data for 3D Modelling”
Title: “Assessing Potential of LIDAR Data for 3D Modelling” <a class="link_presentation" href="docs/presentations/Muhammad Sanan_PP1.pdf" target="_blank">[PDF]</a>
</span>
</td>
</tr>
Expand All @@ -192,7 +192,7 @@ <h2 style="color: #ffffff;">Schedule</h2>
<td>
<a onclick="toggle(this)" class="program-dropdown-main">+ Rafaela Tiengo Presentation</a>
<span style="display: none;">
Title: <b>Monitoring Conservation Projects: Integrating Google Earth Engine, Google Colab and Python</b> by <b>Dr. Rafaela Tiengo</b>
Title: <b>Monitoring Conservation Projects: Integrating Google Earth Engine, Google Colab and Python</b> by <b>Dr. Rafaela Tiengo</b> <a class="link_presentation" href="docs/presentations/Rafaela_Tiengo_Keynote.pdf" target="_blank">[PDF]</a>
<br>
<b>Abstract:</b> The use of advanced technologies, particularly Google Earth Engine, Google Colab, and Python, offers significant potential
for monitoring and analyzing land cover changes in conservation projects. Focusing on São Miguel Island in the Azores, it discusses
Expand All @@ -217,11 +217,11 @@ <h2 style="color: #ffffff;">Schedule</h2>
<span style="display: none; text-align: justify-center;">
1. Joseph Paintsil
<br>
Title: “Spatial Assessment of Air Quality Index (AQI) in Italy using Kriging interpolation methods”
Title: “Spatial Assessment of Air Quality Index (AQI) in Italy using Kriging interpolation methods” <a class="link_presentation" href="docs/presentations/Joseph_Paintsil_PP2.pdf" target="_blank">[PDF]</a>
<br>
2. Seyed Amir Muhammad Qureshi
<br>
Title: “AquMADE: A GIS-based web application to assess groundwater quality by introducing a risk-based irrigation water quality index (RB-IWQI)”
Title: “AquMADE: A GIS-based web application to assess groundwater quality by introducing a risk-based irrigation water quality index (RB-IWQI)” <a class="link_presentation" href="docs/presentations/Seyed_Qureshi_PP2.pdf" target="_blank">[PDF]</a>
</span>
</td>
</tr>
Expand Down Expand Up @@ -270,12 +270,12 @@ <h2 style="color: #ffffff;">Schedule</h2>
<span style="display: none; text-align: justify-center;">
1. Linda Polanco
<br>
Title: “Indigenous Land Titling in Colombia: A Path to Peacefor Native Communities, Highlighting the Role of Geographic Information in the Process”
Title: “Indigenous Land Titling in Colombia: A Path to Peacefor Native Communities, Highlighting the Role of Geographic Information in the Process” <a class="link_presentation" href="docs/presentations/LindaPolanco_PP3.pdf" target="_blank">[PDF]</a>
<br>
2. Eguagie-Sui Precious
<br>
Title: “Leveraging Spatial Analysis Techniques for Comprehensive Assessment of
Internally Displaced Persons (IDP) Camps in Born State”
Internally Displaced Persons (IDP) Camps in Born State” <a class="link_presentation" href="docs/presentations/Precious_Eguagie.pdf" target="_blank">[PDF]</a>
</span>
</td>
</tr>
Expand Down Expand Up @@ -367,7 +367,7 @@ <h2 style="color: #ffffff;">Schedule</h2>
<span style="display: none; text-align: justify-center;">
<b>Grant winner for best paper submission: Smit Rajshekhar Patel </b>
<br>
Title: “Delineating Arable Land and Groundwater Potential in the Palestinian-Israeli Landscape: An Insight into Resource Contestation and Territoriality”
Title: “Delineating Arable Land and Groundwater Potential in the Palestinian-Israeli Landscape: An Insight into Resource Contestation and Territoriality” <a class="link_presentation" href="docs/presentations/Smit_Patel.pdf" target="_blank">[PDF]</a>
</span>
</td>
</tr>
Expand Down

0 comments on commit 985a7d0

Please sign in to comment.