Re: [gdal-dev] SCH support in GDAL

2016-01-04 Thread Even Rouault
Le lundi 04 janvier 2016 18:48:16, Agram, Piyush S (334D) a écrit : > Hi, > Currently, there are no raster formats that use this projection method. > These are more likely to be used with GCP's or in metadata. But in the > future, these could be used with raster formats - e.g, JPL's UAVSAR data.

Re: [gdal-dev] SCH support in GDAL

2016-01-04 Thread Agram, Piyush S (334D)
Hi, Currently, there are no raster formats that use this projection method. These are more likely to be used with GCP's or in metadata. But in the future, these could be used with raster formats - e.g, JPL's UAVSAR data. Are there other parts of GDAL where support for the new projection needs to

Re: [gdal-dev] SCH support in GDAL

2016-01-04 Thread Even Rouault
Le dimanche 03 janvier 2016 00:54:41, Agram, Piyush S (334D) a écrit : > Hi, >Spherical Cross-track Height (SCH) coordinate system support was added > to PROJ.4 about a couple of months ago. This is widely used for processing > radar remote sensing data, particularly for the NASA radar missions

[gdal-dev] SCH support in GDAL

2016-01-02 Thread Agram, Piyush S (334D)
Hi, Spherical Cross-track Height (SCH) coordinate system support was added to PROJ.4 about a couple of months ago. This is widely used for processing radar remote sensing data, particularly for the NASA radar missions. I have tried to include support for this coordinate system in GDAL by definin