we have large database for search using latitude,longitude and radius. It takes long time for search whole database. we want to search not whole database only search specific area of range. we want to insert area in table using latitude and longitude. pls suggest any idea for fast nearest search technique.
how to find common area using latitude,longitude and radius?
we need to find common area using latitude,longitude and radius for only search that area not whole database search.