Converting Data

Points, Lines and Regions

CAD and Simple

Network and Point & Line

Route to Line

  • Route to Line can convert all routes to lines in a line dataset.

Attribute and Text

  • Attribute to Text converts a field of a dataset into a text dataset, realizing the labeling of the map.
  • Text to Attribute converts text in a text dataset into a field of a dataset. You need to specify the field to store the text.

2D and 3D

  • Convert a 2D dataset (point, line, region) into a 3D dataset (point, line, region). The specified Z values will be added to the result 3D dataset.

3D to 2D

  • Convert a 3D dataset (point, line, region) into a 2D dataset (point, line, region). In the conversion, the Z values will be automatically removed.

Other Conversion

  • Text to Point converts anchors of text objects into a point dataset.
  • Attribute to Point creates a point dataset based on the X and Y coordinates specified with the fields in an attribute table.