OSM高速公路节点

发布于 2024-11-08 19:57:06 字数 244 浏览 0 评论 0原文

有没有一种方法可以在不使用 XAPI 的情况下从 osm 文件获取所有高速公路节点?我正在尝试使用

http://xapi.openstreetmap.org/api/0.6/way[highway=*][bbox=27.5413,47.119,27.678,47.1897] 

查询,但服务器似乎无法正常工作。如果您能告诉我一个 XAPI 服务器替代方案,或者仅获取高速公路节点的其他方法,我将不胜感激。

Is there a way to get all the highway nodes from an osm file without using XAPI? I'm trying to use

http://xapi.openstreetmap.org/api/0.6/way[highway=*][bbox=27.5413,47.119,27.678,47.1897] 

query, but the server doesnt seem to be working. If you can please tell me an XAPI server alternative, or other way to get only the highway nodes, I'd be grateful.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

帅气尐潴 2024-11-15 19:57:06

简短回答

http://www.overpass-api.de/api/xapi?way[highway=*][bbox=27.5413,47.119,27.678,47.1897]

点击这里

还有很多其他提供xapi的替代服务器,你可以找到它们此处

Short answer

http://www.overpass-api.de/api/xapi?way[highway=*][bbox=27.5413,47.119,27.678,47.1897]

or click here

There is lot of other replacements servers providing xapi, you can find them here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文