Skip to content

Creates a cool graphic using elevation data from any height map image

Notifications You must be signed in to change notification settings

RabidSheep55/ElevationPlotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World heightmap graphic

Elevation Plotter

This python script will take in a height map image and generate a cool-looking graphic based on that elevation data. I was healivily inspired by u/newishtodc's work on r/dataisbeautiful (I basically copied what he did in R, but in python) as well as Vulfpeck's Hillclimber album cover. The script is heavily customizable, feel free tweak the parameters at your liking!

Example

Here's an example using a heightmap of Australia I found here Australia example graphic

How to use

Simple! just download the map.py file, open it up, change the path to the source heightmap image you want to use, and tweak the parameters at the top until you get something you like! The output image will be saved in the same directory as the input image.

About

Creates a cool graphic using elevation data from any height map image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages