Skip to content

pbabik/webraster

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
 
 
lib
 
 
 
 
 
 
 
 

webraster

Example of using geotiff.js, plotty and OpenLayers 4 to display GeoTIFF in the browser.

Motivation

While GeoTIFF files are usually large and impractical to send over the wire, there are still use cases for rendering GeoTIFFs directly in the browser, especially in thematic mapping. Sometimes a low-resolution TIFF will be orders of magnitude smaller than bunch of rendered PNG tiles. This is a minimalistic example of integrating geotiff.js, Plotty and OpenLayers 4 in order to display an SRTM elevation model in GeoTIFF format on a web map.

For more functionality including changing color palette and display range, visit the eox.at website.

Demo

https://pbabik.github.io/webraster/

About

Example of using geotiff.js, plotty and OpenLayers 4 to display GeoTIFF in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published