Also, once I get the data into AutoCAD, I would like to merge it (if that is the correct AutoCAD term) with some shapefiles I have already imported into AutoCAD. Any advice will be of help. Thanks!
Registered forum members do not see this ad.
I have an excel file with several thousand lines of data and they all have UTM coordinates attached to them. I would like to have the data mapped out as points once imported. Is there a way to import this data into AutoCAD without going through ODBC? I have also imported the data into Access so retrieving the data from there is possible as well.
Also, once I get the data into AutoCAD, I would like to merge it (if that is the correct AutoCAD term) with some shapefiles I have already imported into AutoCAD. Any advice will be of help. Thanks!



A number of ways may work. What data is in the files as far as attributes or fields that you want to carry over? Are you just wanting points at the x&Y locations or data attached to them. Save the excel file to txt or CSV format and use the mapimport command and select the ACSII Point file format.
Murph
Need a boat or camper for the weekend?
Hi Murph,
Here are a few lines of my data. As far as description goes, is there anyway to inject more than one criteria of description into the inputed data?
Point UTMe UTMn Z Desc
15-0288 4187600.24 251578.12 0 ABCO
23-0807 4187755.37 251742.63 0 ABCO
28-0055 4187470.64 251826.78 0 ABCO
29-0015 4187463.77 251834.07 0 ABCO
Thanks for your input!
Last edited by jmsimpson; 20th May 2011 at 12:22 am. Reason: formatting was wonky
Is there a reason you have decided to create a second post?
I merged and cleaned up the two threads. Next time just request to have it moved. It is less confusing for those that answer your question.![]()
Last edited by SLW210; 20th May 2011 at 06:56 pm.
“A narrow mind and a fat head invariably come on the same person” Zig Zigler
![]()
Murph,
That kind of worked. What I need to do now is make the points smaller. Why is each point represented by a large crosshair and how can I reduce the size of the font and the crosshair so my thousands of points are readable.
Thanks for the help



Registered forum members do not see this ad.
The crosshairs and text are the blocks that it uses to bring the points in. You can select them all (or use Quick Select and select all blocks named Map_survey_point) then in the property palette set the X,Y,Z scale to a smaller number.
Murph
Need a boat or camper for the weekend?
Bookmarks