Geolocation Search in MongoDB

preview_player
Показать описание
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 🙏

Рекомендации по теме
Комментарии
Автор

couldnot get difference between centerSphere and nearSphere

jivanmainali
Автор

Thank you so much for this video. More support to you

varshasingh
Автор

Can we make an exact search on this coordinates? What if I want to search for a specific place using the latitude/longitude?? is it possible?

ShubhamMahajan-fphp
Автор

thank you for sharing!

you saved me!

K.Huynh.
Автор

Please make a large video on python multiprocessing, multithreading, asyncio from basics to advance, with live examples you existing videos are small

sudhirkaushik
Автор

Your explanation is brilliant. Please make a video in graphlookup

pratikranpariya
Автор

Thanks so much for the clear instruction, may I ask what the 10/3963.2 in time stamp 9:32 represents?

rosannacreates
Автор

sir can you please make a video (how to add location in database and find nearest location depend on current loaction ) using express node js and mongodb... with frontend.

muhammadfahad
Автор

wish u could share the code for this in python.

rituhalder
Автор

I just finished watching your entire MongoDB playlist. This is so clear and understandable even for beginners. Thank you so much

harikamandela