mirix / MapPy

Interactive maps to learn basic geography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapPy

Interactive maps to learn basic geography

SITE WEB

https://sciting.eu/sciting/samples/mappy/

ABOUT

MapPy is an interactive pedagogical tool conceived to help children learn basic political geography in an entertaining way.

For portability, it has been conceived as a web application. Only a computer, a web browser and an internet connection are required, but a large screen is also recommended.

It is a world map with country flags centred on the coordinates of the capital cities. Clicking on the flag reveals information about the country (name of the country and the capital, demonym, adjective and currency). The countries are coloured according to the continent they belong to. Hovering over their area highlights the country borders whereas clicking on the country causes the map to be zoomed and centred on it. Furthermore, transparency enables to appreciate the geological features.

Five languages are currently provided: English, French, German, Portuguese and Slovak. If anyone wishes to help us with Luxembourgish and/or other languages, we would be delighted to extend the linguistic offer.

USE AS A QUIZ OR GAME

We propose the following possible usage: Individual players or teams point to a flag and the competitor player or team is required to enunciate the name of the country and its capital. They receive one point for each correct answer. After a number of rounds, say ten, the player or team with the highest score wins the competition.

SOURCE CODE

The Python 3 source code used to generate the HTML files is freely available here.

CAVEATS

The colour of the country depends on the continent its capital city lays on (for instance Russia is entirely coloured blue, which is the colour that correspond to Europe, including its Asian regions). The Australian continent and the Pacific islands which does not fit within the seven-continent model have been grouped as Oceania. Many non fully sovereign territories has been included, but not all, which may be confusing. We may trim them at some point.

About

Interactive maps to learn basic geography


Languages

Language:HTML 99.9%Language:Python 0.1%