2010-09-30 22:53:18 +00:00
|
|
|
/** @defgroup core QGIS core library
|
2008-10-28 23:00:54 +00:00
|
|
|
|
2010-09-30 22:53:18 +00:00
|
|
|
Contains all basic GIS functionality.
|
2008-10-28 23:00:54 +00:00
|
|
|
|
|
|
|
*/
|
|
|
|
|
2010-09-30 22:53:18 +00:00
|
|
|
/** @defgroup gui QGIS gui library.
|
|
|
|
|
|
|
|
It's built on top of core library and adds reusable GUI widgets.
|
2008-10-28 23:00:54 +00:00
|
|
|
|
|
|
|
*/
|
|
|
|
|
2010-09-30 22:53:18 +00:00
|
|
|
/** @defgroup analysis QGIS analysis library.
|
2009-03-20 15:52:44 +00:00
|
|
|
|
2010-09-30 22:53:18 +00:00
|
|
|
Built on top of core library, the analysis library provides
|
2009-03-20 15:52:44 +00:00
|
|
|
high level tools for carrying out spatial analysis on vector and raster data.
|
|
|
|
*/
|
|
|
|
|
2008-10-28 23:00:54 +00:00
|
|
|
/** @defgroup MapComposer */
|
2011-06-01 11:30:18 +06:00
|
|
|
|
|
|
|
/** @defgroup networkanalysis QGIS network analysis library.
|
|
|
|
|
|
|
|
The network analysis library provides high level tool for build topology and analysis it.
|
|
|
|
*/
|
2015-07-10 14:50:20 +02:00
|
|
|
|
|
|
|
|
|
|
|
/** @defgroup server QGIS Server library.*/
|