What problem does it solve? It answers location-based questions—coordinates for an address, nearby restaurants or hospitals, travel distance, turn-by-turn directions, and timezones—without requiring any API key or paid map service. ## Core Features & Use Cases - Geocoding & Reverse Geocoding: Convert place names to coordinates and coordinates back to full addresses using Nominatim. - Nearby POI Search: Find places across 46 categories (restaurants, pharmacies, hotels, ATMs) around coordinates or a named place, with distance, opening hours, and clickable Google Maps links. - Routing & Timezones: Compute driving, walking, or cycling distance and turn-by-turn directions via OSRM, plus timezone lookup for any coordinate. - Use Case: A user sends a Telegram location pin and asks for nearby cafes; extract the latitude and longitude from the message and run the nearby command to return a numbered list with distances and tap-to-open map links. ## Quick Start Ask the agent to find coffee shops near a specific address or landmark, for example by requesting cafes within one kilometer of Times Square.