[Proj] Time for a new release?
Kristian Evers
kreve at sdfe.dk
Fri Nov 17 01:36:14 PST 2017
Roger,
To check if there’s an inverse use proj_pj_info: https://kbevers.github.io/development/reference/functions.html#c.proj_pj_info (click
PJ_PROJ_INFO to see how the struct is defined)
You can not access P->fwd4d and friends in the public API. That is what the proj_trans* functions are for. The transformation direction is controlled with the PJ_DIRECTION enum.
I’ll try to fit that into the migration guide. Or better yet, you can submit a pull request with the changes you’d like to see.
Kristian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20171117/b68c2e25/attachment.html>
More information about the Proj
mailing list