DEV Community

Cover image for [Apache Superset] Topic #4, Integrate 2D/3D maps into Superset
Duc Nguyen Thanh
Duc Nguyen Thanh

Posted on

1

[Apache Superset] Topic #4, Integrate 2D/3D maps into Superset

Hello, I'm Duc Nguyen (Duke)

If you have not read the previous articles, please read it before practicing this one.

Topic #1, What is Apache Superset used for and how to install it on Windows 11
Topic #2, Superset ARCHITECTURE
Topic #3, Visualization data from CSV data file

Today I will guide you to insert 2D/3D maps into Superset dashboard in the Superset tutorial series.
Maps in Superset Maps in Superset 2

First, you need a MapBox API token, if you don't have an account, register here

MapBox API token

Fill in the API token from the previous step into MAPBOX_API_KEY='' in the superset\docker\.env file
Fill in the API token

Finally, go to Chart > Create chart then select charts with tags #2D, #3D, Geo, deckGL and choose the chart type you want.

Note that, since you change the value in the environment, you should restart the container for the change to take effect.

and here is the result
result

Have any questions? Stay tuned for the next topic in the Apache Superset tutorial series.

Imagine monitoring actually built for developers

Billboard image

Join Vercel, CrowdStrike, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay