diff --git a/mobility_data/importers/data/wfs_importer_config_example.yml b/mobility_data/importers/data/wfs_importer_config_example.yml index 4ab3ea159..640d717fe 100644 --- a/mobility_data/importers/data/wfs_importer_config_example.yml +++ b/mobility_data/importers/data/wfs_importer_config_example.yml @@ -17,7 +17,7 @@ features: # Optional, if set, include only if geometry is inside the boundarys of Turku, default=False locates_in_turku: True # Optional, Add the field from which the Finnish address is fetched - # and get the Swedish and the English translations to it. + # and the importer will assign and lookup the Swedish and the English translations to it. # Suitable if only Finnish address is available in the source data. translate_fi_address_field: field_with_finnish_address # Required if "translate_fi_address_field" is used.