Skip to content

haytastan/carto-vl-training

 
 

Repository files navigation

CARTO VL training

Welcome to the CARTO VL training. This repository will support a training session covering several CARTO VL topics. It will lead you from the basics of creating a map to advanced techniques for developing powerful interactive visualizations.

We recommend reviewing these slides first for a quick overview of how and why CARTO VL is useful for you: http://bit.ly/carto-vl-training

After completing these training modules, you will be able to create your first CARTO VL map. We also link to the CARTO VL documentation and guides throughout, so you have resources for further information. After you go through the training, please send us your feedback about the session so we can improve the documentation and guides.

What is CARTO VL?

CARTO VL is a JavaScript library used to create custom location intelligence applications that leverage the power of CARTO. It uses WebGL to enable powerful vector maps.

It relies on Mapbox GL to render the basemaps. Mapbox GL can be used for other functionality too, read the Mapbox GL documentation for more information. However, keep in mind that CARTO VL layers can only be controlled with the CARTO VL API and that Mapbox GL native layers can only be controlled with the Mapbox GL API. Therefore, CARTO VL expressions cannot be used for Mapbox GL layers and vice versa.

Requirements

  • Git and this repository, cloned.
  • Basic knowledge of HTML, CSS and JavaScript would be helpful.
  • A text editor and an Internet connection.

Sections

  1. Getting Started
  2. Using Data in Your Visualization with Sources
  3. Styling Properties Using Expressions
  4. Introduction to Ramps and Data-Driven Visualizations
  5. Using Legends
  6. Aggregation
  7. Zoom-Based Styles
  8. Animation
  9. Intro to Interactivity and Events

How to use this repository

Attending and following a training session should not be a stressful experience. This repository is split into multiple sections. Each of the sections will have several steps. You can easily jump between the sections and steps as needed, since each of them has a title and a link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published