I have a database with list of latitude and longitude points i want to search.
Now, how can i list the latitude and long points which are situated in between 0 and 45 degrees or in range of 15 to 30 degrees . Is there any method or api.
The post values are lat,long and degreeslowerlimit and degreesupperlimit.
Please help me to achieve this