Geocode address within a country using Nominatim GeoPy or GoogleMapsAPI
I have some addresses I want to geocode but the addresses do not contain city or country. Googlemaps API returns nothing even if i use region = ‘pk’ for Pakistan but I can see the location using google maps in my browser. Is there another way to do the same thing using Nominatim GeoPy