-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request