Skip to main content

Upload files

Prepare and upload data

The first step of a data import is to prepare and upload the source data. Several tabular file formats are supported. Each data item needs geometry coordinates, Section references, or both to be matched to a Section in your Network.

Supported formats

FormatExtensionGeometry?Section References?Notes
MapInfo GIS.tabYesOptional
(as attributes)
Upload the master file and all sidecar files together, e.g. .dat, .map, .id
ESRI Shapefile.shpYesOptional
(as attributes)
Upload the master file and all sidecar files together, e.g. .dbf, .shx, .prj
CSV (geometry).csvYesOptional
Coordinates can be point, line or WKT. Default coordinate system is OSGB (EPSG 27700)
CSV (no geometry).csvNoRequired
Requires a Section label column. Start/end chainages and Section length columns are recommended

Convert Excel to CSV

It isn't possible to upload Excel spreadsheets as .xls or .xlsx files. To convert them:

  1. Open the file in Microsoft Excel.

  2. For any columns containing numbers over three digits, right-click the header and choose Format Cells. Select the Number category and uncheck Use 1000 Separator. This prevents values like 1,000 being imported as text.

  3. Select File > Save As. Change the type to CSV (Comma Delimited) (*.csv) and save.

Example CSV

The following table illustrates a basic CSV import. Each row is a data item. It includes columns for Section references, UKPMS codes, geometry and two condition parameters. The names and order don't matter, as they will be matched to Asset Strategy fields in the next step.

sectionlengthstart_chnend_chnfeaturexspgeometry_wktruttingtexture
A576 03650.27011.83CWCL1LINESTRING (386600.5 405673.4, 386588.7 405673.9)01.67
A576 03650.2711.8326.61CWCL1LINESTRING (386588.7 405673.9, 386573.9 405674.4)016.67
A576 03650.2726.6141.4CWCL1LINESTRING (386573.9 405674.4, 386559.9 405673.9)1428.33
A576 03650.2741.450.27CWCL1LINESTRING (386559.9 405673.9, 386551.2 405672.4)2838.33
A576 04689.55023.13CWCL1LINESTRING (386863.5 405622.3, 386860.5 405623.2)010
A576 04689.5523.1343.56CWCL1LINESTRING (386860.5 405623.2, 386850.5 405626.4)6925
A576 04689.5543.5664.04CWCL1LINESTRING (386850.5 405626.4, 386840.9 405629.3)10045
A576 04689.5564.0489.55CWCL1LINESTRING (386840.9 405629.3, 386830.5 405630.7)6545

Upload the file

  1. In the Management toolbar, select Data Import and then Import Data.

  2. In the next window, enter a name for the import and choose the Network to upload against.

  3. In the next window, choose the correct Input Type for your file(s):

    • GIS - for .tab or .shp files.

    • CSV with geometry - for .csv files with coordinates.

    • CSV no geometry - for .csv files with only Section references.

  4. Select Add File(s) and choose one or more files to upload:

    • For GIS imports, upload the master file and all its sidecar files at once (only the master will appear in the Files list).

    • For CSV imports, you can select multiple files at once if they share the same column format.

    When the upload is complete, select Close.

  5. The Configure Fields window should open automatically. If not, select Configure Fields beside the uploaded file.

The Configure Data Import window, showing an uploaded Shapefile in the Files list