amap

高德地图路径规划能力,支持自然语言查询两个地点之间的距离、驾车时间,以及高级行程规划

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "amap" with this command: npx skills add tangqihy/openclaw-map-skills/tangqihy-openclaw-map-skills-amap

高德地图路径规划

功能

  • 自然语言路径查询:查询两个地点之间的驾车距离和时间
  • 地理编码:将地址转换为经纬度坐标
  • 驾车路径规划:规划最优驾车路线
  • 多策略规划:支持时间优先、距离优先、避免收费、不走高速等多种策略

使用方式

基本用法

用户可以使用自然语言询问路径问题:

  • "光启园到公园海德要多久?"
  • "从上海虹桥到浦东机场距离多远?"
  • "开车从家到公司需要多少时间?"
  • "帮我规划一下从A到B的路线,不走高速"

参数

  • origin - 起点(地址或经纬度)
  • destination - 终点(地址或经纬度)
  • city - 城市(可选,默认:上海)
  • strategy - 规划策略
    • 0: 速度优先(默认)
    • 1: 费用优先(不走收费)
    • 2: 常规最快
    • 4: 躲避拥堵
    • 10: 综合推荐(躲避拥堵+时间优先)
    • 13: 不走高速
    • 14: 避免收费
    • 19: 高速优先

返回格式

📍 光启园 → 公园海德
🚗 距离:XX.X km
⏱️  预计时间:XX 分钟
💡 路线概况:XX条主路,XX个红绿灯
💰 预计路费:XX 元

注意事项

  • 需要 AMAP_API_KEY 环境变量或配置文件中设置高德 API Key
  • 建议上海地区查询,其他城市需要指定 city 参数

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

amap

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

LovTrip China Map (Amap)

高德地图助手 / Amap Map Tools for China — 地理编码、周边搜索、路线规划、地图链接生成。当用户需要中国大陆范围的地理编码、地点搜索、路线规划时使用。

Registry SourceRecently Updated
1551Profile unavailable
General

Workspace Trash

Soft-delete protection for workspace files. Intercept file deletions and move them to a recoverable trash instead of permanent removal. Use when deleting, re...

Registry SourceRecently Updated
General

Deploy Public

Private-to-public repo sync. Copies everything except ai/ to the public mirror. Creates PR, merges, syncs releases.

Registry SourceRecently Updated