[gdal-dev] Fwd: [Action required] Please prepare the ideas page for GSoC 2018

2018-01-09 Thread Margherita Di Leo
-- Forwarded message -- From: Margherita Di Leo Date: Tue, Jan 9, 2018 at 3:57 PM Subject: [Action required] Please prepare the ideas page for GSoC 2018 To: OSGeo Discussions , OSGeo-SoC < s...@lists.osgeo.org> Cc: "gsoc-adminosgeo.org" Dear members of the Community, this is a

Re: [gdal-dev] CPLJSONDocument

2018-01-09 Thread Dmitry Baryshnikov
Hi, I changed CPLJSONObject/CPLJSONArray  methods string parameters to std::string and merged last trunk changes. Still leave 3 methods with const char* to simplify code because according to standard conversion sequence, methods with input (const char*, const char*) parameters executes metho