Message 1 of 5
Conversion of Shapefile to DXF scaling issue in AutoCAD 2016

Not applicable
02-24-2017
12:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a .dxf file that I converted from a .shp file in QGIS, and the proj4 string for the CRS was:
+proj=lcc +lat_1=42.7 +lat_2=42.72 +lat_0=41+ lon_0=-72 +x_0=200000 +y_0=750000 +ellps=GRS80 +towgs84=0,0,0,0,0,0 +units=m +no_defs
When I go to 'open' and upload the .dxf file into AutoCAD 2016, the building (the .shp file was of a building) shows up fine however it is scaled really small, so that instead of being ~200 feet on one side, it is only 100 something inches.
Anyone have any similar issues, I've tried changing the units to feet in AutoCAD, however this didn't change anything.
Thanks for the help.