Geographic Data - an Introductory Tale
Language: English
The presentation was given on 2021.05.02 at PyCon Israel 2021.
An introduction to Geographic Data, some of its basic concepts and common Python tools for working with it.
At some point in life there might come a time where you might need to work with geographic data. Instead of waiting in dread for that day, it's best to be prepared!
In my talk I'll explain a bit about geo-data types, formats and concepts, and existing Python tools to easily work with it - all while working through a fun and quirky sample case that we'll solve together.