aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/faq.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/faq.html b/html/faq.html
index ca29117d..0407deae 100644
--- a/html/faq.html
+++ b/html/faq.html
@@ -93,7 +93,8 @@ datum WGS84 (use +datum=WGS84). If either the input or output are not
identified as having a datum, the datum shifting (and ellipsoid change) step
is just quietly skipped!<p>
-<li> The PROJ_DEBUG environment can be defined to force extra output from
+<li> The PROJ_DEBUG environment can be defined (any value) to force extra
+output from
the PROJ.4 library to stderr (the text console normally) with information on
what data files are being opened and in some cases why a transformation fails.
Note that PROJ_DEBUG support is not yet very mature in the PROJ.4 library.<p>