I didn't see any objections, so I'm going to go ahead and start removing
the option and the #if cpp stuff.
On Thu, Mar 17, 2016 at 10:55 AM, Dmitry Baryshnikov
wrote:
> Hi Kurt,
>
> I think, that it's time to do this.
>
> Best regards,
> Dmitry
>
> 17.03.2016 19:19, Kurt Schwehr пишет:
>
> I
Hello to all,
Sorry for taking too long (exams and travelling).
After running few tests -
- In my opinion, in Both the codes the error is not in GetConnectionInfo
function. if you replace return true with return false at the last of
the function it won’t fail in both cases.
- If you
Hello everyone
I am a second year student at Saint-Petersburg ITMO University, Russia. For
GSoC 2016 I would like to work on DWG support in GDAL.
Overall idea
DWG is very wide-spread format and it seems like there is a lot of requests
for a good conversion tools from DWG to more common spatia
Folks,
I played around a bit with the map algebra idea and came up with
something that could work nicely as a plugin. The initial code is at
https://github.com/ajolma/gdal/tree/trunk/gdal/map_algebra
The idea is based on processing raster bands block by block and calling
a given function on
Hello Dmitry,
Sorry for the long delay, my exams had the better of me, but now they're
over :) .
I have updated libpng 1.6.21 and i have created a pull request after
removing files from original libpng 1.6.21 that I think would not be
required as a library in GDAL.
All test on travis have been pass