Skip to content

Support

How to add vector GIS data (From ESRI Shapefile, MapInfo, etc.)

Supported formats Here is the list of supported formats by CartoVista. In this article, we’ll focus on Vector data. Type Format Extension Vector ESRI Shapefile .ZIP MapInfo Tables .ZIP KML file .ZIP…

Supported formats

Here is the list of supported formats by CartoVista. In this article, we’ll focus on Vector data.

TypeFormatExtension
VectorESRI Shapefile.ZIP
MapInfo Tables.ZIP
KML file.ZIP
SpatiaLite (.sqlite, .db3).ZIP
Geopackage.ZIP
GeoJSON.geojson
PIX.ZIP
GPX.ZIP
Tabular DataExcel.XLSX / .XLS
CSV.CSV
Raster DataTagged Image File Format.TIFF / .TIF

ℹ️   Vector data (except Geojson) must be zipped before they can be added.

Only the first layer will be imported for formats containing multiple layers (SpatiaLite, Geopackage).

Drag and drop or select your file

Navigate to the Data Gallery, drag and drop your file to the drop zone, or click on “Browse files” to select your file from your File Explorer.

Screenshot showing drag and drop data in CartoVista when adding vector gis data (from esri shapefile, mapinfo, etc.)

A pop-up window shows you the process of the layer upload. Once the upload is completed, you can rename your layer and select the attribute columns to be imported, then click Next.

Screenshot showing define data details in CartoVista when adding vector gis data (from esri shapefile, mapinfo, etc.)

Set layer properties

The next step allows you to edit column properties:

Screenshot showing define properties of columns in CartoVista when adding vector gis data (from esri shapefile, mapinfo, etc.)

Property nameProperty DescriptionColumn type
NameThis is how the column will be displayed in the mapAll types
Data typeNumeric, String, Image URL, Date/Time.All types
MappableWhen set to false, this column won’t be visible in the map.All types
Aggregation typeThe aggregation method to be used in charts and time-based data.
  • Supported aggregation types for Strings, Image URL and Date/Time are: Count, None.
  • Supported aggregation types for Numeric are: Average, Count, Max, Min, Sum, None.

When set to None, the column cannot be aggregated and will be set to an N/A value on aggregation.

All types
DescriptionFree text to describe your column. The description is only accessible from the Data Gallery in the Column Properties.All types
MetadataFree text to add metadata to your column. The metadata are only accessible from the Data Gallery in the Column Properties.All types
PrecisionThe number of decimals to display. Any additional precision is still stored but not displayed, meaning you can increase the precision after the import. The default is 2.Numeric
UnitsUnits to be displayed next to the value in the map data tips, info tool, table view, charts, legend, etc.Numeric
Unit placementUnit placement after or before the value.Numeric
Not available valuesEnable N/A values to convert a value of this column to N/A.Numeric
Value to convertThe value to be converted to N/A. This property is only accessible when Not available values are enabled.Numeric

Click Save to validate the column properties.

Result

Your layer will be imported and added to the Data Gallery. The notification will inform you of the progress of the layer import. Once the layer has been successfully imported, the notification will allow you to create a map using this layer:

Screenshot showing gis layer import successful notification in CartoVista when adding vector gis data (from esri shapefile, mapinfo, etc.)

The layer will be added with a default layer style and a preview in the Data Gallery, in the folder you were in.

Screenshot showing gis layer import result in CartoVista when adding vector gis data (from esri shapefile, mapinfo, etc.)

Search documentation