{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "jTmaE4gi47C9" }, "source": [ "# Tutorial 1: Working with OpenStreetMap\n", "\n", "Within this tutorial, we will explore the power of OpenStreetMap. We will learn how to extract information from OpenStreetMap, how you can explore and visualize this, and how to use it for some basic analysis.\n", "\n", "### Important before we start\n", "---\n", "Make sure that you save this file before you continue, else you will lose everything. To do so, go to **Bestand/File** and click on **Een kopie opslaan in Drive/Save a Copy on Drive**!\n", "\n", "Now, rename the file into Week5_Tutorial1.ipynb. You can do so by clicking on the name in the top of this screen." ] }, { "cell_type": "markdown", "metadata": { "id": "KqMg54GZ47DB", "tags": [] }, "source": [ "## Learning Objectives\n", "