|
| 1 | +--- |
| 2 | +# Documentation: https://wowchemy.com/docs/managing-content/ |
| 3 | + |
| 4 | +title: "Tidy geographic data with sf, dplyr, ggplot2, geos and friends" |
| 5 | +event: OpenGeoHub Summer School |
| 6 | +event_url: https://opengeohub.org/summer-school/opengeohub-summer-school-poznan-2023/ |
| 7 | +location: Adam Mickiewicz University |
| 8 | +address: |
| 9 | + street: |
| 10 | + city: Poznan |
| 11 | + region: |
| 12 | + postcode: |
| 13 | + country: Poland |
| 14 | +summary: |
| 15 | +abstract: |
| 16 | + |
| 17 | +# Talk start and end times. |
| 18 | +# End time can optionally be hidden by prefixing the line with `#`. |
| 19 | +date: 2023-08-27T17:00:00+02:00 |
| 20 | +date_end: 2023-09-01T17:00:00+02:00 |
| 21 | +all_day: false |
| 22 | + |
| 23 | +# Schedule page publish date (NOT event date). |
| 24 | +# publishDate: 2022-05-21T07:43:56+01:00 |
| 25 | + |
| 26 | +authors: [] |
| 27 | +tags: [] |
| 28 | + |
| 29 | +# Is this a featured event? (true/false) |
| 30 | +featured: true |
| 31 | + |
| 32 | +# Featured image |
| 33 | +# To use, add an image named `featured.jpg/png` to your page's folder. |
| 34 | +# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. |
| 35 | +image: |
| 36 | + caption: "" |
| 37 | + focal_point: "" |
| 38 | + preview_only: false |
| 39 | + |
| 40 | +# Custom links (optional). |
| 41 | +# Uncomment and edit lines below to show custom links. |
| 42 | +# links: |
| 43 | +# - name: Follow |
| 44 | +# url: https://twitter.com |
| 45 | +# icon_pack: fab |
| 46 | +# icon: twitter |
| 47 | + |
| 48 | +# Optional filename of your slides within your event's folder or a URL. |
| 49 | +url_slides: https://ogh23.robinlovelace.net/tidy-slides.html |
| 50 | +url_code: https://github.com/Robinlovelace/opengeohub2023 |
| 51 | +url_pdf: |
| 52 | +url_video: |
| 53 | + |
| 54 | +# Markdown Slides (optional). |
| 55 | +# Associate this event with Markdown slides. |
| 56 | +# Simply enter your slide deck's filename without extension. |
| 57 | +# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`. |
| 58 | +# Otherwise, set `slides = ""`. |
| 59 | +slides: "" |
| 60 | + |
| 61 | +# Projects (optional). |
| 62 | +# Associate this post with one or more of your projects. |
| 63 | +# Simply enter your project's folder or file name without extension. |
| 64 | +# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. |
| 65 | +# Otherwise, set `projects = []`. |
| 66 | +projects: [] |
| 67 | +--- |
| 68 | + |
| 69 | +This workshop explores recent development in R's spatial data analysis ecosystem and exciting new developments in the field. |
| 70 | + |
| 71 | +I deliver a 2 part session on 'Tidy Geographic Data', and a session on handling large OpenStreetMap datasets with R, `osmium` and other open source command-line tools. |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +As shown in the course [schedule](https://pretalx.earthmonitor.org/opengeohub-summer-school-2023/schedule/) I will deliver the following sessions: |
| 76 | + |
| 77 | +- [Tidy geographic data with sf, dplyr, ggplot2, geos and friends](https://pretalx.earthmonitor.org/opengeohub-summer-school-2023/talk/7JN3FV/) |
| 78 | + - 2023-08-28, 11:00--12:30, Room 21 (Sala 21)\ |
| 79 | +- [Processing large OpenStreetMap datasets for geocomputation](https://pretalx.earthmonitor.org/opengeohub-summer-school-2023/talk/SRMZVJ) |
| 80 | + - 2023-09-01, 09:00--10:30, Room 18 (Sala 18) |
| 81 | + |
| 82 | + |
0 commit comments