Hi all, Sorry for the delay. *Weekly Report 2*
*What was done this week?* - There is exampleprovider <https://github.com/qgis/QGIS/tree/master/python/plugins/processing/exampleprovider> which is available in the Processing plugin <https://github.com/qgis/QGIS/tree/master/python/plugins/processing> as an example plugin to add algorithms to the Processing framework. This will be used as a base. - Have added the functionality for simplification using QgsTopologyPreservingSimplifier function in the above mentioned example plugin. Code can be found at this link </> - But this alone is incomplete/insufficient for simplification as there is a need to do pre-processing otherwise the output won't be as desired. *What is the plan for next week?* - In the coming week I'll be tweaking with the models given in processing toolbox and using the algorithms already in it will implement proper pre-processing steps in the plug-in. *Wiki page : *http://hub.qgis.org/wiki/quantum-gis/nishithm *Code repository : *https://github.com/nishithm/schematization Thanks and regards, Nishith Maheshwari Lab for Spatial Informatics IIIT Hyderabad
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
