I need to know how to detect which city belong certain coordinates. Wich is the best way to do this?
Thanks in advance. Pd: excuse my english
|
I need to know how to detect which city belong certain coordinates. Wich is the best way to do this? Thanks in advance. Pd: excuse my english |
|||
|
|
|
Check out this post which apparently links to an open database of city lat lons. You can load that into your postgis database and then check out this link to find the nearest to a given point. |
|||
|
|