访问维基百科网络服务
我正在寻找一些有关如何访问维基百科网络服务的文档,以便获取有关特定纬度/经度坐标周围某些地方的信息。
这就是我正在寻找的: http://www.geonames.org/export/wikipedia-webservice.html
调用示例: http://api.geonames.org/findNearbyWikipedia?lat=52.51&lng=13.44&username=demo&lang=en&maxRows=20
这是维基百科项目网站 任何人都
知道一些基于php的例子如何访问API?
Im searching for some Documentation on how to access the Wikipedia webservices in order to get info on some places around specific lat/long coordinates.
This is what i'm looking for:
http://www.geonames.org/export/wikipedia-webservice.html
Example call:
http://api.geonames.org/findNearbyWikipedia?lat=52.51&lng=13.44&username=demo&lang=en&maxRows=20
This is the wikipedia project website
http://en.wikipedia.org/wiki/Wikipedia:WikiProject_Geographical_coordinates
Anyone knows some php based examples on how to access the API?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
自上次评论以来,我们在提供 API 的 Extension:GeoData 上投入了大量工作为坐标。
Since the last comment a lot of work has been invested in Extension:GeoData which provides an API for coordinates.