Outdated version of the documentation. Find the latest one here.

` `

Модуль «Преобразователь Dxf2Shp»

The dxf2shape converter plugin can be used to convert vector data from DXF to shapefile format. It requires the following parameters to be specified before running:

../../../_images/dxf2shape_dialog.png

Модуль «Преобразователь Dxf2Shp»

  • Input DXF file: Enter the path to the DXF file to be converted.
  • Output Shp file: Enter desired name of the shapefile to be created.
  • Output file type: Specify the geometry type of the output shapefile. Currently supported types are polyline, polygon, and point.
  • Export text labels: When this checkbox is enabled, an additional shapefile point layer will be created, and the associated DBF table will contain information about the “TEXT” fields found in the DXF file, and the text strings themselves.

Использование модуля

  1. Start QGIS, load the Dxf2Shape plugin in the Plugin Manager (see The Plugins Dialog) and click on the dxf2shpConverter Dxf2Shape Converter icon, which appears in the QGIS toolbar menu. The Dxf2Shape plugin dialog appears, as shown in Figure_dxf2shape.
  2. Enter the input DXF file, a name for the output shapefile and the shapefile type.
  3. Активируйте checkbox Экспорт текстовых меток, если вам требуется создать дополнительный слой, содержащий надписи.

  4. Нажмите кнопку [OK].