包含国际新闻和 GEO 坐标的 RSS (GEORSS)

发布于 2024-09-14 12:20:43 字数 329 浏览 5 评论 0原文

我正在开发一个程序,它可以在地图上给定坐标来定位点,您知道带有国际新闻和地理数据的 RSS 来测试吗?

PS:地理数据 EX:

GeoRSS-Simple
<georss:point>45.256 -71.92</georss:point>
GeoRSS-GML
  <georss:where>
    <gml:Point>
      <gml:pos>45.256 -71.92</gml:pos>
     </gml:Point>
  </georss:where>

I'm developing a program who can locate point given a coordinate over a map, do you know an RSS with international news a geo data to test with?

PS: GEODATA EX:

GeoRSS-Simple
<georss:point>45.256 -71.92</georss:point>
GeoRSS-GML
  <georss:where>
    <gml:Point>
      <gml:pos>45.256 -71.92</gml:pos>
     </gml:Point>
  </georss:where>

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

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

发布评论

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

评论(1

哑剧 2024-09-21 12:20:43

这个 雅虎!包含新闻的地图的管道 在其 RSS 源中包含坐标。或者使用 GeoRSS 上 Wikipedia 页面的示例提要进行测试。

This Yahoo! Pipe for a map with news includes coordinates in it's RSS feed. Or for testing use the example feeds from the Wikipedia page on GeoRSS.

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