Skip to content

Commit d447c26

Browse files
authored
Merge pull request #4690 from OSGeo/backport-4680-to-9.8
[Backport 9.8] [doc] Update eqc.rst after #4656
2 parents 2002648 + 497a4dc commit d447c26

File tree

1 file changed

+2
-2
lines changed
  • docs/source/operations/projections

1 file changed

+2
-2
lines changed

docs/source/operations/projections/eqc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ The following table gives special cases of the cylindrical equidistant projectio
6767
Example using EPSG 32662 (WGS84 Plate Carrée)::
6868

6969
$ echo 2 47 | proj +proj=eqc +ellps=WGS84
70-
222638.98 5232016.07
70+
222638.98 5207247.01
7171

7272
Example using Plate Carrée projection with true scale at latitude 30° and central meridian 90°W::
7373

7474
$ echo -88 30 | proj +proj=eqc +lat_ts=30 +lon_0=90w
75-
192811.01 3339584.72
75+
192972.56 3320113.40
7676

7777
Parameters
7878
################################################################################

0 commit comments

Comments
 (0)