Skip to content

NEW-HEAT/loaders.gl-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,735 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

loaders.gl


loaders.gl is a framework in the vis.gl framework suite that provides a collection of framework-independent loaders focused on geospatial, 3D and big data visualization use cases.

Documentation

loaders.gl is extensively documented on the loaders.gl website.

Contributing

See CONTRIBUTING.md.

Build and test workflows

  • Run yarn build-modules to execute the existing ocular and lerna build flow for modules. The default yarn build command delegates to this script for backward compatibility.
  • Run yarn test-modules for the standard module test suite (also available through yarn test).
  • Run yarn build-apps to run the tile-converter app build (currently the only app in this repository).
  • Run yarn test-apps to exercise the tile-converter app test/build script when available.

License

loaders.gl is licensed under a permissive open source license, using an MIT umbrella license.

Some individual loaders are forked from other open source code bases that are licensed be under different but compatible permissive licenses such as Apache 2 or BSD.

No code that uses proprietary, copy-left or non-permissive licenses is included in loaders.gl.

You can check the "Attributions" section for each loader module before you install it if the details matter to you.

About

Loaders for big data visualization. Website:

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 62.7%
  • C++ 19.3%
  • Wolfram Language 10.3%
  • JavaScript 7.1%
  • C 0.2%
  • HTML 0.2%
  • Other 0.2%