EN DE
← ← Back to Index

maps

productivity › maps v1.2.0
maps geocoding places routing distance directions nearby location openstreetmap nominatim overpass osrm

Description

Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.

Relevance to Our Projects

Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.

SKILL.md Preview

# Maps Skill

Location intelligence using free, open data sources. 8 commands, 44 POI
categories, zero dependencies (Python stdlib only), no API key required.

Data sources: OpenStreetMap/Nominatim, Overpass API, OSRM, TimeAPI.io.

This skill supersedes the old `find-nearby` skill — all of find-nearby's
functionality is covered by the `nearby` command below, with the same
`--near "<place>"` shortcut and multi-category support.

## When to Use

- User sends a Telegram location pin (latitude/longi

← ← Back to Index