FerretDB icon indicating copy to clipboard operation
FerretDB copied to clipboard

Support geospatial queries

Open avelino opened this issue 3 years ago • 2 comments

https://docs.mongodb.com/manual/geospatial-queries/

We don't know how many MongoDB users use geospatial queries. Please vote for that issue if you need them.

### Tasks
- [ ] #3193
- [ ] https://github.com/FerretDB/FerretDB/issues/4206

avelino avatar Dec 07 '21 19:12 avelino

We probably could use PostGIS. But that's a big task anyway.

AlekSi avatar Dec 08 '21 15:12 AlekSi

And also SpatiaLite for SQLite since you add this new backend.

DblK avatar Jun 07 '23 12:06 DblK