3660628 / qgis_dev

a basic qgis-based standalone application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qgis_dev

a basic qgis-based standalone application

This repository is mainly for sync with my bolg papers about QGis development. And is mainly focused on the topics of basic GIS functions such as:

  • displaying GIS dataset(vector and raster).
  • linking the map canvas with layer tree manage view.
  • searching information like spatial coordinate system, projection, dataset table, and so on.
  • editing datasets, including dataset table editing, shape editing, and so on.

About

a basic qgis-based standalone application


Languages

Language:C++ 99.3%Language:CMake 0.7%