Re: [gdal-dev] Submiting patch on Postgres driver

2012-05-10 Thread Yves Jacolin
Hello, see http://www.osgeo.org/osgeo_userid Y. Le jeudi 10 mai 2012 10:26:33 Alexandre Gacon a écrit : > Where can I create a osgeo login ? > > Regards > Alexandre > > 2012/5/10 Jean-Claude Repetto > > > On 05/10/12 08:27, Alexandre Gacon wrote: > >> Hi, > >> > >> I have added an option on

Re: [gdal-dev] Submiting patch on Postgres driver

2012-05-10 Thread Jean-Claude Repetto
Le 10/05/2012 10:26, Alexandre Gacon a écrit : Where can I create a osgeo login ? http://www.osgeo.org/osgeo_userid ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Submiting patch on Postgres driver

2012-05-10 Thread Alexandre Gacon
Where can I create a osgeo login ? Regards Alexandre 2012/5/10 Jean-Claude Repetto > On 05/10/12 08:27, Alexandre Gacon wrote: > >> Hi, >> >> I have added an option on the Postgres driver for OGR to avoid >> computation of the SRID of a spatial request when the SRID is known. Is >> it possible

Re: [gdal-dev] Submiting patch on Postgres driver

2012-05-10 Thread Jean-Claude Repetto
On 05/10/12 08:27, Alexandre Gacon wrote: Hi, I have added an option on the Postgres driver for OGR to avoid computation of the SRID of a spatial request when the SRID is known. Is it possible to add it to the code repository ? -- Alexandre Gacon Hi, You have to open a new ticket at : http:

[gdal-dev] Submiting patch on Postgres driver

2012-05-09 Thread Alexandre Gacon
Hi, I have added an option on the Postgres driver for OGR to avoid computation of the SRID of a spatial request when the SRID is known. Is it possible to add it to the code repository ? -- Alexandre Gacon ogr_pg.patch Description: Binary data ___ gda