Spatial Data management

The data management is made through the Data menu, it contains the following elements:

  • Link data... (Ctrl+O): reference a support layer which will be displayed in your project
  • Unlink data... (Ctrl+W): unlink a layer
  • Add Web data... (Ctrl+Alt+W): Add web data such as Google / Bing images
  • Import data: import data into one of your construction theme

Add Web Data

The Data ‣ Add Web data option allows adding web data as support layers. The list of supported web data are listed in the picture bellow.

../_images/add-web-data.png

Note

Web data layers will not be displayed if there is no data into the actual project. Web layers aren’t able to know which part of the world should be displayed if at least one local support layer or one construction layer isn’t displayed.

Warning

Currently, web data layers didn’t work behind a proxy. This will be improved in futures versions

Import data

The Data ‣ Import data... option allows to import some existing information into the construction layers. You can only import lines or points geometries. The process is made in several successive steps. The import might finish earlier if the next steps are not relevant (e.g. there is no attribute).

Step 1

ToolMap supports the import of csv (points only) or shapefiles (points, lines, frame, or labels)

../_images/window-importdata1.png
  1. The file type option allows two types of data, choose the one you want to import
  2. Go to the next step or cancel the operation

Step 2

If you choose to add a shapefile the following step comes ahead

../_images/window-importdata2.png
  1. Path to the shapefile
  2. Information about the shapefile
  3. Go back to Step 1 or continue to Step 4

If you choose to add a CSV file, the following step comes ahead

../_images/window-importdata4.png
  1. Path to the CSV file
  2. Information about the CSV file
  3. Go back to Step 1 or continue to Step 3 - for CSV files only

Step 3 - for CSV files only

The CSV files are composed of columns of data separated with commas. The columns containing the X and Y coordinates must then be selected.

../_images/window-importdata5.png
  1. List of the columns which can be assigned as X or Y coordinates. If the fields have standard names, they can be automatically preselected.
  2. Go back to Step 2 or continue to Step 4

Step 4

Select the target to import the data.

../_images/window-importdata3.png
  1. List of possible targets to import the data
  2. Go back to Step 3 - for CSV files only or continue to Step 5

Step 5

Select the layer to import the data (if not a frame).

../_images/window-importdata6.png
  1. List of possible layers to import the data
  2. Go back to Step 4 or continue to Step 6

Step 6

Select the object kind field.

../_images/window-importdata7.png
  1. Select which field in the file contains the definition of the object kind.
  2. Alternatively, select a single kind for all objects.
  3. Go back to Step 5 or to continue to Step 7

Step 7

Define the matching of the object kinds with the database.

../_images/window-importdata8.png
  1. All values of the field identified as object kind are listed. On the right-hand side, a list of all object kinds from the database is displayed. The correspondence must be established.
  2. Go back to Step 6 or to continue to Step 8

Step 8

Define the matching of the attributes with the database (if applicable).

../_images/window-importdata9.png
  1. All other fields of the file are listed. On the right-hand side, a list of all attributes from the database is displayed. The correspondence must be established.
  2. Go back to Step 7 or to continue to Step 9

Step 9

Define the matching of the enumerations with the database (if applicable).

../_images/window-importdata10.png
  1. All attributes that are of enumeration type are listed. The first attribute name is the one from the database and the second is the one from the file.
  2. All the field values from the file for that attribute are listed. On the right-hand side, a list of all enumeration values for that attribute from the database is displayed. The correspondence must be established.
  3. Go back to Step 8 or to terminate the import.

Table of contents options

../_images/window-tocoption.png
  1. img1 Activate the display of the layer img2 Deactivate the display of the layer
  2. Edition mode activated: the layer is underlined

contextual menu

The contextual menus are opened by right-clicking on a layer of the table of contents. They vary according to the selected layer.

Construction

../_images/pdm-toc.png

Support

../_images/pdm-toc2.png
  • Name of the layer
  • Edit this layer (construction layers only)
  • Remove layer (support themes only)
  • Move the selected layer in the table of contents
../_images/pdm-tocmove.png
  • Display management of the vertex (line and polygon layers type only)
  • Symbology management. This option can also be activated by double-clicking on the layer. (see Symbology)