Skip to content

Weekly Report ‐ Week 05

Sandeepan Dhoundiyal edited this page Sep 11, 2022 · 1 revision

Work done for the previous week:-

  1. Developed two python functions for QGIS processing algorithms: affine transform and centroids[1]

  2. Descriptions for both the QGIS python functions for affine transform[2] and centroids[3] are linked

Plan for next week:-

  1. Convert the two algorithms into ZOO-services

Currently, I'm not blocked on anything.

[1] https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/Vector%20operations/Applying_QGIS_algorithms.py

[2] https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/Vector%20operations/affineTransform_description.txt

[3] https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/Vector%20operations/centroid_description.txt