1

We have a 'places' collection with 2d geospatial indexes (loc), that specify the coordinates of places around the globe.

Can mongoDB be used to find the timezone for a given set of coordinates? If not, what is a good practice to approach this topic?

Thanks you.

thedp
  • 8,350
  • 16
  • 53
  • 95
  • @MattJohnson Does this mean that there is no built-in / extension solution for mongo, without involving code? – thedp Jul 05 '14 at 21:10
  • 1
    That's correct. You may also want to read [this mongodb-specific article](http://derickrethans.nl/what-time-is-it.html), which is also linked in that dup post. – Matt Johnson-Pint Jul 05 '14 at 22:52

0 Answers0