Vectortile Dataset

Process a geospatial dataset into Vector Tiles using the Studio Data API. Pass a source UUID (already uploaded to Foursquare Studio) to convert to Vector Tiles. Your dataset must be either of GeoJSON format or be a CSV with latitude and longitude columns.

Body Params

The body must contain the source dataset UUID, and may optionally define a target dataset ID.

string
required

The source dataset to vector tile. Must be a GeoJSON.

string

The target dataset to save vector tiles to, overwriting any existing dataset stored at the ID. When not specified, a new dataset record is created.

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json