nearby
Find Wikipedia articles around a location using an article title or lat/lon; returns distances in meters/km for travel research and local discovery.
Instructions
List Wikipedia articles geographically near a location — location-based discovery. Anchor by article title (e.g. 'Eiffel Tower' — uses that article's coordinates, no geocoding service needed) or by explicit lat/lon. Returns nearby articles with distances in meters/km. Useful for travel research and 'what's notable around here' questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude in decimal degrees (-90 to 90). Requires lon. | |
| lon | No | Longitude in decimal degrees (-180 to 180). Requires lat. | |
| lang | No | Wikipedia language code (default 'en') | en |
| limit | No | Max articles to return (default 20, max 50) | |
| title | No | Anchor article title (e.g. 'Eiffel Tower'). Use instead of lat/lon. | |
| radius | No | Search radius in meters (default 1000, max 10000) |