Skip to content

Mapbox Tiling Service #10

@walkerke

Description

@walkerke

Mapbox has just rolled out its new Mapbox Tiling Service which promises to convert massive amounts of geodata to vector tiles quickly. Right now, we handle this with upload_tiles(), optionally used with tippecanoe(). MTS appears more straightforward as it doesn't require a number of the intermediary step.

Using this service requires a tileset recipe, which can get reasonably complicated (and replicates some of the functionality in tippecanoe). I'd like to add to add this to the package eventually, so bookmarking this here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions