What problem does it solve?
Location intelligence tasks (geocoding, reverse geocoding, nearby POI discovery, and routing) without vendor lock-in, using open data sources from OpenStreetMap and related services to power location-aware apps.
Core Features & Use Cases
- Geocode place names to coordinates and provide display names, bounding boxes, and context.
- Reverse geocode coordinates into human-readable addresses and place details.
- Find nearby POIs across 46 categories with distance, maps links, and optional metadata like opening hours and contact information.
- Compute driving, walking, or cycling distances and turn-by-turn directions between two places, plus timezone lookups and area/bbox calculations.
- Works with OpenStreetMap/Nominatim, Overpass, and OSRM without requiring API keys.
Quick Start
Geocode "Eiffel Tower" to obtain latitude and longitude for subsequent location queries.