Skip to content

itownsResearch/demo-geoid

Repository files navigation

iTowns : Demo-geoid

This demo showcases the use of itowns2 (geoid branch) to show the Earth's geoid.

Demo

To produce a new dataset pyramid, a possibility is to create two gdal-compatible images of size (512x2^N)x(256x2^N), such as 8192x4096 or 4096x2048, and to process them with the provided publish_pyramid.sh script.

  • 1 single-channel float32 image for the elevation
  • 1 color image (rgb uint8) for the coloring

For instance, the provided dataset as been created from files named "localcolors.tif" and "geoid.tif" using :

  • ./publish_pyramid.sh localcolors.tif 4 4096 localcolors JPEG jpg
  • ./publish_pyramid.sh geoid.tif 4 4096 geoid ENVI bil

Dataset

The dataset credentials are : "© IGN, dataset : EIGEN-6C4 model (CNES/GRGS and GFZ)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •