validate_osm_tag
Check if OpenStreetMap tag combinations are valid and receive improvement suggestions to ensure accurate map data.
Instructions
Validate if an OSM tag combination is commonly used and get suggestions
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | OSM tag key | |
| value | Yes | OSM tag value |