Tool to retrieve data about specific features from vector tilesets based on a location. Use when you need to query tileset features at a geographic point, such as finding buildings, roads, or points of interest near coordinates.
latRequirednumberLatitude coordinate to query.
lonRequirednumberLongitude coordinate to query.
bandsstringComma-separated list of band names for filtering rasterarray tileset results.
limitintegerNumber of features to return, between 1 and 50. Default is 5.
dedupebooleanWhether to de-duplicate features by ID. Default is true.
layersstringComma-separated list of layer IDs to query. If not specified, queries all layers.
radiusnumberApproximate distance in meters to query for features. Default is 0 for point-in-polygon queries.
geometrystringFilter by feature geometry type. If not specified, queries all geometry types.
tileset_idRequiredstringThe tileset ID to query (e.g., 'mapbox.mapbox-streets-v8'). Can be comma-separated list for compositing.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.