![]() |
![]()
| ![]() |
![]()
NAMEv.in.dxf - Converts file in DXF format to GRASS vector map. KEYWORDSvector, import, DXF, level1 SYNOPSISv.in.dxf
Flags:
Parameters:
DESCRIPTIONv.in.dxf converts DXF format CAD files to GRASS vector format. The following graphical objects (DXF entities) are supported:
The "layer" column will contain the name(s) of the DXF input layer(s). The DXF entity type string will be stored in the "entity" column as uppercase. The "handle" column can be used to store small bits of data associated with any entity in the DXF file (i.e., entity handle or unique object identifiers in the layer). The entity handle is a "text string of up to 16 hexadecimal digits", which is a 64-bit integer (currently not supported by GRASS database drivers). For text type entities, the text value will be stored in the "label" column of the GRASS vector output map. Neither the "handle" nor "label" column is mandatory. REFERENCESAutoCad DXF (from Wikipedia, the free encyclopedia)
SEE ALSOv.out.dxf, v.in.ogr, v.out.ogr How-to import DXF files in wxGUI (from GRASS User Wiki) AUTHORSOriginal written by Chuck Ehlschlaeger, 6/1989
Updated for GRASS 6 and 3D support. Huidae Cho, 3/2006
SOURCE CODEAvailable at: v.in.dxf source code (history) Latest change: Friday Oct 25 16:16:09 2024 in commit: 4ea983fff87951516b6e4578a0527e3b10f04643 Main index | Vector index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|