diff options
Diffstat (limited to 'src/proj_constants.h')
| -rw-r--r-- | src/proj_constants.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/proj_constants.h b/src/proj_constants.h index f67a0583..5985f1b1 100644 --- a/src/proj_constants.h +++ b/src/proj_constants.h @@ -693,5 +693,9 @@ #define EPSG_NAME_METHOD_GEOGRAPHIC_TOPOCENTRIC "Geographic/topocentric conversions" #define EPSG_CODE_METHOD_GEOGRAPHIC_TOPOCENTRIC 9837 +/* ------------------------------------------------------------------------ */ + +#define PROJ_WKT2_NAME_METHOD_GEOGRAPHIC_GEOCENTRIC_LATITUDE \ + "Geographic latitude / Geocentric latitude" #endif /* PROJ_CONSTANTS_INCLUDED */ |
