count_places
Count OpenStreetMap elements with a specific tag within a bounding box, providing a lightweight alternative to fetching full geometries.
Instructions
Count OSM elements matching a tag within a bounding box (cheaper than full geometry).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| east | Yes | ||
| west | Yes | ||
| north | Yes | ||
| south | Yes | ||
| tag_key | Yes | ||
| tag_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||