|
9 | 9 | "source": [ |
10 | 10 | "#### Doing Geospatial in Python\n", |
11 | 11 | "\n", |
12 | | - "Version: 1.7, 2025-11-17\n", |
| 12 | + "Version: 1.8, 2026-06-19\n", |
13 | 13 | "\n", |
14 | 14 | "<img style=\"float: left;\" src=\"images/geopython-logo.png\">\n", |
15 | 15 | "\n", |
|
29 | 29 | "\n", |
30 | 30 | "The workshop is provided using the Jupyter Notebook environment with Python 3.\n", |
31 | 31 | "\n", |
32 | | - "## [FOSS4G 2025](https://2025.foss4g.org) workshop team\n", |
| 32 | + "## [FOSS4G-EU 2026](https://2026.europe.foss4g.org/) workshop team\n", |
33 | 33 | "\n", |
34 | 34 | "\n", |
35 | 35 | "<table>\n", |
36 | 36 | " <tr>\n", |
37 | 37 | " <td><a href=\"https://github.com/tomkralidis\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/910430?v=4\"/></a></td>\n", |
38 | | - " <td><a href=\"https://github.com/jorgejesus\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/1275400?v=4\"/></a></td>\n", |
| 38 | + " <td><a href=\"https://github.com/justb4\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/582630?v=4\"/></a></td>\n", |
| 39 | + " <td><a href=\"https://github.com/geographika\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/490840?v=4\"/></a></td>\n", |
| 40 | + " <td><a href=\"https://github.com/pvgenuchten\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/299829?v=4\"/></a></td>\n", |
39 | 41 | " </tr>\n", |
40 | 42 | " <tr>\n", |
41 | 43 | " <td>Tom Kralidis</td>\n", |
42 | | - " <td>Jorge Samuel Mendes de Jesus</td>\n", |
| 44 | + " <td>Just van den Broecke</td>\n", |
| 45 | + " <td>Seth Girvin</td>\n", |
| 46 | + " <td>Paul van Genuchten</td>\n", |
43 | 47 | " </tr> \n", |
44 | 48 | "</table>\n", |
45 | 49 | "\n", |
|
53 | 57 | "6. [Data analysis](06-data-analysis.ipynb)\n", |
54 | 58 | "7. [Visualization](07-visualization.ipynb)\n", |
55 | 59 | "8. [Metadata](08-metadata.ipynb)\n", |
56 | | - "9. ~[Publishing](09-publishing.ipynb)~ this section is not provided for the FOSS4G Europe 2024 workshop\n", |
| 60 | + "9. ~[Publishing](09-publishing.ipynb)~ this section is not provided for the FOSS4G Europe 2026 workshop\n", |
57 | 61 | "10. [Remote Data](10-remote-data.ipynb)\n", |
58 | 62 | "11. [Emerging Technology and Trends](11-emerging-technology-trends.ipynb)\n", |
59 | 63 | "12. [Conclusion](12-conclusion.ipynb)\n", |
|
164 | 168 | "### Deliveries\n", |
165 | 169 | "\n", |
166 | 170 | "This workshop has been delivered at the following conferences/events:\n", |
| 171 | + "\n", |
| 172 | + "* [FOSS4G Europe 2026](https://2026.europe.foss4g.org) (version 1.8)\n", |
167 | 173 | "* [FOSS4G 2025](https://2025.foss4g.org) (version 1.7)\n", |
168 | 174 | "* [FOSS4G Europe 2025](https://2025.europe.foss4g.org) (version 1.6)\n", |
169 | 175 | "* [FOSS4G 2024](https://2024.foss4g.org) (version 1.5)\n", |
|
0 commit comments