返回顶部
n

norway-roads挪威路况查询

Query real-time road conditions, closures, and traffic issues in Norway. Use when the user asks about road status, closed roads, traffic conditions, weather on roads, or planning a route in Norway. Handles queries like "Are there road closures between Oslo and Bergen?", "What's the road condition on E6?", "Any issues driving to Trondheim today?", or general road condition checks for Norwegian roads.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,364
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

norway-roads

挪威道路

从Statens Vegvesen NVDB API查询实时道路封闭和路况信息。

快速开始

查看所有当前道路封闭:
bash
./scripts/query_roads.py

查询两城市间路线:
bash
./scripts/query_roads.py --from 奥斯陆 --to 卑尔根

查询特定道路/地点:
bash
./scripts/query_roads.py --road 斯特林山

获取JSON输出:
bash
./scripts/query_roads.py --json

使用示例

查询路线状况

规划挪威两城市间行程时:

bash
./scripts/query_roads.py --from 奥斯陆 --to 卑尔根
./scripts/query_roads.py --from 奥斯陆 --to 特隆赫姆
./scripts/query_roads.py --from 卑尔根 --to 斯塔万格

支持的城市:奥斯陆、卑尔根、斯塔万格、特隆赫姆、特罗姆瑟、克里斯蒂安桑、奥勒松、博德

按地点名称筛选

bash
./scripts/query_roads.py --road 斯特林山
./scripts/query_roads.py --road E6

返回数据内容

该技能从NVDB查询两种类型的道路限制:

  1. 1. 道路封闭 - 计划性或永久性封闭
- 季节性封闭(冬季山口) - 滑坡/雪崩封闭 - 维护封闭 - 原因:雪、冰、岩石
  1. 2. 物理障碍 - 道路物理阻挡
- 闸门、护栏、混凝土块 - 永久性限制

API响应格式

每条封闭信息包含:

  • - 地点:街道/道路名称
  • :挪威郡
  • 市镇:市镇
  • 开始日期/结束日期:封闭时段
  • 原因:雪、冰、岩石
  • 类型:封闭或障碍

数据来源

  • - API:NVDB v3(国家道路数据库)
  • URL:https://nvdbapiles-v3.atlas.vegvesen.no
  • 对象类型:485(道路封闭)、607(物理障碍)
  • 更新频率:官方数据库实时更新
  • 无需API密钥:开放公共数据

常用挪威语术语

挪威语中文
Vegstengning道路封闭
Vegsperring
道路障碍 | | Snø | 雪 | | Is | 冰 | | Stein | 岩石 | | Fylke | 郡 | | Stengt | 已关闭 |

主要路线与郡

郡:

  • - 维肯郡(奥斯陆地区)
  • 韦斯特兰郡(卑尔根地区)
  • 罗加兰郡(斯塔万格地区)
  • 特伦德拉格郡(特隆赫姆地区)
  • 特罗姆斯-芬马克郡(北部)
  • 阿格德尔郡(南部)
  • 默勒-鲁姆斯达尔郡(奥勒松地区)
  • 诺尔兰郡(博德地区)

主要道路:

  • - E6:南北干线(希尔克内斯-哈尔登)
  • E16:卑尔根-奥斯陆经莱达尔隧道
  • E39:西海岸路线

局限性

  • - 仅显示NVDB中注册的封闭信息,非实时交通事件
  • 实时交通请使用Vegvesen手机应用或拨打175
  • 冬季封闭通常为季节性和重复性
  • 部分近期事件可能尚未登记

参考

API详情和城市映射请参见references/api-docs.md

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 norway-roads-1776351015 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 norway-roads-1776351015 技能

通过命令行安装

skillhub install norway-roads-1776351015

下载

⬇ 下载 norway-roads v1.0.0(免费)

文件大小: 6.14 KB | 发布时间: 2026-4-17 15:36

v1.0.0 最新 2026-4-17 15:36
- Initial release of norway-roads skill.
- Enables real-time queries for road conditions, closures, and barriers in Norway using NVDB public API.
- Supports city-to-city route checks, specific road or location queries, and filtering by closure cause (e.g., snow, ice).
- Returns detailed closure data including location, period, and reason.
- No API key required; updates in real time from official Statens Vegvesen data.
- Includes sample commands, major route info, county overview, and Norwegian-English road terms.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部