[gdal-dev] NetCDF and datum handling suggestion

Etienne Tourigny etourigny.dev at gmail.com
Wed Sep 7 14:10:35 EDT 2011


On Wed, Sep 7, 2011 at 2:33 AM, Even Rouault
<even.rouault at mines-paris.org> wrote:
>
>> In case you feel like testing it, the functions needed are
>>  OGRSpatialReference::importFromProj4() and exportToProj4(), the later
>> which is not documented.
>>
>> Perhaps others can comment on the suitability of exporttoProj4() ???
>>
>
> It is documented but doxygen didn't like a macro that was inserted between the
> comment and the function. Should be fixed by r23070

thanks!

>
> I'd note that proj4 strings have not all the expressivity of WKT. In
> particular they cannot capture citation strings, or authority name and code.
> So the suitability of using them depends on what you want to do with them.
>

How important is this information?  Assuming we drop all the citation
strings, or authority names and codes, but retain the important
parameters of each projection (in CF and proj format), are we missing
anything important numerically?

In other words, are there any show-stopper issues that would keep us
from using proj4 instead of wkt?


More information about the gdal-dev mailing list