[gdal-dev] subclassing CPLODBCStatement and CPLODBCSession for DB2

2015-12-22 Thread David Adler
I am subclassing these classes to provide additional support for DB2. It would simplify matters if some of the members of the parent classes were protected rather than private. The current CPLODBCStatement::Failed method is private but would be useful as public. There is also a peculiarity

[gdal-dev] GDAL/Mapserver PSC Members - OGC Trademark License Agreement signed by OSGeo

2015-12-22 Thread Michael Smith
FYI, to GDAL / Mapserver PSC members, Today I signed the OGC Trademark License Agreement on behalf of the OSGeo board. This was previously done by the MapServer and GDAL PSCs before it was merged under the OSGeo provider. Mike Michael Smith OSGeo Foundation Treasurer treasu...@osgeo.org

Re: [gdal-dev] OpenJPEG

2015-12-22 Thread Aaron Boxer
On Tue, Dec 22, 2015 at 9:01 AM, Even Rouault wrote: > Le mardi 22 décembre 2015 14:38:30, Aaron Boxer a écrit : > > On Tue, Dec 22, 2015 at 4:34 AM, Jukka Rahkonen < > > > > jukka.rahko...@maanmittauslaitos.fi> wrote: > > > Aaron Boxer gmail.com> writes: > > > > This feature would be quite invo

Re: [gdal-dev] OpenJPEG

2015-12-22 Thread Even Rouault
Le mardi 22 décembre 2015 14:38:30, Aaron Boxer a écrit : > On Tue, Dec 22, 2015 at 4:34 AM, Jukka Rahkonen < > > jukka.rahko...@maanmittauslaitos.fi> wrote: > > Aaron Boxer gmail.com> writes: > > > This feature would be quite involved: one would have to gather all of > > > the > > > > layers fo

Re: [gdal-dev] OpenJPEG

2015-12-22 Thread Aaron Boxer
On Tue, Dec 22, 2015 at 4:34 AM, Jukka Rahkonen < jukka.rahko...@maanmittauslaitos.fi> wrote: > Aaron Boxer gmail.com> writes: > > > > This feature would be quite involved: one would have to gather all of the > layers for > > > > all of the code blocks in all of the precincts overlapping that > s

Re: [gdal-dev] OpenJPEG

2015-12-22 Thread Aaron Boxer
Hi Jukka, On Tue, Dec 22, 2015 at 4:34 AM, Jukka Rahkonen < jukka.rahko...@maanmittauslaitos.fi> wrote: > Aaron Boxer gmail.com> writes: > > > > This feature would be quite involved: one would have to gather all of the > layers for > > > > all of the code blocks in all of the precincts overlapp

Re: [gdal-dev] Writing Coded Domain Values from GDAL

2015-12-22 Thread Even Rouault
Le mardi 22 décembre 2015 12:46:29, Gane R a écrit : > I tried to read the coded domain values from GDAL, I used special sql > requests from GDAL as described in FileGeoDB driver. I got the values in > the XML format. > > Is it possible to write coded domain values from GDAL using special sql > re

[gdal-dev] Writing Coded Domain Values from GDAL

2015-12-22 Thread Gane R
I tried to read the coded domain values from GDAL, I used special sql requests from GDAL as described in FileGeoDB driver. I got the values in the XML format. Is it possible to write coded domain values from GDAL using special sql request. I saw that it was possible from ESRI filegeodb API, can th

Re: [gdal-dev] OpenJPEG

2015-12-22 Thread Jukka Rahkonen
Aaron Boxer gmail.com> writes: > This feature would be quite involved: one would have to gather all of the layers for > > all of the code blocks in all of the precincts overlapping that sub-tile,plus the immediately surrounding precincts, run the inverse entropy coder to get the wavelet coeffi