OpenStreetMap 和 Hadoop
我需要一些有关 Hadoop 和 OpenStreetMap 的周末项目的想法。
我可以使用 EBS 卷中的 OpenStreetMap 快照访问 AWS EC2 实例。 OpenStreetMap 数据位于 PostgreSQL 数据库中。
假设我可以将 OpenStreetMap 数据导出为 xml 格式,然后放入 HDFS 中,可以在 OpenStreetMap 数据上运行什么样的 MapReduce 函数?
换句话说,我现在脑子抽筋了,无法想象什么样的MapReduce操作可以从OpenStreetMap xml中提取有价值的见解?
(即提取所有指定为公园或高尔夫球场的地方。但这只需要做一次,而不是连续)
非常感谢
I need some ideas for a weekend project about Hadoop and OpenStreetMap.
I have access to AWS EC2 instance with OpenStreetMap snapshot in my EBS volume.
The OpenStreetMap data is in a PostgreSQL database.
What kind of MapReduce function can be run on the OpenStreetMap data, assuming I can export them into xml format, and then place into HDFS ?
In other words, I am having a brain cramp at the moment, and cannot think what kind of MapReduce operation that can extract valuable insight from the OpenStreetMap xml?
(i.e. extract all the places designated as park or golf course. But this needs to be done once only, not continuously)
Many Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)