aboutsummaryrefslogtreecommitdiff
path: root/src/projections
diff options
context:
space:
mode:
authorBert Huijben <rhuijben@users.noreply.github.com>2022-01-07 15:19:44 +0100
committerGitHub <noreply@github.com>2022-01-07 15:19:44 +0100
commita03d3c16222ed4aed121d26bdf6db5fbf72ddeb0 (patch)
tree7f47469b9d7b3121440482ac78fcc790ba886fcf /src/projections
parenta7577c936ba2d325b7e41b940adc60681805e922 (diff)
downloadPROJ-a03d3c16222ed4aed121d26bdf6db5fbf72ddeb0.tar.gz
PROJ-a03d3c16222ed4aed121d26bdf6db5fbf72ddeb0.zip
labrd: document in the tagline and documentation that lat_0 is required (#2997)
Diffstat (limited to 'src/projections')
-rw-r--r--src/projections/labrd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/labrd.cpp b/src/projections/labrd.cpp
index 9fa17817..b443c067 100644
--- a/src/projections/labrd.cpp
+++ b/src/projections/labrd.cpp
@@ -6,7 +6,7 @@
#include "proj.h"
#include "proj_internal.h"
-PROJ_HEAD(labrd, "Laborde") "\n\tCyl, Sph\n\tSpecial for Madagascar";
+PROJ_HEAD(labrd, "Laborde") "\n\tCyl, Sph\n\tSpecial for Madagascar\n\tlat_0=";
#define EPS 1.e-10
namespace { // anonymous namespace