Skip to content

A map in the style of Buckminster Fuller’s Airocean World Map, using Snyder's equal-area projection

License

Notifications You must be signed in to change notification settings

locoluis/isea-airocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isea-airocean

A map in the style of Buckminster Fuller’s Airocean World Map, using Snyder's equal-area projection

Countries.

This Python code requires the pyproj package, which includes an implementation of Snyder's equal-area projection.

I chose specific parameters for the projection's center and azimuth, in order to generate a map that can be rearranged like Fuller's. After doing so, the code determines the triangle or polygon where the chosen point is located, and then applies the required translations and rotations.

As there's no inverse implementation of the ISEA projection, there's no inverse of this transformation.

About

A map in the style of Buckminster Fuller’s Airocean World Map, using Snyder's equal-area projection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages