A basic qgis-based standalone application
This repository shows examples of my blog about QGis C++ development. The application contains some 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.