Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Explode tool is located in Select tab in Transfer Records section. 

Explode tool splits records with multiple geometries into multiple records with single geometries. 

Explode records window contains 4 sections: 

  1. Layer
    Here you can select a layer which will be used in explode operations. 
  2. Column to fill with [EXPLODE_ID] (optional)
    This is a column where Id of explode operation can be stored
  3. Column expression
    Here you can configure expression which will be entered to selected column. Please add [EXPLODE_ID] there 
  4. Additional options: 
    - Ensure uniqueness of column expression
    - Limit to selection
    - Update records with single or empty geometry

Example usage scenario

In the picture below there are 4 triangles. They are all parts of a single record - after using inspection on one of triangles you can see that all of them are inspected - because they are part of a single record.  

After using Explode Records with the following configuration:



  • No labels