Branko Bogdanovic Posted Friday at 03:51 AM Posted Friday at 03:51 AM Hello everyone, I have a CSV file with about 8,000 terrain points (X, Y, Z coordinates). I need to generate contour lines (isohypses) at 0.5 meter intervals, and I need the output in DWG format, compatible with AutoCAD LT 2013. The CSV file is clean — columns are properly formatted with decimal points and no empty fields. Ideally, I would like: Blue contour lines for whole meter elevations (e.g. 25.0, 26.0...), Green contour lines for half-meter elevations (e.g. 25.5, 26.5...), Elevation labels placed as text in a separate layer. Unfortunately, I don’t use Civil 3D — only AutoCAD LT 2013 — so I’m unable to generate contours myself. If anyone is able to help me process the file and send back the DWG, I’d really appreciate it! I can share the CSV file via Google Drive, WeTransfer, or any method that works for you. Thanks in advance! Branko All.txt Quote
SLW210 Posted Friday at 10:15 AM Posted Friday at 10:15 AM Welcome to CADTutor! I have moved your thread to the AutoCAD LT Forum. Please post in the most appropriate forum. You to put the correct AutoCAD you use in your profile, there should be an option for AutoCAD LT 2013. Your options will be limited using an older AutoCAD LT. Quote
eldon Posted Friday at 03:46 PM Posted Friday at 03:46 PM I had a quick look at the file, but it is not useable for my method of working. It is NOT a CSV file. It is a space delineated file, and the column widths are not consistent throughout the file. There seem to be three copies of data numbers 1 to 2631. The first two copies of these numbers seem to be duplicate data. The site seems to be a long road with areas of detail. There are isolated detail points, so what happens to the contours in these areas? I am afraid it is not a simple job for me, so I will pass on this occasion. Quote
BIGAL Posted Saturday at 11:06 PM Posted Saturday at 11:06 PM (edited) If as suggested by @eldon if its a road it should have descriptions for the points, like ER "Edge of road". this way can string the points also. You need to fix the point data also. You could try the Triangulation by YMG but need Autocad or Bricscad etc. TriangV0.6.7.LSP If you had Bricscad pro it includes a Civil Module and could read the points into it. An upgrade to your LT2013. It is reasonably priced. just an overall comment even if read in points and make a TIN it will require a lot of editing removing triangles where not required, to produce contours matching the limits of the points. Looking at the data are you missing points from 2632 to 3000 ? There are lots of question about this request. Where did the data come from, why can not however made the data not provide a contour plan ? Edited Saturday at 11:13 PM by BIGAL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.