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.
我目前正在考虑将 mongoDb 用于地理空间项目,在不久的将来,该应用程序应该具有地理空间路由功能。
但我找不到类似 pgRouting 等价于 mongoDb
有什么解决方案可以用 mongoDb 计算路线吗?
谢谢
我是 pgRouting 的开发人员,我玩过 mongoDB 空间的东西,但我不知道 mongoDB 有任何路由附加组件。事实上,与 postGIS 相比,mongoDB 的地理空间部分非常有限。