Tagged Questions
0
votes
1answer
141 views
DXF created by QGIS crashes Autocad [duplicate]
This is slightly complicated. I have a dxf created by autocad which seems to have been corrupted. It will not open in AutoCAD. However, it opens in QGIS.
I tried selecting the file in QGIS and ...
2
votes
1answer
201 views
How can I use QGIS to convert points with elevations to DXF?
I'm trying to convert points (with their elevations) into a dxf file for use in AutoCAD LT. I've tried "save as" to dxf for the layer, which appears to almost work...the dxf has x and y location ...
4
votes
3answers
564 views
I exported a DXF from QGIS, but it won't open in AutoCAD
I'm new in QGIS and here is my problem:
I exported a DXf from QGIS by right-clicking on the layer. Then tried to open in AutoCAD 2000.
That did not work. AutoCAD gave a failure-message:
Unknown ...
2
votes
3answers
402 views
How to change DXF unit by Python 2.6
I have a bunch of DXF files to import into ArcGIS 10 but they are all in mm. However I need to change the unit to Meter and to do this I have to open AutoCAD to do it each time.
Can anyone help to ...
1
vote
1answer
651 views
Last edited information missing when used QGIS - Dxf to Shp
I am doing as constructed drawings which require the information to be in a GIS system and more specifically drainage as constructed drawings.
I must have a separate file for Pipes and Pits. First I ...
1
vote
1answer
491 views
GRASS v.out.dxf 3D into AutoCAD
So continuing with my last question (Create 3D dxf with OGR) I have decided to give the GRASS option a go.
I have imported my polylines into GRASS using v.in.ogr and converted them to 3D using ...
5
votes
3answers
1k views
Create 3D dxf with OGR
Does anyone know if it's possible to create a 3D dxf with OGR. I would like to assign our contour lines a z value and export them to dxf for some cad work.
PS I know FME can do this, however I would ...