Skip to content

Various map projections plotted using the plotters Rust library

Notifications You must be signed in to change notification settings

AlexDikelsky/Map-Projections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Various map projections plotted using the plotters Rust library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages