EnglishFrenchSpanish

OnWorks favicon

v.in.dxfgrass - Online in the Cloud

Run v.in.dxfgrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command v.in.dxfgrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


v.in.dxf - Converts file in DXF format to GRASS vector map.

KEYWORDS


vector, import, DXF

SYNOPSIS


v.in.dxf
v.in.dxf --help
v.in.dxf [-etbfli1] input=name output=name [layers=string[,string,...]] [--overwrite]
[--help] [--verbose] [--quiet] [--ui]

Flags:
-e
Ignore the map extent of DXF file

-t
Do not create attribute table

-b
Do not build topology

-f
Import polyface meshes as 3D wire frame

-l
List available DXF layers and exit

-i
Invert selection by DXF layers (don’t import layers in list)

-1
Import all objects into one layer

--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
input=name [required]
Path to input DXF file

output=name [required]
Name for output vector map

layers=string[,string,...]
List of DXF layers to import (default: all)

DESCRIPTION


v.in.dxf converts DXF format CAD files to GRASS vector format. The following graphical
objects (DXF entities) are supported:

· point

· DXF POINT

· line

· DXF LINE

· DXF POLYLINE

· DXF LWPOLYLINE

· DXF ARC

· DXF CIRCLE

· DXF TEXT

· face

· DXF POLYFACE MESHES

· DXF 3DFACE
Table and column names are changed to lowercase characters for easier SQL usage (lowercase
table/column names avoid the need to quote them if the attribute table is stored in a SQL
DBMS such as PostgreSQL).

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.

REFERENCES


AutoCad DXF (from Wikipedia, the free encyclopedia)
DXF References (Autodesk-supplied documentation)

Use v.in.dxfgrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad