Mapbox Tilequery API

The Mapbox Tilequery API allows you to retrieve data about specificfeatures from a vector tileset, based on a given latitude and longitude.The Tilequery API makes it possible to query for features within a radius,do point-in-polygon queries, query for features in multiple compositelayers, and augment data from the Mapbox Geocoding API with custom data.