Skip to content
forked from fogleman/terrarium

Some code for generating topographic contour maps.

Notifications You must be signed in to change notification settings

silky/terrarium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%