3.2.83. Table to vector file

The tool converts spreadsheet file (XLSX, ODS, CSV) to a vector file in a format of your choice.

Input:

  • Spreadsheet file in ODS, XSLX or CSV format. Spreadsheet must be located on the first page (if input file format implies books) and contain fields named lat and lon for latitude and longitude, respectively. Coordinate reference system - WGS84. Coordinates should be expressed as decimal degrees.

  • Optional: format of an output vector file. Choose one from the list:

    • ESRI Shapefile

    • GeoPackage

    • GeoJSON

    • TAB

    • MIF

    • SQL

    • CSV

  • Optional: field type - list of field types for an output vector file, which correspond to the columns from initial spreadsheet. Should be specified without quotes and be comma separated. Possible types: Integer, Real, String, Date (YYYY-MM-DD), Time (HH:MM:SS), DateTime (YYYY-MM-DD HH:MM:SS). Example: Integer,Real,Real,String,String,String.

Output:

  • ZIP-archive with vector file. You can import this file into NextGIS QGIS or NextGIS Web without unpacking.

Launch the tool: https://toolbox.nextgis.com/t/table2geo

Try the tool in action

  1. Click on the Demo button above the tool form. The fields are filled in with demo values.

  2. Click on the Run button.