Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Hilmy Hashim
Frank, I now get the gamma with epsg_tr. The issue that remains is that the srs.db that qgis uses is not synced with the latest gdal. Thanks *Hilmy* On Thu, Apr 14, 2011 at 6:30 PM, Frank Warmerdam wrote: > On 11-04-14 04:15 AM, Hilmy Hashim wrote: > >> I'm using OSGeo4W on Windows 7. I just

Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Frank Warmerdam
On 11-04-14 04:15 AM, Hilmy Hashim wrote: I'm using OSGeo4W on Windows 7. I just checked using the OSGeo4W shell and setting gdaldev environment epsg_tr does give me +gamma. On my Ubuntu 10.04 box with GDAL 1.7.3, the gamma is not there. I've just updated QGis 1.7.0-114 and I don't get the gamma

Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Jürgen E . Fischer
Hi Even, On Thu, 14. Apr 2011 at 09:51:54 +0200, Even Rouault wrote: > I know they have updated very recently their srs.db to sync it with GDAL > 1.8.0. > Perhaps you should also update to the latest svn version of qgis ? OSGeo4W has the qgis-dev package which is a nightly build of trunk. But t

Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Hilmy Hashim
I'm using OSGeo4W on Windows 7. I just checked using the OSGeo4W shell and setting gdaldev environment epsg_tr does give me +gamma. On my Ubuntu 10.04 box with GDAL 1.7.3, the gamma is not there. I've just updated QGis 1.7.0-114 and I don't get the gamma in the CRS listing. Thanks *Hilmy* On T

Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Even Rouault
Selon Hilmy Hashim : > Merci Even, > > Didn't know which one is the effective code, there are so many versions > around. It's good to know that changes have been made. > > I'm using QGis 1.7 dev and the About say it's using GDAL/OGR 1.8.0. How come > the +gamma is not included there? I know they

Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Hilmy Hashim
Merci Even, Didn't know which one is the effective code, there are so many versions around. It's good to know that changes have been made. I'm using QGis 1.7 dev and the About say it's using GDAL/OGR 1.8.0. How come the +gamma is not included there? Regards *Hilmy* On Thu, Apr 14, 2011 at 3:2

Re: [gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Even Rouault
Selon Hilmy Hashim : > Sorry to bring this up again. I've been looking for why epsg_tr.py -proj4 is > not including the +gamma (RectifiedToSkew angle) parameter for the > +proj=omerc projection as used in EPSG:3168, EPSG:3375, etc. It seems that > it is not set in > https://svn.osgeo.org/fdo/trunk

[gdal-dev] Gamma parameter not set in proj4 string for RSO projections

2011-04-14 Thread Hilmy Hashim
Sorry to bring this up again. I've been looking for why epsg_tr.py -proj4 is not including the +gamma (RectifiedToSkew angle) parameter for the +proj=omerc projection as used in EPSG:3168, EPSG:3375, etc. It seems that it is not set in https://svn.osgeo.org/fdo/trunk/Thirdparty/gdal/ogr/ogr_srs_pro