Import Sets
Import Sets
Create new import sets (check Create a New Import Set for more info)
Create new templates (check Templates for more info)
Modify the import set basic details
Refresh the status of the import set - This button allows to process the first file contained in the import set folder, in order to populate some of the import set fields for feature filtering, attributes refinement and enhancements.
Delete the import set
How many processable files it contains
How many entities (this info is only available if the import set was processed at least once)
How many new/modified files (since the last time the import set was processed)
Time and date of the last time the import set was processed
Create a New Import Set
Important
Import set’s name cannot contain blank spaces.
Create new import set
Important
Before creating the new import set, it’s mandatory to create the data folder on the GPT server. Every folder can be associated to maximum one import set.
CAD drawings (.dwg)
Excel tables (.xlxs)
Define if the import set should inherit enhancements from an existing template (check Templates for more info)
Define if the import set should be initialized as a copy of another existing import set
Specify on which GIS layer the import set data will be published. This is a useful feature, especially when the same assets are organized in different file types, thus they are processed via different import sets. Specifying the output layer, the user can force GPT to publish the data on the same GIS layer.
Note
Once the import set is created, things such as the import set file types, its folder and target layer, can no longer be modified.
Import set files processing
Disabled import set operations
Disabled run buttons
File Name Filter
File name filter
Note
If the selected folder is empty or the applied filter makes it empty, the user will be warned.
Filter Features
Filtering features
Filter by layer type - This filter only applies to CAD files. It allows to import only the features which belong to a user defined set of layers, and disregard the others. Here the user is presented with a dropdown list of available layers, based on the content of the first file of the import set folder. Optionally the user can manually type a layer name in case it is not available in the dropdown. This might happen when the files of the import set don’t have the same layers.
Filter by shape type - This filter only applies to CAD files. It allows to import only the features which have a specific shape (polygon, polyline, point, annotation).
Filter by attribute value - This filter allows to import only the features for which a given attribute has a specific value.
In all above cases, the options for the filter condition can be one of: “equal to”, “not equal to”, “one of” or “not one of”.
Attributes Refinement
Attributes whitelisting
Attributes Enhancement
Enhancements
Static -> The value of the new attribute is defined by the user once and for all. All features will have the same value in the new attribute.
Dynamic -> The value of the new attribute is different for every feature. In this case the attribute’s value can be computed in two different ways:
Using a regular expression to extract the value from another attribute
Using a regular expression to extract an ID from another attribute, and use the ID as a lookup value in an external file, also referred to as “translation file”, that contains the actual value.
New enhancement modal