<div dir="ltr">Hey everyone!<br><div><br>Report for week 2:<br> Created a config file (.zcfg)[1] for the
georeferencing service. The file was based on the CGAL Delaunay
triangulation configuration files [2]. <br> Started trails for creating a connector for the QGIS georeferencing tool [3].<br> This
includes creating three random Ground Control Points (GCP) and using
them to create a transform, then, applying this transform to a test
point.<br> Dependencies including qgis_core.h and qgis_analysis.h files
could not be found in the QGIS repository[4] or the QGIS API
documentation[5] so the trail is unsuccessful. Currently, the working
theory is that these dependencies are created when QGIS is built.<br> Therefore the immediate goal has shifted from implementing the georeferencing service to resolving the dependency issue.<br>The task for next week:-<br>The
main task for the coming week is to resolve the issue of dependencies.
One potential solution could be using PyQGIS instead of the C++
implementations directly. <br>Blocked on:-<br>Currently, I'm blocked on finding the necessary QGIS dependencies: qgis_core.h and qgis_analysis.h.<br>[1] <a target="_blank" class="gmail-c-link" href="https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/trial.cpp" rel="noopener noreferrer" tabindex="-1">https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/trial.cpp</a><br>[2] <a target="_blank" class="gmail-c-link" href="https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/cgal/cgi-env/Delaunay.zcfg" rel="noopener noreferrer" tabindex="-1">https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/cgal/cgi-env/Delaunay.zcfg</a><br>[3] <a target="_blank" class="gmail-c-link" href="https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/georefence.zcfg" rel="noopener noreferrer" tabindex="-1">https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/georefence.zcfg</a><br>[4] <a target="_blank" class="gmail-c-link" href="https://github.com/qgis/QGIS" rel="noopener noreferrer" tabindex="-1">https://github.com/qgis/QGIS</a><br>[5] <a target="_blank" class="gmail-c-link" href="https://api.qgis.org/api/index.html" rel="noopener noreferrer" tabindex="-1">https://api.qgis.org/api/index.html</a><br>[6] <a target="_blank" class="gmail-c-link" href="https://docs.qgis.org/3.22/en/docs/pyqgis_developer_cookbook/index.html" rel="noopener noreferrer" tabindex="-1">https://docs.qgis.org/3.22/en/docs/pyqgis_developer_cookbook/index.html<br><br></a></div><div>Regards,<br></div><div>Sandeepan.<br></div><div><a target="_blank" class="gmail-c-link" href="https://docs.qgis.org/3.22/en/docs/pyqgis_developer_cookbook/index.html" rel="noopener noreferrer" tabindex="-1"></a></div></div>