Geolocation Search in MongoDB



Geolocation Search in MongoDB

Geolocation Search in MongoDB

Welcome to the video series on MongoDB NoSQL database and in this video I’m talking about a v very special geolocation or geospatial search with mongodb

Mapping applications are used on a daily basis and apps like google or apple maps are used widely. There are multiple functionalities provided by these mapping application like search nearby etc.

Something very similar we can do with mongdb geolocation search. if we have geolocation data in the for geojson, we can not only store but also do geo search within mongodb.

This is a fundamental video on what it takes to do geolocation search with mongodb and how you can make use of as well validate the same. I do hope and believe that you’ll like this video.

Here are the contents of this video

Timecodes
0:00 : What is Geolocation Search
0:50 : What is GeoJson
1:25 : Geolocation search in MongoDB
1:53 : The sample dataset of restaurants
2:09 : The 2dshpere index
3:10 : Search nearby location using $near
4:50 : geolocation search using $nearSphere
6:03 : Search within an area or polygon $geowithin
8:37 : Searching within a radius using $centerSphere

#mongodb #geolocation #geojson

About Me i.e. An Insightful Techie

Greetings and Thanks a lot for checking out my YouTube Channel. I’m Deepak K Gupta (Daksh). This channel is a medium for me to share my learnings and journey as a Techie so that you not only learn from my experience but also from my mistakes

As a techie I am closely associated with software development, so most of my content will revolve around Programming Languages, AI, Machine learning and Databases. I share things which will help you learn, remember and use these things in an effective and efficient way.

As a Techie, I also know that there is a life beyond software development and it has a profound impact on our career as well as on our well being. I also share those learnings which I feel are worth sharing with the intention that it MAY help you in taking better decisions in your life.

Last but not the least, I’m a traveler and explorer by nature. I would like to take you with me on some of the interesting journeys around the world. Believe me there is more to learn outdoors than indoors

Hope you’ll like my contents and will be part of my journey 🙏

# SUBSCRIBE – https://www.youtube.com/AnInsightfulTechie?sub_confirmation=1
# INSTAGRAM – https://www.intagram.com/AnInsightfulTechie
# Twitter – https://www.twitter.com/AWiseTechie
# Facebook – https://www.facebook.com/AnInsightfulTechie

Comments are closed.