Skip to content

Latest commit

 

History

History
executable file
·
62 lines (28 loc) · 2.47 KB

README.md

File metadata and controls

executable file
·
62 lines (28 loc) · 2.47 KB

The Sphere of the Earth

Educational and museographic project for science museums and exhibitions, about cartography, maps and the geometry of the sphere.

The purpose is to develop an open source exhibit to be displayed in a science museum or science fair. In this repository one can find posters and programs that can be used in addition to some physical materials in order to create an exhibit.

First part of materials consist on a collection of posters with several map projections, obtained by manipulating a satellite image from NASA. Its intended use is to be printed and exhibited together with an Earth globe and some tools (rulers, protractors...)

Second part is a program that shows the Tissot's indicatrix for the same map projections. Tissot's indicatrix is a mathematical graphical tool that helps to understand the inherent distortion of a map.

The project was originally developed by Daniel Ramos, at Museu de Matemàtiques de Catalunya (MMACA), and was awarded the first prize on the international competition "Mathematics for Planet Earth 2013".

Written in Python/Qt and documented in LaTeX.

Program licensed under the General Public License v3. Texts and documentation licensed under the Creative Commons Attribution license 4.0.

Install

All the program is a bunch of python scripts. The only requirement is a working python installation together with appropriate libraries.