From 707dd9ff80c1d356b94ccea50b6034ff64d91e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Fri, 23 Jun 2023 21:11:30 +0800 Subject: [PATCH] Always use the cleanest examples. Move repetitive default into text explanation. P.S., maybe one day even consider changing the default +ellps=GRS80 to +ellps=WGS84... but no big deal... --- docs/source/apps/proj.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst index 9c3754a939..fefdd9741a 100644 --- a/docs/source/apps/proj.rst +++ b/docs/source/apps/proj.rst @@ -199,7 +199,7 @@ The following script .. code-block:: console - proj +proj=utm +zone=12 +ellps=GRS80 -r <