What problem does it solve?
It solves location-lookup and routing friction by turning place names, coordinates, and user queries into usable geographic results without needing paid APIs.
Core Features & Use Cases
- Geocode and reverse geocode: Convert a place name to coordinates and coordinates to a human-readable address.
- POI search (nearby and within area): Find restaurants, hospitals, pharmacies, hotels, and more using OpenStreetMap data.
- Routing and travel intelligence: Compute driving/walking/cycling distance and duration, plus turn-by-turn directions.
- Timezone lookup: Determine timezone name, UTC offset, and current local time for coordinates.
- Use case example: Ask for nearby cafés around a Telegram location pin to get a ranked list of places with distance and tap-to-open map links.
Quick Start
Request coordinates and nearby places from a user by asking: Find nearby restaurants around 48.8584, 2.2945 with a radius of 1500 meters.