Skip to content

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

License

Notifications You must be signed in to change notification settings

chongzi5210/deck.gl-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Compressing Images/GIFs

See ImageMagick convert docx

convert input.gif --resize x300 output.gif

Sources

website/sf-districts.png is modified (removed the sea from original image) from San Francisco districts map.svg.

examples/mesh/minicooper.obj is from John Burkardt's data sample collection

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published