Skip to content

fogleman/terrarium

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Terrarium

Some code for generating topographic contour maps. Documentation is currently lacking, so you're mostly on your own!

cmd/test/main.go will automatically fetch (and locally cache) AWS Terrain tiles and render a topographic isoline map as a PNG. You can specify a lat/lng bounding box or use a shapefile. See the top of main.go to configure this.

cmd/contours/main.go will generate contours for a grayscale input image. Again there are some constants at the top of the file that you can configure.

Examples

Colorado

Colorado

Valles Marineris on Mars

Valles Marineris

About

Some code for generating topographic contour maps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages