Convert TIN to Slope Dalam Format Shapefile

January 13th, 2009 by EdyPurnomo.net Leave a reply »


Convert TIN yang dihasilkan dari proses 3D Analyst dengan source layer kontur menjadi Slope (kelas lereng) sering saya lakukan sebagai bagian dari analisa geoteknik. Saya menggunakan fasilitas yang terdapat pada ArcGIS untuk melakukan proses tersebut yaitu dari ArcToolBox –> 3D Analyst Tools –> TIN Surface –> TIN Slope. Slope yang dihasilkan dari input TIN ini adalah feature class dalam format shapefile. Proses yang dihasilkan berupa polygon feature class yang nilai kelas lerengnya ditentukan berdasarkan masukan dari TIN.

Nilai kelas lereng dibuat dalam txt (comma delimited) atau DBF file sebagai sebuah class breaks table. Table tersebut membutuhkan sebuah kolom sebagai class break values dan sebuah kolom lagi sebagai class code. Table tersebut harus memiliki header dari dua kolom tersebut. (lihat contoh table dalam txt comma delimited dibawah)

break, code
20.0, 20
40.0, 40
90.0, 90

Tabel diatas pada prosesnya akan memisahkan slope dengan nilai 20 degree atau kurang menjadi sebuah polygon dengan code 20, slope dengan nilai antara 20 hingga 40 degree menjadi polygon dengan code 40 dan slope dengan nilai lebih dari 40 hingga maksimal 90 degree menjadi polygon dengan code 90. Nilai slope bisa ditentukan berdasarkan Persentase atau Degree.

Selengkapnya teori bagaimana proses TIN Slope (3D Analyst) ini bekerja bisa dilihat di webhelp ESRI pada link ini. Tutorial TIN Slope (3D Analyst) ini secara step by step tersedia dalam sebuah ebook 4 halaman yang bisa di download gratis. Paket download termasuk sample data (kontur – shapefile) dan class break table ( txt comma delimited).

Download Mini GIS Tutorial TIN Slope (3D Analyst)



Related Posts with Thumbnails

Anda tertarik dengan informasi lainnya tentang Convert TIN to Slope Dalam Format Shapefile ?

Daftarkan email Anda untuk mendapatkan update terbaru dari GIS Blog Indonesia



    Posting Terbaru GISiana.info
    ikiMap (www.ikimap.com) is a free web service which allows you to create and share your maps. You can create your own maps (by uploading files to KML, GPX formats or directly, by creating on the map), [...]
    Open Dragon software for aerial/satellite imagery analysis, is now freely available for non-commercial use, and the Java source code will be released as open source by early 2011. OpenDragon provides [...]
    Autodesk, Inc. announced AutoCAD for Mac software. Meanwhile a mobile version called AutoCAD WS will be available free on Apple’s App Store for the iPad, iPhone and iPod Touch. The free version [...]
    Here’s a short tutorial that illustrates how to use some of the new Visual Studio 2008 and 2010 integration features that are available with ArcGIS 10. This includes project templates, snippets, [...]
    GPX2IMG allows users to imports standard GPX data files (tracks and waypoints) and lets you edit them. Then you can converts your track and waypoints to IMG Garmin map-compatible format by a few click [...]
    Blog ini tidak bertanggungjawab dengan materi iklan yang ada

Leave a Reply