Version 1.0 February 11th, 2019
이 프로젝트는 국토공간정보연구사업 중 [공간정보 SW 활용을 위한 오픈소스 가공기술 개발]과제의 5차년도 연구성과 입니다.
GeoDT는 'Geo-Spatial'과 'Design Tool'이라는 단어를 합쳐 만든 이름으로, '지리 정보를 디자인하는 도구'를 의미합니다.
GeoDT Desktop는 데스크톱 환경에 설치해서 사용하는 QGIS의 플러그인이며 공간 데이터 검수를 위해서는 검수 종류, 옵션, 좌표계 등과 같은 세부 조건을 각 설정해야 합니다.
검수 세부 조건 설정 및 검수 수행에 관한 자세한 정보는 사용자 매뉴얼 또는 GeoDT Desktop 홈페이지를 참조하십시오.
GeoDT Desktop는 데스크톱에서 제공하는 검수항목은 연구수행 3차년도 및 4차년도에 개발한 공간자료 검증도구 Validator와 동일합니다.
- 오프라인 환경에서의 작업
GeoDT Desktop는 인터넷 연결 없이도 언제 어디서나 데스크톱을 통해 간편하게 사용할 수 있습니다.
사용자는 적합한 필터를 선택하여 편리하게 지리 정보를 관리할 수 있습니다. - 쉬운 UI
GeoDT Desktop은 지도 레이어의 검수 및 편집 기능을 지원하며, 사용자 편의를 고려한 쉽고 간편한 조작으로 사용할 수 있습니다. - 모율
GeoDT Desktop은 QGIS Desktop의 확장 플러그인입니다. QGIS에서 제공하는 기본 기능과 커뮤니티를 통해 공유되는 확장 기능을 자유롭게 조합하여 동시에 사용할 수 있습니다.
검수를 진행하기 위해서 '환경설정' 탭에서 옵션을 설정하고 검수를 요청합니다.
‘레이어 정의 옵션’ 파일과 ‘검수 옵션’ 파일은 GeoDT Web 을 통해 생성하실 수 있습니다. 자세한 내용은 공식 홈페이지(http://www.geodt.co.kr/pages/web.html#layer_setting/ )의 ‘대상 레이어 설정’ 과 ‘검수항목 세부 설정’을 참고해주세요.
상단 ‘Navigator’ 탭을 클릭해 검수 결과를 확인할 수 있습니다. 검수 결과는 C:/val/error 에 폴더로 저장됩니다.
이전 검수 결과를 확인하고 싶다면 ‘Verification Result’의 ‘Parent Folder’ 와 ‘Error Layer’를 설정해 원하는 검수 결과 레이어를 불러올 수 있습니다.
‘Error Layer’에 보이는 표의 오류의 속성값을 클릭하면 해당 오류가 발생한 위치로 이동합니다.
편집기능은 QGIS 기본기능을 사용합니다. 자세한 내용은 QGIS 홈페이지 를 참고하시길 바랍니다.
- Java - OpenJDK 1.8.0.111 64 bit, JDK 1.8.0_192
- QGIS - 2.18.13
- Validator 와 동일합니다.
- GeoTools 16.5 (LGPL) http://www.geotools.org/
- JTS 1.12 (Eclipse Public License 1.0, Eclipse Distribution License 1.0 (a BSD Style License)) https://www.locationtech.org/
- ApachePOI 3.14 (Apache License 2.0) http://poi.apache.org
- ApacheCommons 1.3.3 (Apache License 2.0) commons.apache.org/proper/commons-logging/
- JACKSON 1.9.7 (Apache License (AL) 2.0, LGPL 2.1)
- JSON 20160212 (MIT License)
- kabeja 0.4 (Apache Software License 2.0) http://kabeja.sourceforge.net/index.html
- kabeja-svg 0.4 (Apache Software License 2.0) http://kabeja.sourceforge.net/index.html
- gt-datastore-ngi 1.0.0 (GNU Library or Lesser General Public License version 2.0 (LGPLv2)) http://www.mangosystem.com/
- 연구책임 : 공간정보기술(주) http://www.git.co.kr/
- 협동기관 : 부산대학교 http://www.pusan.ac.kr/
- 주관기관 : 국토연구원 http://www.krihs.re.kr/
Version 1.0 February 11th, 2019
This project is the result of the fifth year research of "Development of open source processing technology using spatial information SW" among national spatial information research projects.
GeoDT is a combination of the words "Geo-Spatial"and "Design Tool", which means "tool for designing geographic information".
GeoDT Desktop is a QGIS plug-in that is installed and used in a desktop environment.
In order to perform spatial data inspection, detailed conditions such as inspection type, options, and the coordinate system must be set.
See the GeoDT_Desktop v1.0-User Manual_en.pdf or the GeoDT desktop homepage for more information.
- Work in the offine environment
GeoDT Desktop is easy to use from your desktop anytime and anywhere without an internet connection.
Users can conveniently manage geographic information by selecting the appropriate filter. - Easy UI
GeoDT Desktop supports the inspection and editing of map layers and can be used easily for your convenience. - Module
GeoDT Desktop is an extension plug-in for QGIS Desktop.
User can use anycombination of basic functions provided by QGIS and extensions shared by the community at the same time.
To proceed with the inspection, set the options in the 'Preferences' tab and request the inspection.
'Layer definition option' file and 'Review option' file can be created via GeoDT Web.
For more information, please refer to 'Target Layer Settings'and 'Details of Inspection Items'on the official website (http://www.geodt.co.kr/pages/web.html#layer_setting/).
You can check the inspection result by clicking the 'Navigator'tab at the top.
The test results are stored in a folder in C:/val/error.
If you want to check the previous inspection result, you can set the 'Parent Folder'and 'Error Layer'of 'Verification Result'to bring up the desired inspection result layer.
Clicking on the property value of an error in the table shown in ‘Error Layer’ will take you to the location where the error occurred.
The editing function uses the QGIS basic functions. For more information, please refer to the [QGIS homepage] (https://www.qgis.org/en/site/).
- Java - OpenJDK 1.8.0.111 64 bit, JDK 1.8.0_192
- QGIS - 2.18.13
- GeoTools 16.5 (LGPL) http://www.geotools.org/
- JTS 1.12 (Eclipse Public License 1.0, Eclipse Distribution License 1.0 (a BSD Style License)) https://www.locationtech.org/
- ApachePOI 3.14 (Apache License 2.0) http://poi.apache.org
- ApacheCommons 1.3.3 (Apache License 2.0) commons.apache.org/proper/commons-logging/
- JACKSON 1.9.7 (Apache License (AL) 2.0, LGPL 2.1)
- JSON 20160212 (MIT License)
- kabeja 0.4 (Apache Software License 2.0) http://kabeja.sourceforge.net/index.html
- kabeja-svg 0.4 (Apache Software License 2.0) http://kabeja.sourceforge.net/index.html
- gt-datastore-ngi 1.0.0 (GNU Library or Lesser General Public License version 2.0 (LGPLv2)) http://www.mangosystem.com/
- Research responsibility : GEOSPATIAL INFORMATION TECHNOLOGY http://www.git.co.kr/
- Cooperative Organization : Pusan National University http://www.pusan.ac.kr/
- Organizer : Korea Research Institute for Human Settlements http://www.krihs.re.kr/
Developer : SG.LEE [email protected]