Skip to content

Weekly Report ‐ Week 11

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

Tasks completed during the past week:-

  1. This week was spent on three tasks:

  2. Implementation of the sampling function was completed[1].

  3. The issues with docker were resolved. A script to perform the necessary setup steps has been compiled [2].

  4. A python function to implement the KDE tool in QGIS was written[3].

  5. The work from this GSoC was presented at FOSS4G.

  6. The design of an interface for the QGIS methods was started[4].

Tasks for next week:

  1. Test the KDE function and incorporate it into the ZOO-project.
  2. Incorporate the docker setup into the ZOO-projects docker file.
  3. Finish the front-end interface.

Blocked On:

Currently, I am not blocked on anything.

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

[2]https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/qgis_interaction/docker_scratch/Dockerfile

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

[4]https://github.com/sdhoundiyal/zoo_examples/blob/main/qgis-example.html