Re: [gdal-dev] EPSG:6933

2015-11-10 Thread Even Rouault
Le mardi 10 novembre 2015 21:56:00, Mike Toews a écrit : > On 11 November 2015 at 02:33, Even Rouault wrote: > > Long answer: > > This CRS probably didn't exist in the EPSG database v8.5 that was used > > the last time the proj/GDAL derived EPSG database was generated. And I > > see that the elli

Re: [gdal-dev] EPSG:6933

2015-11-10 Thread Mike Toews
On 11 November 2015 at 02:33, Even Rouault wrote: > Long answer: > This CRS probably didn't exist in the EPSG database v8.5 that was used the > last time the proj/GDAL derived EPSG database was generated. And I see that > the ellipsoidal Lamber Cylindrical Equal Area projection method 9835 was als

Re: [gdal-dev] EPSG:6933

2015-11-10 Thread Even Rouault
Ramona, Long answer: This CRS probably didn't exist in the EPSG database v8.5 that was used the last time the proj/GDAL derived EPSG database was generated. And I see that the ellipsoidal Lamber Cylindrical Equal Area projection method 9835 was also unknown of GDAL. I've fixed GDAL to recognize

[gdal-dev] EPSG:6933

2015-11-10 Thread Ramona Deck
Hello,   I want to use Soil Moisture data from the SMOS-project which have EPSG code: 6933. I try to use gdalwarp for warping the file into EPSG:32632.   This is the code I use:   >gdalwarp -s_srs EPSG:6933 -t_srs EPSG:32632 -tr 100 100 subset_SM_OPER_MIR_CLF3MA_20140101T00_20140131T235

[gdal-dev] EPSG:6933

2015-11-10 Thread Ramona Deck
Hello,   I want to use Soil Moisture data from the SMOS-project which have EPSG code: 6933. I try to use gdalwarp for warping the file into EPSG:32632.   This is the code I use:   >gdalwarp -s_srs EPSG:6933 -t_srs EPSG:32632 -tr 100 100 subset_SM_OPER_MIR_CLF3MA_20140101T00_20140131T2359