RSS with international news and GEO coordinates (GEORSS)

1.5k Views Asked by At

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>
1

There are 1 best solutions below

0
On BEST ANSWER

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.