[Proj] [gdal-dev] Coordinate system improvements - GDAL, libgeotiff, PROJ barn raising

Martin Desruisseaux martin.desruisseaux at geomatys.com
Fri May 18 03:25:01 EST 2018


Le 16/05/2018 à 22:20, Even Rouault a écrit :

> Thanks for the pointers. Some interesting reading to digest. Yes, if
> the API can itself rely on a standard, that could be a good thing.
>
In a C/C++ world, it could be:

  * State that standard API in C is not a goal (unless someone
    volunteers for defining a large set of pointer to functions).
  * Define standard C++ API as a set of classes with virtual or pure
    virtual functions.
  * Define subclasses of above C++ classes with PROJ implementation (or
    delegating to PROJ methods in C).

Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/proj/attachments/20180518/b6757fc6/attachment.htm 


More information about the Proj mailing list