Volunteer intake boosts skills and capacity

2021 volunteer intake - four new volunteers with Mapction T-shirts smile at the camera in an office with a map behind them.
From left: Chris Tilt, Cate Seale, Piet Gerrits and Yolanda Vazquez

MapAction’s work is built around the skills and dedication of its volunteers. They work in numerous different fields in their day jobs and join us to undertake emergency and planned assignments both around the world and remotely. 

This year, after a careful selection process, we are delighted to welcome two data scientists, a data engineer and a GIS expert onboard. They will help us to broaden and diversify our skill base and increase our analytical capacity. 

We are now beginning the process of equipping the new intake with additional knowledge and competences they’ll need to function effectively in humanitarian contexts.

Chris Tilt (Data engineer)

My background is software development, primarily with .NET.  I find building software fun when it helps people or when it solves an interesting problem. 

Having not worked in this sector previously, for me the learning curve may be steep to begin with.  However, joining MapAction is an opportunity that’s hard to find.  There are many interesting people here and the work speaks for itself, so I’m looking forward to getting involved!

Outside of work or my interest in tech, I’m an avid runner, and enjoy learning new things, civilised arguments about politics and Scandinavian crime thrillers. 

Cate Seale (Data scientist)

I was always torn between the academic and creative. Mapping and data science allows me to do both. I like thinking about the art of the possible, and figuring out and implementing algorithms. But also making design decisions on how to communicate that information in graphs and maps.

I love the idea of people with different skills all coming together to work towards common goals of rights, respect and dignity.

In my spare time, I am addicted to podcasts! My current favourites are Heavyweight and 99% Invisible.

Yolanda Vazquez (GIS)

I am currently working as a Geospatial Consultant at the Satellite Applications Catapult where I am part of a team focused on International Development and Humanitarian work. I wanted to join MapAction because the humanitarian character of the organisation aligns with my personal and professional values, and because I know it is full of passionate map geeks like me who want to use their skills to help people affected by humanitarian emergencies.

What inspires me about the humanitarian sector are its principles and the work that humanitarians do to support people in need with respect and dignity, regardless of race, ethnicity, religion and social status.

In my free time, I love travelling and all things music related; playing, dancing, gigs and festivals.

Piet Gerrits (Data Scientist)

I am currently a PhD researcher at the University of Glasgow and work as a GIS technician at the University of Cambridge. I’m passionate about long-term human-environment interaction and so studied landscape archaeology. After being introduced to GIS and Remote Sensing, I made a career change to Geospatial Data Science and have worked on several research and capacity building projects in Turkey and Iraq that bring together historical data such as maps, censuses and (historical) satellite information. 

Joining Mapaction provides the opportunity to be part of a team that brings together spatial data with the purpose of making people’s lives better.

In my free time, I enjoy learning new things, travelling  and often go kayaking on the river Cam and elsewhere in the UK.

Using data engineering to save lives

By Egor Zverev
Egor is working with us temporarily through Google’s Summer of Code programme.

How could I apply my programming and data science skills to make the world a better and safer place? I’ve been struggling to figure that out for quite some time, and finally after three years of studying computer science at MIPT in Moscow, I found an opportunity to fulfil my dreams. 

Hi, I’m Egor, and I want to write about the impact I am making while working on my Google Summer of Code (GSoC) project at MapAction!

I decided to join the GSoC programme as I felt it was an amazing opportunity to spend my summer working on a real-world open-source project. The programme offered me 202 organisations and over a thousand projects to choose from, but MapAction stood out as the only humanitarian organisation among them, so the choice was obvious to me. I faced some stiff competition as 25 other candidates applied for this role, so I am so grateful for the opportunity to join MapAction in its mission.

My GSoC began with a bonding period, and even that was amazing! I was introduced to MapAction during one of its many training days. I listened to various lectures given by the MapAction team. I was especially inspired by Hannah’s presentation as she is working at both MapAction and UN OCHA (the UN Office for the Coordination of Humanitarian Affairs) where she’s developing an anticipatory action framework. Talking to her was a fascinating part of my GSoC experience as it made me think hard about how I could help solve some of  the world’s problems. Following that, I had a week of meeting various people from MapAction. Each encounter was special in its own way. After my first week, I already felt like I was a part of the team, an ideal time to start coding.

I have been working on the data pipeline project: a MapAction tool to automate the acquisition and transformation of data. During the early stages of emergency response, it’s crucial to gather all necessary data as quickly as possible. My goal was to extend the pipeline from three to 22 data products. This will allow for visualisation of much more infrastructure and landscape features etc. After adding the initial five products, I realised that the code required a serious refactoring as it was quite unwieldy and difficult to deal with. During the first stage I managed to fix many local problems and reduced the total amount of code by almost 30%. Going forward, I am planning to redesign the entire pipeline’s architecture and implement a new design. After this I hope to add unit tests to ensure the code is correct. 

As most of MapAction’s developers are volunteers who only work for a couple of hours per week, a simplified pipeline will make it much easier for both them and any newcomers to make sense of it and use it. My work has also increased the readability of the code and made future pipeline development much faster. 

In summary, not only have I already added many valuable datasets to the pipeline that will allow MapAction volunteers to easily understand the locations of rivers, airports, country boundaries, etc. I am also bringing fundamental changes to the project that will make the life of MapAction’s volunteers much easier. I feel very proud of the impact I am making and it is an honour for me to spend my summer working on this project.