route-map-visualizer
Installation
SKILL.md
Visualizes pre-ordered routes and location maps via scripts/map_generator.py.
Fully offline Python engine — no outbound HTTP from Python. Road geometry
rendered directly when provided by a connector; OSRM used browser-side as a
fallback when it is not.
Steps
1. Choose kind
| Value | Use when |
|---|---|
"map" |
Plot locations only — no path (weather, CRM records, site lists) |
"route" |
Ordered stops + path |
"auto" |
Default — infers map unless stops key or round_trip hint |
2. Resolve coordinates — per point, in order:
lat/lonalready present — from user, connector result, Dataverse, CRM, CSV, etc. Never overwrite.- Alias match in
assets/place_lookup.json - Web-search the place's lat/lon, then add to payload