Hi Sergey >And i add path to trunk after ready.
Thank you. The analysis part of QGIS is a place where help is very much appreciated. > How to write GUI tool? As a part of QGis application (e.g. measure tool) or > a python/c++ plugin (e.g. coordinate capture plugin)? Like better? For the f-tools functions, an implementation in src/app (and placing the tool menu under 'vector' as it is now) would be better than a plugin. Because vector analysis is generic functionality that, ideally, should be there without the need to load a plugin. Regards, Marco Am Donnerstag, 30. Dezember 2010, um 12.01:33 schrieb Sergey Yakushev: > Thu, 30 Dec 2010 09:44:29 +0100 письмо от Marco Hugentobler <[email protected]>: > > Hi Sergey > > > > > What is the current state of the process? > > > > In src/analysis/vector there are the already ported functions. Afaik only > > a small subset is already ported. > > I need to customization some function (vector->geometry tools->simplyfy > geometries). And i add path to trunk after ready. > > How to write GUI tool? As a part of QGis application (e.g. measure tool) or > a python/c++ plugin (e.g. coordinate capture plugin)? Like better? > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- Dr. Marco Hugentobler Sourcepole - Linux & Open Source Solutions Churerstr. 22, CH-8808 Pfäffikon SZ, Switzerland [email protected] http://www.sourcepole.ch Technical Advisor QGIS Project Steering Committee _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
