<div dir="ltr"><div><div>Hello everyone.<br></div>This is my week 6 report: <a href="http://gsoc2014gnm.blogspot.ru/2014/06/week-6-gnm-in-gdal-20.html">http://gsoc2014gnm.blogspot.ru/2014/06/week-6-gnm-in-gdal-20.html</a>. There I write about the methods of GNM API, which I integrated into GDAL library (<gdal root>/gnm), and how to use them, for example via a console testing application which I also implement in <gdal root>/apps. <br>

</div>My current approach of the working on GDAL is that I have a <a href="https://github.com/MikhanGusev/gdal-svn/tree/cmake4gdal" target="_blank">repo on Github</a> which was forked from an exterior repo because it had CMakefiles and I could easily build GDAL and tried to integrate my API. The next week I will change this approach and make a repo which will be the fork of the official GDAL git repo, because it seems more convenient to make and share changes of my work with library. I will continue to move methods from an old API to the current in this sequence: automatic connectivity creation with some algorithm, features addition and deletion, working with graph and analysis, network's business logic.<br>


</div>