Getting Started with Mapbox Tiling Service (MTS)

Опубликовано: 19 Октябрь 2024
на канале: Mapbox
7,009
80

The installment of our "Getting Started" series will cover how to use the Mapbox Tiling Service to programmatically upload spatial data and cut it into a vector tileset for use in your Mapbox Styles and Maps.

This session will cover:

Write a nodejs script to convert raw CSV data to geojson-ld
Create a tileset source
Write an MTS recipe
Create and publish a new tileset
Use the tileset in a custom style in Mapbox Studio
Consume the style in Mapbox GL JS

Additional Resources

Mapbox Developers Discord Server: https://bit.ly/MapboxDevsDiscord
Mapbox Tiling Service Documentation: https://docs.mapbox.com/mapbox-tiling...
Geojson.io: https://geojson.io
Twitter: @Mapbox @MapboxDevs