def get_geo_data_from_city_or_zip(zip_code=None, country_name=None, city_name=None,): '''Get Geographical data with latitude and longitude using zip code and country ...