GRASS Help/id: Difference between revisions
Jump to navigation
Jump to search
⚠️Firmanhadi (talk | contribs) |
⚠️Firmanhadi (talk | contribs) |
||
Line 41: | Line 41: | ||
==== Modul tersendiri ==== | ==== Modul tersendiri ==== | ||
* [http://grass.ibiblio.org/gdp/grassmanuals/grass63_module_list.pdf Synopsis of GRASS modules] (PDF, 71k)<BR>'' | * [http://grass.ibiblio.org/gdp/grassmanuals/grass63_module_list.pdf Synopsis of GRASS modules] (PDF, 71k)<BR>''Buat daftar terkini dengan perintah'' "<tt>make html2pdfdoc</tt>" atau "<tt>cd tools; ./module_synopsis.sh</tt>" ''dalam GRASS 6.3+'' | ||
* | * Modul GRASS tersendiri [http://grass.ibiblio.org/grass64/manuals/html64_user/index.html manual referensi] | ||
* | * Semua manual referensi dari modul GRASS (PDF Book)<BR>''Buat dengan perintah'' "<tt>make html2pdfdoccomplete</tt>" ''dalam GRASS 6.3+'' | ||
=== Sample Datasets === | === Sample Datasets === |
Revision as of 11:41, 14 July 2008
This page is in progress of translating to Bahasa Indonesia.
Start
Kebanyakan tutorial dan contoh akan menggunakan sampel dataset Spearfish County, SD. Contoh baru juga akan didasarkan pada OSGeo Educational Dataset (North Carolina, USA)
Instalasi
- Diulas dalam Panduan Instalasi
Frequently Asked Questions
- FAQ
- Anda dapat melakukan komunikasi langsung dengan pengguna GRASS via IRC
- GRASS dan turunannya: panduan bagi pemula
First Day Documentation
- GRASS Quickstart halaman bantuan
- Halaman Help GRASS mencakup dasar-dasar GRASS
- Konsep dasar GIS dan bagaimana implementasinya dalam GRASS
Tutorial singkat
- How-To Test GRASS6 - mudah untuk diterapkan dengan GRASS 6.3 dan QGIS
- Visual Tutorial for GRASS 6.0 oleh L. Moretti (untuk mereka yang tidak terbiasa dengan UNIX)
- GRASS 6 in a nutshell oleh M. Neteler (2005, tutorial ringkat, juga diterjemahkan ke dalam Bahasa Spanyol dan Perancis)
- GRASS 6 Tutorial (sedang dalam proses pembuatan; membutuhkan sukarelawan)
- An introduction to the practical use of the Free Geographical Information System GRASS 6.0 | Pengenalan penggunaan praktis Free GIS GRASS 6.0 oleh GDF Hannover
- More tutorials | Tutorial lebih lanjut dari GDF Hannover
Buku teks
- Open Source GIS: A GRASS GIS Approach. 3rd ed. 2008 oleh M. Neteler dan H. Mitasova (Springer book; difokuskan pada penggunaan GRASS 6.3)
Modul tersendiri
- Synopsis of GRASS modules (PDF, 71k)
Buat daftar terkini dengan perintah "make html2pdfdoc" atau "cd tools; ./module_synopsis.sh" dalam GRASS 6.3+
- Modul GRASS tersendiri manual referensi
- Semua manual referensi dari modul GRASS (PDF Book)
Buat dengan perintah "make html2pdfdoccomplete" dalam GRASS 6.3+
Sample Datasets
- North Carolina, USA (OSGeo Edu dataset) - rich data set prepared in 2007/2008
- Spearfish County, SD, USA (not so far from Mount Rushmore) with extra data
- Mount Rushmore: [43d53' N, 103d28' W]
- More sample data
Further Reading
- Teaching materials contributed by the community.
(Tutorials, courseware, training videos, etc.)
- More GRASS documentation and tutorials from the old GRASS Documentation Project.
[content is slowly being merged into this Wiki]
Migration from other GIS Software
- GRASS migration hints
- GIS Software to GRASS command translation table and discussion
- Tips for Arc users
Interfacing with external software
- QGIS frontend
- R statistics interface
- GMT mapping cartography
- MapServer web server
- External databases (db.connect)
- External vector data (v.external)
- Paraview 3D visualization (r.out.vtk, r3.out.vtk, v.out.vtk)
- POVray 3D visualization (r.out.pov, v.out.pov)
- GRASS vector export to Inkscape
Misc. Help
- GRASS FAQ (see also: GRASS 6 Tutorial)
- Tips and Tricks
- Compile and install GRASS and QGIS with GDAL/OGR Plugin
- How to interpolate point value using kriging method with R and GRASS 6
- Wiki Help (how to edit pages after registration)