DESCRIPTION

Standard DXF is imported. The following graphical objects are supported:
  • DXF POINT
  • DXF LINE
  • DXF POLYLINE
  • DXF LWPOLYLINE
  • DXF ARC
  • DXF CIRCLE
  • DXF TEXT
  • DXF POLYFACE MESHES
  • DXF 3DFACE
  • Capital column names are changed to lowercase characters as for easier SQL usage (lowercase column names avoid the need to quote them if the attribute table is stored in a SQL DBMS such as PostgreSQL).

    REFERENCES

    AutoCad DXF (from Wikipedia, the free encyclopedia)

    SEE ALSO

    v.out.dxf, Introduction to GRASS vector map processing

    AUTHORS

    Original written by Chuck Ehlschlaeger, 6/1989
    Revised by Dave Gerdes, 12/1989
    US Army Construction Engineering Research Lab

    Updated for GRASS 6 and 3D support. Huidae Cho, 3/2006

    Last changed: $Date$