Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个程序,该程序可以在给定地图坐标的情况下定位点,您知道带有国际新闻的 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>
这个雅虎!带有新闻的地图管道在其 RSS 提要中包含坐标。或者为了测试使用来自 GeoRSS 维基百科页面的示例提要。