Re: [gdal-dev] Support for coordinate epoch of dynamic CRS

2021-05-10 Thread Greg Troxel
Even Rouault writes: > https://github.com/rouault/gdal/blob/coordinate_epoch/gdal/doc/source/user/coordinate_epoch.rst > The :cpp:func:`OGRSpatialReference::SetCoordinateEpoch` and > :cpp:func:`OGRSpatialReference::GetCoordinateEpoch` methods can be > used to set/retrieve a coordinate epo

[gdal-dev] Support for coordinate epoch of dynamic CRS

2021-05-10 Thread Even Rouault
Hi, for those not actively tracking github pull requests, I wanted to point at https://github.com/OSGeo/gdal/pull/3810 which adds initial support for coordinate epoch of dynamic CRS. You might want to start by reading https://github.com/rouault/gdal/blob/coordinate_epoch/gdal/doc/source/user/c