/Map-Projections

Various map projections plotted using the plotters Rust library

Primary LanguageRust

Map Projections

This is an implementation of many map projections as defined in the book "Flattening the Earth" by John P. Snyder. It uses the plotters library to draw new projections to the screen.

Several example projections are shown below, in addition to more in the maps directory.

There will be a website where projections can be generated on the fly soon.

This was created in Rust using Vim. The functions for map projections are as defined in "Flattening the Earth" by John P. Snyder.

Sinusoidal Mercator