Tag Info

New answers tagged

1

Opening the dxf with Add Vector layer and labelling with text datafield gives almost the same as Autodesk Design Review: The DXF file contains points and polygons in the same layer. This is not allowed in shapefiles. That is why you can not save it as a shapefile. Exporting as kml will work, as this format supports different geometry types. You have to ...


1

Hey If it is a case that you want to load it into Qgis and display the lables just do it that way there is no need to put as shapefile. Sorry on further reflection and looking at the data. Why not load as dxf and split vector layer. load them in as shapes then. I seem to get most text come through. Or perhaps split the layers in autocad and save as ...


0

i tried with QGIS 1.8.0 on Ubuntu 12.04 LTS (x86_64) with dxf plugin and only a single attribute is getting copied to shapefile. From the attribute data of converted shapefile it seems like dxf converter plugin just adding a new attribute field myid to every feature rather than copying data from source dataset. It will be good to inform QGIS developers may ...


0

Hello I don't know why but I did't receive any notification for your super-kind answers I have seen them just now. By the way I made a Python script, I'm not a Python guru, but it works. It asks all the parameters to connect to postgis and a folder to process. It lists all dxf files in a folder (and subfolders) and creates a postgis table with the first, ...



Top 50 recent answers are included