diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-02-24 11:43:31 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2020-02-24 11:43:31 +0000 |
| commit | 137dbc3573303c18c432914a91a9878c0c151fc8 (patch) | |
| tree | 899c600d4526e4c43a5a7a62cbb9960f9d0aff50 /src | |
| parent | c7c06c1b2aae31825b4b84ec2be3eeb1ca53a03e (diff) | |
| download | PROJ-137dbc3573303c18c432914a91a9878c0c151fc8.tar.gz PROJ-137dbc3573303c18c432914a91a9878c0c151fc8.zip | |
Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)
Diffstat (limited to 'src')
| -rw-r--r-- | src/proj_constants.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/proj_constants.h b/src/proj_constants.h index a70d5346..5b95cda6 100644 --- a/src/proj_constants.h +++ b/src/proj_constants.h @@ -201,8 +201,6 @@ #define PROJ_WKT2_NAME_METHOD_VAN_DER_GRINTEN "Van Der Grinten" -#define PROJ_WKT2_NAME_METHOD_VERTICAL_NEAR_SIDE_PERSPECTIVE "Vertical Near Side Perspective" - #define PROJ_WKT2_NAME_METHOD_WAGNER_I "Wagner I" #define PROJ_WKT2_NAME_METHOD_WAGNER_II "Wagner II" #define PROJ_WKT2_NAME_METHOD_WAGNER_III "Wagner III" |
