<div dir="ltr"><h2 style="margin:1em 0px 15px;line-height:1.7;font-size:2em;padding:0px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,238,238);color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif">
<span style="font-size:15px;font-weight:normal;line-height:25px">Reports #3 goes from June 29th to July 5th.</span></h2><h2 style="margin:1em 0px 15px;line-height:1.7;font-size:2em;padding:0px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,238,238);color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif">
<span style="font-size:15px;font-weight:normal;line-height:25px">This week is probably the toughest since the beginning of the project. Like I planned last week, I changed my code so that UTFGrid directly call AGG2 driver instead of using a copy of it. I made this possible by adding a fake output in my driver. With this output, it is possible to change the rendering parameter easily. By calling AGG directly it was no longer necessary to use C++ so I changed all my code to C. Also, like I planned, I added they keywords UTFRESOLUTION, UTFITEM and UTFDATA to the mapfile syntax. UTFRESOLUTION lets you set the grid resolution for each characters. Default resolution is 4 per char. UTFDATA is used to set which data returns with the UTFGrid. It uses classObj->text syntax so it's easy to set. Finally, I'm working on making shapes data available for my driver.</span></h2>
<h3 style="margin:1em 0px 15px;line-height:1.7;font-size:1.5em;padding:0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif"><a name="plan" class="" href="https://github.com/mapserver/mapserver/wiki/GSoC-Weekly-Report-July-5th#plan" style="color:rgb(65,131,196);text-decoration:none;display:block;padding-left:30px"></a></h3>
<p style="margin-top:15px;margin-right:0px;margin-left:0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15px;line-height:25px;margin-bottom:0px!important">Plan</p><p style="margin-top:15px;margin-right:0px;margin-left:0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15px;line-height:25px;margin-bottom:0px!important">
Next week I plan to bring the datas in my driver. Once It will be done, I will do another iteration, review my code and update my example.</p></div>