All Projects → fogleman → Terrarium

fogleman / Terrarium

Some code for generating topographic contour maps.

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Terrarium

Geodataviz Toolkit
The GeoDataViz Toolkit is a set of resources that will help you communicate your data effectively through the design of compelling visuals. In this repository we are sharing resources, assets and other useful links.
Stars: ✭ 149 (-23.59%)
Mutual labels:  maps
Porymap
Map editor for pokeemerald, pokefirered, and pokeruby
Stars: ✭ 164 (-15.9%)
Mutual labels:  maps
Atlas
OSM in memory
Stars: ✭ 172 (-11.79%)
Mutual labels:  maps
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (-23.08%)
Mutual labels:  maps
Pulley
A library to imitate the iOS 10 Maps UI.
Stars: ✭ 1,928 (+888.72%)
Mutual labels:  maps
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (-14.36%)
Mutual labels:  maps
Geojsonify
Easily add GeoJson layers to your Maps
Stars: ✭ 141 (-27.69%)
Mutual labels:  maps
R Gis Tutorial
Spatial data in R: using R as a GIS
Stars: ✭ 191 (-2.05%)
Mutual labels:  maps
Mapfish Print
A component of MapFish for printing templated cartographic maps. This module is the Java serverside module. For support post to the mailing list: https://groups.google.com/forum/#!forum/mapfish-print-users
Stars: ✭ 159 (-18.46%)
Mutual labels:  maps
Google Maps
Google Maps Web Services API wrapper for .NET
Stars: ✭ 171 (-12.31%)
Mutual labels:  maps
Android Maps Ktx
Kotlin extensions (KTX) for the Maps SDK and Utility Library for Android
Stars: ✭ 153 (-21.54%)
Mutual labels:  maps
Aerialbot
A simple yet highly configurable bot that tweets geotagged aerial imagery of a random location in the world.
Stars: ✭ 157 (-19.49%)
Mutual labels:  maps
React Map Interaction
Add map like zooming and dragging to any element
Stars: ✭ 169 (-13.33%)
Mutual labels:  maps
Uber React
Uber-like project in React Native
Stars: ✭ 151 (-22.56%)
Mutual labels:  maps
Airbnb Android Google Map View
This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.
Stars: ✭ 175 (-10.26%)
Mutual labels:  maps
Benmaps.fr
Web maps that don't track you.
Stars: ✭ 147 (-24.62%)
Mutual labels:  maps
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (-14.87%)
Mutual labels:  maps
React Native Open Maps
🗺 A simple react-native library to perform cross-platform map actions (Google or Apple Maps)
Stars: ✭ 192 (-1.54%)
Mutual labels:  maps
Openrouteservice App
🚙 The open source route planner app with plenty of features.
Stars: ✭ 187 (-4.1%)
Mutual labels:  maps
React Native Maps
React Native Mapview component for iOS + Android
Stars: ✭ 12,795 (+6461.54%)
Mutual labels:  maps

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].