铁轨 + Postgis与spatial_adapter或postgis_adapter gem?
我需要将 Ruby-on-Rails 与 Postgis 数据库一起使用。 任何使用过 spatial_adapter 和 postgis_adapter 宝石? 有什么区别?你推荐哪一个?还有其他宝石可以推荐吗?
I need to use Ruby-on-Rails together with a Postgis database.
Anyone experience with both spatial_adapter and postgis_adapter gem?
What are the differences? Which do you recommend? Are there any other gems you recommend?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
postgis_adapter是从spatial_adapter分叉出来的,所以它们非常相似。主要区别是:
postgis_adapter was forked from spatial_adapter, so they are very similar. The key differences are: