You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
When updating a Dataset via datasets.update_feature(), I need a way to propagate my changes to Tilesets automatically. Is this something the Tilesets API will allow for? Can't see a way to achieve this at present.
@gamb The Tilesets API is read-only and will only provide metadata about the tileset itself. But you can export a Dataset to a Tileset using the Uploader.create method and a custom URI:
Still in preview: https://www.mapbox.com/api-documentation/#tilesets
The text was updated successfully, but these errors were encountered: