We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e10ddc commit 02e12b4Copy full SHA for 02e12b4
docs/source/operations/projections/eqc.rst
@@ -63,7 +63,7 @@ The following table gives special cases of the cylindrical equidistant projectio
63
64
Example using EPSG 32662 (WGS84 Plate Carrée)::
65
66
- $ echo 2 47 | proj +proj=eqc +lat_ts=0 +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +units=m
+ $ echo 2 47 | proj +proj=eqc +ellps=WGS84
67
222638.98 5232016.07
68
69
Example using Plate Carrée projection with true scale at latitude 30° and central meridian 90°W::
0 commit comments