AutoCAD Civil 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Exporting a DTM (TIN) to ASCII Gid Format (ESRI - ArcGIS)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi there,
Is it possible to export a DTM (TIN surface) to ESRI's ASCII grid format (for ArcGIS)?
I've attached an example file.
Failing that, is it possible to export to a simple XYZ point file?
Cheers,
Paul.
Re: Exporting a DTM (TIN) to ASCII Gid Format (ESRI - ArcGIS)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I'm not sure if this is possible - hopefully someone else will come in and prove me wrong...!!!
It is easy anough to produce a simple XYZ of the triangle points although the surface may not be exactly the same as the triangles are not exported.
Display the surface with points turned on and then Extract Objects > Points from the surface, then perform a data extraction or _MAPEXPORT on the Points direct to shp file (I've attached the dbf for one I just did)
(No connection with Autodesk other than using the products in the world)
IDSP Premium 2014 (mainly Civil 3D 2014 but also 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
Re: Exporting a DTM (TIN) to ASCII Gid Format (ESRI - ArcGIS)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
If you already added your TIN to a surface definition, then create a Dem file with _SURFACEEXPORTTODEM, finally you convert the resulting .TIF (or .DEM) to .ASC format, by means of the opensource Microdem.
