Exercise 1: Building Your Own Thematic Map#

Part 1: Make a map#

In this exercise, you have the freedom to select your dataset. The main goal is to create a correct and aesthetically pleasing thematic map. Utilize your previous knowledge of cartography, as well as the concepts discussed during the lecture and the discussion session to enhance your map. As the focus is on the map’s quality, any suitbale geospatial dataset will suffice. You can find a lot of data sources from the internet. Paituli and Helsinki InfoShare are great places to start from (examples: accessibility data, population grid, traffic data, etc.).

Rememebr to mention the data source and the method you have used for map making (Python (including used libraries), QGIS).

Key Points to Consider#

When creating your choropleth map, consider the following aspects:

  • Layout: Organize the spatial elements cohesively and ensure that the layout supports the map’s purpose and readability.

  • Color Choice: Select colors that effectively convey information and are accessible.

  • Projection: Choose a suitable projection.

  • Map Elements: Include essential elements.

  • Aesthetics: Use what you learned during this week and do your best to make a nice looking map.

Part 2: Weekly learning & Cartographic reflection#

Along with your map, submit a brief reflection (approximately half a page) discussing:

  • what you learned from this week’s lecture and discussion

  • Highlight how these insights were incorporated into your map design

  • Provide a rationale for crucial decisions made during the map-making process, such as choice of projection, color schemes, and inclusion of specific map elements.

  • Describing what your map reveals and how your cartographic choices influence this interpretation.

  • Reflect on what you wish to learn from this course to improve this map further.

Part 3: Working with projections#

Visit the interactive projection lesson on the course website: Projections Lesson

To run the interactive content, you have two options:

  • Use Binder by clicking the rocket icon at the top left of the lesson page, or open it directly via this link. Note that launching Binder may take a few minutes.

  • Alternatively, run the projections.ipynb notebook in the CSC Noppe environment.

Task: Explore the materials and interact with the tools provided. Then answer the following: Which projection introduces the most distortion near the poles, and which one seems to preserve shape better near the equator? Describe your observations using Tissot’s indicatrix as a guide.

Grading reference: (Total Points: 10)

Criteria

Points

Description

Map Quality

3

Overall aesthetics, accuracy, and effectiveness of the choropleth map.

Weekly Learning

2

Understanding and application of the concepts discussed during the week’s lectures.

Cartographic Reflection

3

Quality of the written reflection on cartographic choices, including justification of decisions.

Projection Analysis

2

Correct interpretation of projection distortions using Tissot’s indicatrix and clear explanation.

Submission#

Submit your exercise as a single pdf file to Moodle. There is no need to submit the Python code. Feel free to include screenshots to support yyour naswers.

Deadline: 14 May 2026, end of day.

[ ]: