3
votes
2answers
184 views

Exporting a USGS contour line shapefile to DWG or DXF

how do i assign the Z value based on the Elevation attribute? Using ArcGIS 10.1? I've been messing with this for an hour or two now and every time the exported DWG has ZERO for z value for all lines. ...
0
votes
1answer
151 views

Convert Layout view to DXF or DWG

how i can convert Layout View to Dxf or DWG , i tried the PDF way: Export to PDF then Convert from PDF to DWG , i have used PDF2cad , it was not a great experience because the dwg seems not really ...
1
vote
0answers
80 views

exporting DWG from ArcMap need to unify segments to polylines

I am a green ArcGIS user so please bear with my poor nomenclature and rudimentary understanding of the software........ I am attempting to export to CAD a contour shapefile I have derived from LIDAR ...
2
votes
1answer
165 views

clipped data not going into the folder

I created a model in python that clips and converts different data sets into DWG based on the the grid number. I will like the DWG data (Output) to go into the folder I created as part of the ...