<div dir="ltr"><div><div><div>Hey everyone the Week 1 (June 13th - June 19th) report is:-<br>
</div><div>Tasks completed during the past week:-</div>1.  Started integration of the QGIS georeferencing tool<br>1.1 Went through the codebase and documentation of the Georeferencing tool.<br>1.2 Committed the qgsgcppoint.cpp[1] and qgsgcppoint.h[2] files from the 
QGIS repository[3,4]. The only change was that the 2D point class, 
QgsPointXY was replaced with the 3Dpoint class, QgsPointXYZ. This is 
being done so that the georeferencing would support both 2D and 3D 
ground control points.<br>1.3 Committed the qgspointxyz.h[5] file. It is
 a slight modification of the qgspointxy.h[6] file from the QGIS 
repository with a third dimension added. The code in this file is still 
being written.<span class="gmail-c-mrkdwn__br"></span> Tasks for this week:-<br>1.  Complete and commit the 3D point related changes.<br>2.  Finish implementing the Georeferencing tool as a ZOO-service.<br>3.  Begin implementation of a front-end interface to interact with the service.<span class="gmail-c-mrkdwn__br"></span>Currently, I am not blocked on anything<span class="gmail-c-mrkdwn__br"></span>[1]  <a target="_blank" class="gmail-c-link" href="https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/qgsgcppoint.cpp" rel="noopener noreferrer" tabindex="-1">https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/qgsgcppoint.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/qgis/qgsgcppoint.h" rel="noopener noreferrer" tabindex="-1">https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/qgsgcppoint.h</a><br>[3]  <a target="_blank" class="gmail-c-link" href="https://api.qgis.org/api/qgsgcppoint_8cpp_source.html" rel="noopener noreferrer" tabindex="-1">https://api.qgis.org/api/qgsgcppoint_8cpp_source.html</a><br>[4]  <a target="_blank" class="gmail-c-link" href="https://api.qgis.org/api/qgsgcppoint_8h_source.html" rel="noopener noreferrer" tabindex="-1">https://api.qgis.org/api/qgsgcppoint_8h_source.html</a><br>[5]  <a target="_blank" class="gmail-c-link" href="https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/qgspointxyz.h" rel="noopener noreferrer" tabindex="-1">https://github.com/sdhoundiyal/GSoC_ZOO-Project/blob/main/zoo-project/zoo-services/qgis/qgspointxyz.h</a><br>[6]  <a target="_blank" class="gmail-c-link" href="https://api.qgis.org/api/qgspointxy_8h_source.html" rel="noopener noreferrer" tabindex="-1">https://api.qgis.org/api/qgspointxy_8h_source.html<br><br></a></div>Regards,<br></div>Sandeepan.<br><div><div><a target="_blank" class="gmail-c-link" href="https://api.qgis.org/api/qgspointxy_8h_source.html" rel="noopener noreferrer" tabindex="-1"></a>

</div></div></div>