Skip to content

Code base for workshop on Spatial Data Science Conference

License

Notifications You must be signed in to change notification settings

ActionEngine/sdsc-workshop-2024

Repository files navigation

Example: Deck.gl selectable polygons

A GeoJSON layer on top of a CARTO basemap. The layer visualize 5-digit Zip Code Tabulation Area of New York and nearlest cities.

Uses Vite to bundle and serve files.

Please follow the link to our Slack channel

Usage

Or run it locally:

npm install
# or
yarn

Commands:

  • npm run dev is the development target, to serve the app and hot reload.
  • npm run build is the production target, to create the final bundle and write to disk.

About

Code base for workshop on Spatial Data Science Conference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published