2.73. Address parser from CSV

The tool allows to divide text of an address into separate hierarchical elements, such as region, city, street, etc.

Input:

  • Source file – CSV file, one of the columns should contain address information.

  • Column name – title of the column which contains address.

Output:

  • Alternated CSV file, containing initial data as well as address elements divided into separate columns.

Launch the tool: https://toolbox.nextgis.com/operation/postal

Example of a source and result data.