Skip to content

civic-data-design-lab/GlobeA

Repository files navigation

This is a minimal standalone version of the GlobeView example on deck.gl website.

Usage

Copy the content of this folder to your project.

# install dependencies
npm install
# or
yarn
# bundle and serve the app with webpack
npm start

Data format

Sample data is stored in deck.gl Example Data, showing air traffic data on selected dates collected by The OpenSky Network. Source under the Creative Commons CC-BY license.

For more information about using the GlobeView, check out the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published