geolocation - How to capture city name -


is there accurate way capture city/town/village of user without having them mention it.the gps co ordinates give distance specific spot.

according have database (from geoname or whatever open or private sources can find on internet) or use api (like api.geoname.org), can locate in village coordinate , find town, country ...


Comments

Popular posts from this blog

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

sorting - opencl Bitonic sort with 64 bits keys -