From 75849cb938c491ea31ece9e97c5ae7cab65e83c4 Mon Sep 17 00:00:00 2001 From: Antoine Goutenoir Date: Tue, 12 May 2020 23:37:55 +0200 Subject: [PATCH] Actually add the airports to the helper text. :) --- content.yml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/content.yml b/content.yml index c74c94e..6de9f6a 100644 --- a/content.yml +++ b/content.yml @@ -711,10 +711,15 @@ estimate: Please provide multiple cities and countries to compute the location of the minimum emission. destination_addresses_file: | - If you provide a file, we'll use it instead of the list on the left. -
- The spreadsheet's first sheet must have an Address column, - or a City and Country columns. + Need inspiration? + Look at the airports in + [Africa](/static/public/sample/Large_airports_in_Africa.csv), + [Asia](/static/public/sample/Large_airports_in_Asia.csv), + [Europe](/static/public/sample/Large_airports_in_Europe.csv), + [North America](/static/public/sample/Large_airports_in_NorthAmerica.csv), + [Oceania](/static/public/sample/Large_airports_in_Oceania.csv), + [South America](/static/public/sample/Large_airports_in_SouthAmerica.csv), + or [all of them](/static/public/sample/Large_airports_in_all_continents.csv). use_train_below_km: | For (single) trips below this distance, we'll ignore the plane models and use 23 g.km-1. -- libgit2 0.21.2