This is my first post on Stack Overflow. I am currently working on an app that mainly focuses on Geo clustering. I want to get the boundary coordinates of any arbitrary city (not only in US), so that when a new user logs in he/she may be added to the cluster based on the city to which he/she belongs.
Any help will be highly appreciated.