Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
use reverse geocoding from the Osmo nominatim i.e.
nominatim.openstreetmap.org/reverse.php?format=xml...
query language see Nominatim
The task is called reverse geocoding.
https://github.com/daveross/offline-country-revers...
You can do it differently if you take border data, load it into a database with spatial functions (PostGIS, SpatiaLite) and make a simple query to find a point inside that or other geometry.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question