I have an extensive CSV file with street addresses. The street addresses are separated into "street", "city", "state", "zipcode" rows/columns. My taxonomy, which I'd like to build via importing this list, uses a single address field (Address Field module) rather than individual street, city, state, zipcode fields.

Is it possible, using this module, to map and format each row/column from the CSV to the/an individual field?

Thanks