Use OpenStreetMap and OSRM services for geocoding, reverse geocoding, nearby POI search, driving and walking routes, distance/time estimates and timezone lookup
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Find the driving distance and estimated time between the Eiffel Tower and the Louvre in Paris.
Your agent does
Distance: 3.8 km Driving Duration: 9.5 minutes Route: Via Quai d'Orsay and Pont Royal. Coordinates: Start (2.2945, 48.8584), End (2.3376, 48.8606)
What you get
About this skill
The problem
Integrating map features often requires expensive commercial API keys with complex billing tiers. Developers needing simple geocoding, routing, or POI discovery shouldn't have to manage credit balances for basic geographic lookups.
What it does
- Converts addresses to latitude and longitude using Nominatim.
- Performs reverse geocoding to identify street names and cities from coordinates.
- Calculates driving, walking, and cycling routes including distance and duration estimates via OSRM.
- Queries nearby points of interest (POIs) like cafes or landmarks using the Overpass API.
- Resolves timezones based on geographic coordinates.
Frameworks & tools
OpenStreetMap (OSM), OSRM, Nominatim, Overpass API, and jq for JSON processing.
Why this beats prompting it yourself
This skill handles the specific technical nuances of open-source map APIs, such as the required User-Agent headers for Nominatim and the specific lon,lat coordinate ordering in OSRM that often trips up manual implementations. It ensures rate-limit compliance and correct query formatting for complex Overpass Turbo lookups.
Use cases
- Estimate delivery times for local courier services.
- Build store locators to find the nearest physical branches.
- Enrich datasets with neighborhood and timezone information.
- Compare walking vs. driving durations for urban planning scripts.
Known limitations
Public Nominatim endpoints are limited to 1 request per second. Not suitable for live traffic routing or massive batch processing without local hosting.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
More reviews for Edric Vale5.0(1)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Browse More Skills
Prompt Dataset Builder
Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.
Incident Postmortem
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
Git History Archaeologist
Excavate git history: blame forensics, reverted-change recovery, and commit narrative reconstruction.