I’ve been searching for a library to make easier geo tasks. For example, calculating the distance between two points.
I’ve seen methods written in some blogs and websites, but I would like to know some “complete” library.
Are you using one?
Thanks!
PS: I’m not referring to geocoding libraries, although I don’t mind if it includes it.
You can take a look at the Google Maps API. Then again, this is an API and not a downloadable library. It may be able to help you though… or could be way overkill for what you’re wanting.