X Tutup
The Wayback Machine - https://web.archive.org/web/20201127121953/https://github.com/visgl/deck.gl-data
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

deck.gl-data

Large static data files used by the websites of various vis.gl repositories, to avoid bloating the code repositories.

Contents

  • website - large data files used by deck.gl examples
  • images - images used by deck.gl docs
  • images/whats-new - small 150 pixel tall images and GIFS used in what's new pages
  • images/docs - Larger images and GIFs used inline in docs
  • luma.gl - assets for luma.gl
  • 3d-tiles - 3D Tilesets

Attributions / Licenses / Data Sources

3D Tiles

3d-tiles/RoyalExhibitionBuilding

The Royal Exhibition Building World Heritage Site in Melbourne, Australia, captured with the Zebedee handheld mapping system.

Geodan Rotterdam tilesets

Images

Meshes

Instructions

Compressing Images/GIFs

See ImageMagick convert docx

convert input.gif --resize x300 output.gif

About

Data for the data visualization library deck.gl examples (https://uber.github.io/deck.gl/#/)

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup