Re: [gdal-dev] Enter The Chicken

2014-03-17 Thread Piotr Tracz
W dniu 2014-03-15 15:05, Aaron Boxer pisze: Hello, For those of you who are interested in high performance JPEG 2000, I have just launched my ThousandthChicken OpenCL library. https://github.com/OpenCodec/ThousandthChicken If you are using OpenCL don't forget to make your code OpenCL ICD Lo

Re: [gdal-dev] [RFC] [GDAL] Idea for GSoC, 2014

2014-03-17 Thread Kshitij Kansal
Hello Everyone I have submitted my proposal at the melange website. My proposal is available here . Please review my proposal and give me some suggestions to make this proposal even more useful to

[gdal-dev] Error while importing shapefiles to Sql Server

2014-03-17 Thread Giampaolo
Hi, I wrote this batch file to import all the shapefiles in a folder to Sql Server: @ECHO OFF setlocal EnableDelayedExpansion echo Importing... for %%f in (*.shp) do ( set filename=%%~nf set filenametrunc=!filename:~3! ogr2ogr -append -update -f MSSQLSpatial "MSSQL:server=.\SQLEXPRESS;database=Sha

Re: [gdal-dev] Motion: Commit Access for Vincent Mora

2014-03-17 Thread Daniel Morissette
+1 Daniel On 14-03-14 11:42 AM, Even Rouault wrote: Motion: Extend GDAL/OGR commit access to Vincent Mora. --- I'd like to make it easier for Vincent to maintain and improve the recently committed OGR WaSP driver, without me being the bottleneck. He has demonstrated a good knowledge of OGR wo

Re: [gdal-dev] Motion: Commit Access for Vincent Mora

2014-03-17 Thread Howard Butler
+1 > On Mar 17, 2014, at 6:44 AM, Tamas Szekeres wrote: > > +1 > > Tamas > > > > 2014-03-14 16:42 GMT+01:00 Even Rouault : >> Motion: Extend GDAL/OGR commit access to Vincent Mora. >> >> --- >> >> I'd like to make it easier for Vincent to maintain and improve the recently >> committed OGR

Re: [gdal-dev] Motion: Commit Access for Vincent Mora

2014-03-17 Thread Tamas Szekeres
+1 Tamas 2014-03-14 16:42 GMT+01:00 Even Rouault : > Motion: Extend GDAL/OGR commit access to Vincent Mora. > > --- > > I'd like to make it easier for Vincent to maintain and improve the recently > committed OGR WaSP driver, without me being the bottleneck. He has > demonstrated > a good knowl

Re: [gdal-dev] Motion: Commit Access for Vincent Mora

2014-03-17 Thread Jukka Rahkonen
Even Rouault mines-paris.org> writes: > > Motion: Extend GDAL/OGR commit access to Vincent Mora. +1 Jukka Rahkonen ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] GML box in .JP2 image

2014-03-17 Thread Piero Campalani
That's just great. All working as expected here. Thanks Even for your quick replies. Piero On 16 March 2014 20:08, Even Rouault wrote: > Le dimanche 16 mars 2014 19:23:18, Piero Campalani a écrit : > > Hi list, > > > > I am using GDAL 1.10 + JP2OpenJPEG driver to encode .JP2 files including >