gps coordinate identification
Luis Quesada
l.quesada at 4c.ucc.ie
Mon Apr 12 14:00:44 EDT 2010
Luis Quesada wrote:
> Dear all,
> Given a gps coordinate, I would like to find out the country the
> coordinate belongs to. I wonder whether there is a python library that
> offers this capability...
(In case somebody here is looking for the same thing)
Somebody in sci.geo.satellite-nav suggested using geopy:
http://code.google.com/p/geopy/wiki/ReverseGeocoding
Indeed, it is exactly what I was looking for.
Cheers,
Luis
More information about the Python-list
mailing list