get_tag_stats
Retrieve usage statistics for OpenStreetMap tags to analyze tag frequency and common values in map data.
Instructions
Get usage statistics for OSM tags from Taginfo
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | OSM tag key (e.g., "highway", "amenity", "shop") | |
| include_values | No | Include popular values for the key (default: true) | |
| values_limit | No | Maximum number of values to include (default: 20) |