FortranGIS
Version 3.0
|
Object strictly reflecting C PJ_PROJ_INFO structure. More...
Public Attributes | |
type(c_ptr) | id |
Name of the projection in question. More... | |
type(c_ptr) | description |
Description of the projection. More... | |
type(c_ptr) | definition |
Projection definition. More... | |
integer(kind=c_int) | has_inverse |
1 if an inverse mapping exists, 0 otherwise More... | |
real(kind=c_double) | accuracy |
Expected accuracy of the transformation. More... | |