OSGeo/PROJ-JNI

Implement ParametricCRS

desruisseaux opened this issue · 1 comments

ParametricCRS allows for example to express a height as a pressure measurement instead than a height in metres. This kind of CRS is implemented by PROJ. Creating wrapper for it depends on task #10.

A geoapi-4.0 branch has been created with ParametricCRS in it.