DWG: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{stub}} A DWG file is a proprietary format for AutoCAD data. DWG files can not be directly imported in the {{software}}, but can be converted to any of the following: * ...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
A DWG file is a proprietary format for AutoCAD data.
A DWG file is a proprietary format for AutoCAD data.


Line 10: Line 8:
{{article end
{{article end
|howtos=
|howtos=
* [[How to import a DWG]]
* [[How to import a DWG file in ArcGIS Pro]]
* [[How to import a DWG file in ArcGIS Pro]]
* [[How to convert a DWG to GeoJSON]]
* [[How to convert a DWG to GeoJSON]]

Latest revision as of 13:16, 2 March 2023

A DWG file is a proprietary format for AutoCAD data.

DWG files can not be directly imported in the Tygron Platform, but can be converted to any of the following:

  • DXF, which is the open-standard equivalent of the DWG file type
  • GeoJSON, which is an open-standard format for geo data.