Documents/ko: Difference between revisions
Jump to navigation
Jump to search
⚠️Ghlimassuh (talk | contribs) (→FAQ) |
⚠️Ghlimassuh (talk | contribs) |
||
Line 4: | Line 4: | ||
===== [http://grass.osgeo.org/gdp/manuals.php GRASS 메뉴쪽] ===== | ===== [http://grass.osgeo.org/gdp/manuals.php GRASS 메뉴쪽] ===== | ||
===== [http://grass.osgeo.org/gdp/tutorials.php GRASS | ===== [http://grass.osgeo.org/gdp/tutorials.php GRASS 교습] ===== | ||
* 편리한 구문 작성, 다른 시스템으로의 전환 | * 편리한 구문 작성, 다른 시스템으로의 전환: | ||
** [[GRASS and ABM]] | ** [[GRASS and ABM]] | ||
** [[GRASS and C++]] | ** [[GRASS and C++]] | ||
Line 22: | Line 22: | ||
** [http://www.ing.unitn.it/~grass/docs/tutorial_62_en/index.html GRASS 6.2.3 tutorial] by Ciolli, Tattoni, Vitti, Zottele, and Zatelli. | ** [http://www.ing.unitn.it/~grass/docs/tutorial_62_en/index.html GRASS 6.2.3 tutorial] by Ciolli, Tattoni, Vitti, Zottele, and Zatelli. | ||
* [[QGIS GRASS Cookbook]] | * [[QGIS GRASS Cookbook]] | ||
* [[Wiki Tutorials]]: | * [[Wiki Tutorials]]: 우수한 수집 | ||
* [[Common Tasks]] | * [[Common Tasks]] | ||
* [http://www.grassbook.org/ GRASS GIS Book] 교육용 자료 내려받기 | * [http://www.grassbook.org/ GRASS GIS Book] 교육용 자료 내려받기 |
Latest revision as of 14:00, 24 May 2013
사용법
FAQ(최빈질문)
GRASS 메뉴쪽
GRASS 교습
- 편리한 구문 작성, 다른 시스템으로의 전환:
- GRASS 6 Tutorial
- GRASS 6.2.3 tutorial by Ciolli, Tattoni, Vitti, Zottele, and Zatelli.
- QGIS GRASS Cookbook
- Wiki Tutorials: 우수한 수집
- Common Tasks
- GRASS GIS Book 교육용 자료 내려받기
Training media훈련용 미디어
- Courses, training videos, presentations, etc. 협의회 기부contributed by the community.
Help with tasks
- Help with data formats에 대한 도움말
- Help with the module command line parser에 관한 도움말
- Help with RST Spline Surfaces에 과한 도움말
- Help with 3D
- Help with Imagery and satellite data자료 연관 도움말
- Help with LIDAR and swath bathymetry data자료 연간 도움말
- Help with Time series에 대한 도움말
- Help with Color tables에 대한 도움말
- Help with creating Movies and animations작성관련 도움말
- Help with vector network analysis 도움말
- Help with GPS applications응용 도움말
Other별도 사항
- GRASS Documentation project
(지난 15년간의 GRASS를 위한 수많은 정보huge amount of information for many versions of GRASS spanning the last 15 years; 해당부분을 relevant content needs to be moved into this Wiki로 이전할 필요가 있다. [도움 좀please help!])
- Teaching materials contributed by the community
(교습, 교재, 훈련용 비디오Tutorials, courseware, training videos, etc.)
- GRASS raster semantics
- Vector Database Management Help도움
- GRASS vectordata (지형학적인topological)
모듈관련 도움말Help with modules
- r.sun - Solar irradiation model태양광 방사 모델
- ps.map - Cartographic plot builder지도 작성
- r.stream.* - r.stream tutorial교습
General일반 사항
GRASS Citation Repository
Tips and Tricks
Cartography
SQL support in GRASS GIS에서의 지원
Spatial SQL support in GRASS GIS에서의 지원
GRASS + SAGA integration SAGA GIS and와 GRASS GIS의 결합
Installation 적재
- Installation Guide 이진팩키지용for binary packages
- Compile and Install from SVN 소스코드적재소에 있는source code repository (the latest and greatest...최신의 그리고 거대한)
- Compile and install GRASS and QGIS with GDAL/OGR Plugin (e.g., to enable QGIS to read GRASS data directly예, QGIS로 바로 GRASS자료를 입력)
- GRASS AddOns (User contributions사용자 기여분)
Development 개선
- Programming프로그래밍: see document list at Development의 문서 참조.
- GRASS Translation Glossary
- GRASS Module Porting List (check here if you don't find a certain command in GRASS 6에서 찾지 못한 명령어가 있는 경우 이곳을 보세요.)
- Linking GRASS to external languages