开发者

RSS with international news and GEO coordinates (GEORSS)

开发者 https://www.devze.com 2023-01-11 19:38 出处:网络
I\'m developing a program w开发者_Go百科ho can locate point given a coordinate over a map, do you know an RSS with international news a geo data to test with?

I'm developing a program w开发者_Go百科ho 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>


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消