기본 콘텐츠로 건너뛰기

추천 가젯

2023년 2월 1차 패치 내역 및 일반인용 라이센스키 공개

 패치 버전 2.9.302.1   1. 기능 패치 - 편집모드 추가 : ArcGIS처럼 편집모드 변경 뒤 레이어별 공간타입과 편집권한이 있어야 편집이 활성화됨 - 활성화 레이어의 편집모드, 편집권한 설정에 따라 해당 레이어만 편집 가능 - 레이어제어창 전반적인 GUI를 ArcGIS스타일로 변경 (보기, 편집) - 레이어제어창 사용자그룹 추가, 삭제, 변경, 이름변경 기능 추가 - 좌표계 검색 기능 확장(빈 문자로 문자열 구분, EPSG 번호 검색 등) 예시) utm 52, 5186 - 레이어제어창 주제도범례 이름 변경 기능 추가 - 레이어 그리기 순서 변경창 별도 제공   2. 예정 기능 (23년 상반기) - 작업영역 저장시 선택된 그룹만 내보내기 기능 추가          - 영상 투명처리 색상 지정 기능 - 영상 투명처리 영역 설정 기능 - 작도, 공간편집시 수치 단위 설정 기능 2023년 일반사용자용 라이센스키 1L0U8N8-F70YIP-1PYZQ6A-1UG653W-1T1IMOP-1IWGYTM-16EFLXL-14UPQKL-2TOA96-YJX81S-YWR6CL-ON34PS-1EPVUI9-17J2TF6-1C868ZA-14G1U0R 라이센스키 입력 방법 도움말 > 프로그램 정보 > 라이센스 관리자 > 새 키 입력 > 입력 후 프로그램 종료 재구동 * Expired 붉은색 글씨가 보이지 않으면 정상임

sgMap과 QGIS의 비교

QGIS is an multicross open source GIS desktop engine based QT.
Since QGIS core is made entirely in QT, it is not supported in the environment where QT does not exist.
QT is an open source library that provides a GUI for developing application solutions in various environments, including a multicross gui library of about 100 MB.
Especially, it is widely used in Linux environment, and desktop tools are convenient development libraries that are frequently used in programs that support MacOS, Linux, and Windows environments.
However, it is not possible to install more than 100MB in the mobile environment, and the GUI does not match the mobile environment. (Not fully supported)


1. QGIS only supports the desktop properly.
> Android and IOS libraries are provided. (However, Mapper GUI configured with QT GUI is not supported.)
> It can be developed with Android Java, Object-C, C ++.

2. It is developed in QT, C ++ and supports only python script as application development language.
> It supports various application languages such as C, C ++, VB, C#, java, javascript.


3. It is difficult to modify QGIS GUI and it can be developed only in addon form.
> You can use the Mapper GUI, or you can create a batch processing system that only uses 2D and 3D Map windows and does not require a GUI.


4. It is difficult to redevelop it as a perfect unit solution.
> You can redevelop the entire GUI to develop a completely different solution, or you can use the basic GUI functionality as is.


5. 3D function is not supported.
> Also supports spherical based 3D visualization.




댓글