• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    Member
    Posts: 3
    Registered: ‎11-07-2012

    Exporting a DTM (TIN) to ASCII Gid Format (ESRI - ArcGIS)

    434 Views, 2 Replies
    11-08-2012 09:15 PM

    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.

    Please use plain text.
    *Expert Elite*
    neilyj
    Posts: 2,768
    Registered: ‎08-01-2008

    Re: Exporting a DTM (TIN) to ASCII Gid Format (ESRI - ArcGIS)

    11-09-2012 12:22 AM in reply to: Paul_Ollett

    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)

    neilyj
    (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
    Please use plain text.
    *Expert Elite*
    antoniovinci
    Posts: 1,133
    Registered: ‎06-03-2011

    Re: Exporting a DTM (TIN) to ASCII Gid Format (ESRI - ArcGIS)

    11-09-2012 03:03 AM in reply to: Paul_Ollett

    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.

    Please use plain text.