From f1c1ff4be8901124669e79ce7856401289f368b9 Mon Sep 17 00:00:00 2001 From: Chris Holmes Date: Fri, 6 Oct 2023 15:16:54 -0700 Subject: [PATCH] more info to guide users --- open_buildings/download_buildings.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/open_buildings/download_buildings.py b/open_buildings/download_buildings.py index e97a5f9..6489787 100644 --- a/open_buildings/download_buildings.py +++ b/open_buildings/download_buildings.py @@ -168,6 +168,11 @@ def print_timestamped_message(message): print_timestamped_message(f"Querying and downloading data for quadkey {quadkey} {country_info}...") if verbose: print_timestamped_message(f"WKT: {wkt}") + if country_info != "": + print_timestamped_message(f"Expect query times of at least 5-10 seconds") + else: + print_timestamped_message(f"Expect query times of at least 30 seconds - this can be lessened by using the --country-iso option") + hive_value = 1 if hive_partitioning else 0 select_values = "* EXCLUDE geometry" # if data path is overture and the output is not parquet, then name the values to get