Skip to content

Commit 497a4dc

Browse files
jjimenezshawgithub-actions[bot]
authored andcommitted
[doc] Update eqc.rst after #4656
1 parent 2002648 commit 497a4dc

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)