blob: 9e538d2a9456eed308d29362f1cf4f98aadba604 [file] [log] [blame]
<!DOCTYPE html>
<!--
This page is automatically generated by the following class in the test directory:
org.apache.sis.referencing.report.CoordinateOperationMethods
-->
<html>
<head>
<meta charset="UTF-8"/>
<title>Apache SIS Coordinate Operation Methods</title>
<style type="text/css" media="all">
@import url("authority-codes.css");
</style>
</head>
<body>
<header>
<h1>Apache SIS™ Coordinate Operation Methods</h1>
<p>
The following tables summarize the coordinate operation methods known to Apache SIS 1.0
together with the recognized parameters. There is three kinds of parameters:
</p>
<ul class="verbose">
<li>
The <code>semi-major</code> and <code>semi-minor</code> parameters are needed for all map projections,
but usually do not need to be specified explicitly since they are inferred from the ellipsoid
(unless <a href="http://sis.apache.org/apidocs/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html">creating parameterized transforms directly</a>).
For this reason, those parameters are usually not shown in <a href="https://epsg.org/">EPSG registry</a>
or <a href="https://docs.ogc.org/is/12-063r5/12-063r5.html">Well Known Text</a> (WKT) definitions.
</li><li>
The <code>earth_radius</code> and <code>inverse_flattening</code> parameters (not shown below) are implicitly supported by all map projections.
They are other ways to specify the ellipsoid (actually rarely used).
Read and write operations on those implicit parameters are converted into equivalent operations on <code>semi-major</code> and <code>semi-minor</code> parameters.
</li><li>
Unless otherwise noticed, all other parameters are mandatory
(in the sense that they should always be shown in forms, regardless of whether they have default value).
</li>
</ul>
</header>
<nav>
<h2>Table of content:</h2>
<ul>
<li><a href="#9825">Pseudo Plate Carree</a></li>
<li>
Cylindrical projections
<ul>
<li><a href="#1029">Equidistant Cylindrical (Spherical)</a></li>
<li><a href="#9812">Hotine Oblique Mercator (variant A)</a></li>
<li><a href="#9815">Hotine Oblique Mercator (variant B)</a></li>
<li><a href="#Hotine_Oblique_Mercator_Two_Point_Center">Hotine_Oblique_Mercator_Two_Point_Center</a></li>
<li><a href="#Hotine_Oblique_Mercator_Two_Point_Natural_Origin">Hotine_Oblique_Mercator_Two_Point_Natural_Origin</a></li>
<li><a href="#9835">Lambert Cylindrical Equal Area</a></li>
<li><a href="#9834">Lambert Cylindrical Equal Area (Spherical)</a></li>
<li><a href="#1026">Mercator (Spherical)</a></li>
<li><a href="#9804">Mercator (variant A)</a></li>
<li><a href="#9805">Mercator (variant B)</a></li>
<li><a href="#1044">Mercator (variant C)</a></li>
<li><a href="#Miller_Cylindrical">Miller_Cylindrical</a></li>
<li><a href="#1024">Popular Visualisation Pseudo Mercator</a></li>
<li><a href="#9807">Transverse Mercator</a></li>
<li><a href="#9808">Transverse Mercator (South Orientated)</a></li>
</ul>
</li><li>
Conic projections
<ul>
<li><a href="#9822">Albers Equal Area</a></li>
<li><a href="#9818">American Polyconic</a></li>
<li><a href="#9801">Lambert Conic Conformal (1SP)</a></li>
<li><a href="#9802">Lambert Conic Conformal (2SP)</a></li>
<li><a href="#9803">Lambert Conic Conformal (2SP Belgium)</a></li>
<li><a href="#1051">Lambert Conic Conformal (2SP Michigan)</a></li>
<li><a href="#9826">Lambert Conic Conformal (West Orientated)</a></li>
</ul>
</li><li>
Planar projections
<ul>
<li><a href="#9809">Oblique Stereographic</a></li>
<li><a href="#9810">Polar Stereographic (variant A)</a></li>
<li><a href="#9829">Polar Stereographic (variant B)</a></li>
<li><a href="#9830">Polar Stereographic (variant C)</a></li>
<li><a href="#Stereographic_North_Pole">Stereographic_North_Pole</a></li>
<li><a href="#Stereographic_South_Pole">Stereographic_South_Pole</a></li>
</ul>
</li><li>
Conversions
<ul>
<li><a href="#9843">Axis order reversal (2D)</a></li>
<li><a href="#9844">Axis order reversal (geographic3D horizontal)</a></li>
<li><a href="#Geocentric_To_Ellipsoid">Geocentric_To_Ellipsoid</a></li>
<li><a href="#9602">Geographic/geocentric conversions</a></li>
<li><a href="#Geographic2D_to_3D_conversion">Geographic2D to 3D conversion</a></li>
<li><a href="#9659">Geographic3D to 2D conversion</a></li>
<li><a href="#Interpolation_1D">Interpolation 1D</a></li>
<li><a href="#Mollweide">Mollweide</a></li>
<li><a href="#Sinusoidal">Sinusoidal</a></li>
<li><a href="#9824">Transverse Mercator Zoned Grid System</a></li>
</ul>
</li><li>
Tranformations
<ul>
<li><a href="#9605">Abridged Molodensky</a></li>
<li><a href="#9624">Affine parametric transformation</a></li>
<li><a href="#1032">Coordinate Frame Rotation (geocentric domain)</a></li>
<li><a href="#9607">Coordinate Frame Rotation (geog2D domain)</a></li>
<li><a href="#1038">Coordinate Frame Rotation (geog3D domain)</a></li>
<li><a href="#9655">France geocentric interpolation</a></li>
<li><a href="#1031">Geocentric translations (geocentric domain)</a></li>
<li><a href="#9603">Geocentric translations (geog2D domain)</a></li>
<li><a href="#1035">Geocentric translations (geog3D domain)</a></li>
<li><a href="#9619">Geographic2D offsets</a></li>
<li><a href="#9618">Geographic2D with Height Offsets</a></li>
<li><a href="#9660">Geographic3D offsets</a></li>
<li><a href="#9601">Longitude rotation</a></li>
<li><a href="#9604">Molodensky</a></li>
<li><a href="#9613">NADCON</a></li>
<li><a href="#9615">NTv2</a></li>
<li><a href="#1033">Position Vector transformation (geocentric domain)</a></li>
<li><a href="#9606">Position Vector transformation (geog2D domain)</a></li>
<li><a href="#1037">Position Vector transformation (geog3D domain)</a></li>
<li><a href="#9616">Vertical Offset</a></li>
</ul>
</li>
</ul>
</nav>
<article>
<header>
<h2 id="9825">Pseudo Plate Carree</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9825</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">NetCDF:</span><code>latitude_longitude</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1029">Equidistant Cylindrical (Spherical)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1029, <del>9823</del></td>
</tr>
<tr>
<th>Aliases:</th>
<td>Plate Carrée, <span class="non-epsg">OGC:</span><code>Equirectangular</code>, <span class="non-epsg">ESRI:</span><code>Plate_Carree</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_Equirectangular</code>, <span class="non-epsg">Proj4:</span><code>eqc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>CenterLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">Optional ¹</td>
<td class="sep right">[-0</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>CenterLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>This parameter is shown for completeness, but should never have a value different than 0 for this projection.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9812">Hotine Oblique Mercator (variant A)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9812</td>
</tr>
<tr>
<th>Aliases:</th>
<td>Hotine Oblique Mercator, <span class="non-epsg">OGC:</span><code>Hotine_Oblique_Mercator</code>, <span class="non-epsg">ESRI:</span><code>Hotine_Oblique_Mercator_Azimuth_Natural_Origin</code>, <span class="non-epsg">ESRI:</span><code>Rectified_Skew_Orthomorphic_Natural_Origin</code>, <span class="non-epsg">S57:</span><code>Hotine Oblique Mercator</code>, <span class="non-epsg">S57:</span><code>HOM</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_ObliqueMercator_Hotine</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8811</td>
<td class="sep">
<details>
<summary>Latitude of projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Center</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8812</td>
<td class="sep">
<details>
<summary>Longitude of projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>longitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lonc</td>
</tr><tr>
<th>ESRI:</th>
<td>Longitude_Of_Center</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8813</td>
<td class="sep">
<details>
<summary>Azimuth of initial line</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>azimuth</td>
</tr><tr>
<th>ESRI:</th>
<td>Azimuth</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>AzimuthAngle</td>
</tr><tr>
<th>Proj4:</th>
<td>alpha</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-360</td>
<td class="center"></td>
<td class="left">360]°</td>
<td class="sep"></td>
</tr><tr>
<td>8814</td>
<td class="sep">
<details>
<summary>Angle from Rectified to Skew Grid</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>rectified_grid_angle</td>
</tr><tr>
<th>ESRI:</th>
<td>XY_Plane_Rotation</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>RectifiedGridAngle</td>
</tr><tr>
<th>Proj4:</th>
<td>gamma</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-360</td>
<td class="center"></td>
<td class="left">360]°</td>
<td class="sep"></td>
</tr><tr>
<td>8815</td>
<td class="sep">
<details>
<summary>Scale factor on initial line</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtCenter</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9815">Hotine Oblique Mercator (variant B)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9815</td>
</tr>
<tr>
<th>Aliases:</th>
<td>Rectified Skew Orthomorphic (RSO), Oblique Mercator, <span class="non-epsg">OGC:</span><code>Oblique_Mercator</code>, <span class="non-epsg">ESRI:</span><code>Hotine_Oblique_Mercator_Azimuth_Center</code>, <span class="non-epsg">ESRI:</span><code>Rectified_Skew_Orthomorphic_Center</code>, <span class="non-epsg">S57:</span><code>Oblique Mercator</code>, <span class="non-epsg">S57:</span><code>OME</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_ObliqueMercator</code>, <span class="non-epsg">Proj4:</span><code>omerc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8811</td>
<td class="sep">
<details>
<summary>Latitude of projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Center</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8812</td>
<td class="sep">
<details>
<summary>Longitude of projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>longitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lonc</td>
</tr><tr>
<th>ESRI:</th>
<td>Longitude_Of_Center</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8813</td>
<td class="sep">
<details>
<summary>Azimuth of initial line</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>azimuth</td>
</tr><tr>
<th>ESRI:</th>
<td>Azimuth</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>AzimuthAngle</td>
</tr><tr>
<th>Proj4:</th>
<td>alpha</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-360</td>
<td class="center"></td>
<td class="left">360]°</td>
<td class="sep"></td>
</tr><tr>
<td>8814</td>
<td class="sep">
<details>
<summary>Angle from Rectified to Skew Grid</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>rectified_grid_angle</td>
</tr><tr>
<th>ESRI:</th>
<td>XY_Plane_Rotation</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>RectifiedGridAngle</td>
</tr><tr>
<th>Proj4:</th>
<td>gamma</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-360</td>
<td class="center"></td>
<td class="left">360]°</td>
<td class="sep"></td>
</tr><tr>
<td>8815</td>
<td class="sep">
<details>
<summary>Scale factor on initial line</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtCenter</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8816</td>
<td class="sep">
<details>
<summary>Easting at projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>CenterEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8817</td>
<td class="sep">
<details>
<summary>Northing at projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>CenterNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Hotine_Oblique_Mercator_Two_Point_Center">Hotine_Oblique_Mercator_Two_Point_Center</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Latitude_Of_1st_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Longitude_Of_1st_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-180</td>
<td class="center"></td>
<td class="left">180)°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Latitude_Of_2nd_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Longitude_Of_2nd_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-180</td>
<td class="center"></td>
<td class="left">180)°</td>
<td class="sep"></td>
</tr><tr>
<td>8811</td>
<td class="sep">
<details>
<summary>Latitude of projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Center</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8815</td>
<td class="sep">
<details>
<summary>Scale factor on initial line</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtCenter</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8816</td>
<td class="sep">
<details>
<summary>Easting at projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>CenterEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8817</td>
<td class="sep">
<details>
<summary>Northing at projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>CenterNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Hotine_Oblique_Mercator_Two_Point_Natural_Origin">Hotine_Oblique_Mercator_Two_Point_Natural_Origin</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Latitude_Of_1st_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Longitude_Of_1st_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-180</td>
<td class="center"></td>
<td class="left">180)°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Latitude_Of_2nd_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Longitude_Of_2nd_Point</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-180</td>
<td class="center"></td>
<td class="left">180)°</td>
<td class="sep"></td>
</tr><tr>
<td>8811</td>
<td class="sep">
<details>
<summary>Latitude of projection centre</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Center</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8815</td>
<td class="sep">
<details>
<summary>Scale factor on initial line</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtCenter</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9835">Lambert Cylindrical Equal Area</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9835</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Cylindrical_Equal_Area</code>, <span class="non-epsg">ESRI:</span><code>Cylindrical_Equal_Area</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_CylindricalEqualArea</code>, <span class="non-epsg">Proj4:</span><code>cea</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9834">Lambert Cylindrical Equal Area (Spherical)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9834</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1026">Mercator (Spherical)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1026, <del>9841</del></td>
</tr>
<tr>
<th>Aliases:</th>
<td>Mercator (1SP) (Spherical), <span class="non-epsg">Proj4:</span><code>merc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">Unmodifiable ¹</td>
<td class="sep right">[-0</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep">Optional ²</td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>This parameter is shown for completeness, but should never have a value different than 0 for this projection.</td>
</tr><tr>
<td>²</td>
<td>This parameter borrowed from the “Mercator (variant A)” projection is not formally a parameter of this projection.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9804">Mercator (variant A)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9804</td>
</tr>
<tr>
<th>Aliases:</th>
<td>Mercator (1SP), <span class="non-epsg">OGC:</span><code>Mercator_1SP</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_Mercator</code>, <span class="non-epsg">Proj4:</span><code>merc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">Unmodifiable ¹</td>
<td class="sep right">[-0</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>This parameter is shown for completeness, but should never have a value different than 0 for this projection.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9805">Mercator (variant B)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9805</td>
</tr>
<tr>
<th>Aliases:</th>
<td>Mercator (2SP), <span class="non-epsg">OGC:</span><code>Mercator_2SP</code>, <span class="non-epsg">ESRI:</span><code>Mercator</code>, <span class="non-epsg">NetCDF:</span><code>Mercator</code>, <span class="non-epsg">Proj4:</span><code>merc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">Optional ¹</td>
<td class="sep right">[-0</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>This parameter borrowed from the “Mercator (variant A)” projection is not formally a parameter of this projection.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1044">Mercator (variant C)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1044</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8821</td>
<td class="sep">
<details>
<summary>Latitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(-90</td>
<td class="center"></td>
<td class="left">90)°</td>
<td class="sep"></td>
</tr><tr>
<td>8826</td>
<td class="sep">
<details>
<summary>Easting at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8827</td>
<td class="sep">
<details>
<summary>Northing at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Miller_Cylindrical">Miller_Cylindrical</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">GeoTIFF:</span><code>CT_MillerCylindrical</code>, <span class="non-epsg">Proj4:</span><code>mill</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">Unmodifiable ¹</td>
<td class="sep right">[-0</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep">Optional ²</td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>This parameter is shown for completeness, but should never have a value different than 0 for this projection.</td>
</tr><tr>
<td>²</td>
<td>This parameter borrowed from the “Mercator (variant A)” projection is not formally a parameter of this projection.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1024">Popular Visualisation Pseudo Mercator</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1024</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">Unmodifiable ¹</td>
<td class="sep right">[-0</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep">Optional ²</td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>This parameter is shown for completeness, but should never have a value different than 0 for this projection.</td>
</tr><tr>
<td>²</td>
<td>This parameter borrowed from the “Mercator (variant A)” projection is not formally a parameter of this projection.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9807">Transverse Mercator</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9807</td>
</tr>
<tr>
<th>Aliases:</th>
<td>Gauss-Kruger, Gauss-Boaga, TM, <span class="non-epsg">OGC:</span><code>Transverse_Mercator</code>, <span class="non-epsg">ESRI:</span><code>Transverse_Mercator</code>, <span class="non-epsg">ESRI:</span><code>Gauss_Kruger</code>, <span class="non-epsg">NetCDF:</span><code>TransverseMercator</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_TransverseMercator</code>, <span class="non-epsg">S57:</span><code>Transverse Mercator</code>, <span class="non-epsg">S57:</span><code>TME</code>, <span class="non-epsg">Proj4:</span><code>tmerc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9808">Transverse Mercator (South Orientated)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9808</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Transverse_Mercator_South_Orientated</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_TransvMercator_SouthOriented</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">See note ¹</td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">See note ²</td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>Despite its name, this parameter is effectively “False westing”.</td>
</tr><tr>
<td>²</td>
<td>Despite its name, this parameter is effectively “False southing”.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9822">Albers Equal Area</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9822</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Albers_Conic_Equal_Area</code>, <span class="non-epsg">ESRI:</span><code>Albers_Equal_Area_Conic</code>, <span class="non-epsg">ESRI:</span><code>Albers</code>, <span class="non-epsg">NetCDF:</span><code>AlbersEqualArea</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_AlbersEqualArea</code>, <span class="non-epsg">Proj4:</span><code>aea</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8821</td>
<td class="sep">
<details>
<summary>Latitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8822</td>
<td class="sep">
<details>
<summary>Longitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>longitude_of_center</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_1</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Latitude of origin</td>
</tr><tr>
<td>8824</td>
<td class="sep">
<details>
<summary>Latitude of 2nd standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_2</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_2</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel2</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_2</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Standard parallel 1</td>
</tr><tr>
<td>8826</td>
<td class="sep">
<details>
<summary>Easting at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8827</td>
<td class="sep">
<details>
<summary>Northing at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9818">American Polyconic</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9818</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Polyconic</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_Polyconic</code>, <span class="non-epsg">Proj4:</span><code>poly</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9801">Lambert Conic Conformal (1SP)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9801</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Lambert_Conformal_Conic_1SP</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_LambertConfConic_1SP</code>, <span class="non-epsg">Proj4:</span><code>lcc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9802">Lambert Conic Conformal (2SP)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9802</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Lambert_Conformal_Conic_2SP</code>, <span class="non-epsg">ESRI:</span><code>Lambert_Conformal_Conic</code>, <span class="non-epsg">NetCDF:</span><code>LambertConformal</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_LambertConfConic_2SP</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_LambertConfConic</code>, <span class="non-epsg">Proj4:</span><code>lcc</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8821</td>
<td class="sep">
<details>
<summary>Latitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8822</td>
<td class="sep">
<details>
<summary>Longitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_1</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Latitude of origin</td>
</tr><tr>
<td>8824</td>
<td class="sep">
<details>
<summary>Latitude of 2nd standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_2</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_2</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel2</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_2</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Standard parallel 1</td>
</tr><tr>
<td>8826</td>
<td class="sep">
<details>
<summary>Easting at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8827</td>
<td class="sep">
<details>
<summary>Northing at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9803">Lambert Conic Conformal (2SP Belgium)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9803</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Lambert_Conformal_Conic_2SP_Belgium</code>, <span class="non-epsg">ESRI:</span><code>Lambert_Conformal_Conic_2SP_Belgium</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8821</td>
<td class="sep">
<details>
<summary>Latitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8822</td>
<td class="sep">
<details>
<summary>Longitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_1</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Latitude of origin</td>
</tr><tr>
<td>8824</td>
<td class="sep">
<details>
<summary>Latitude of 2nd standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_2</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_2</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel2</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_2</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Standard parallel 1</td>
</tr><tr>
<td>8826</td>
<td class="sep">
<details>
<summary>Easting at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8827</td>
<td class="sep">
<details>
<summary>Northing at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1051">Lambert Conic Conformal (2SP Michigan)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1051</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8821</td>
<td class="sep">
<details>
<summary>Latitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8822</td>
<td class="sep">
<details>
<summary>Longitude of false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8823</td>
<td class="sep">
<details>
<summary>Latitude of 1st standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_1</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Latitude of origin</td>
</tr><tr>
<td>8824</td>
<td class="sep">
<details>
<summary>Latitude of 2nd standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_2</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_2</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel2</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_2</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">Standard parallel 1</td>
</tr><tr>
<td>8826</td>
<td class="sep">
<details>
<summary>Easting at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8827</td>
<td class="sep">
<details>
<summary>Northing at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>1051</td>
<td class="sep">
<details>
<summary>Ellipsoid scaling factor</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9826">Lambert Conic Conformal (West Orientated)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9826</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep">See note ¹</td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
<table class="footnotes">
<tr>
<td>¹</td>
<td>Despite its name, this parameter is effectively “False westing”.</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9809">Oblique Stereographic</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9809</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Oblique_Stereographic</code>, <span class="non-epsg">ESRI:</span><code>Double_Stereographic</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_ObliqueStereographic</code>, <span class="non-epsg">S57:</span><code>Oblique stereographic</code>, <span class="non-epsg">S57:</span><code>OST</code>, <span class="non-epsg">Proj4:</span><code>sterea</code>, Roussilhe</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9810">Polar Stereographic (variant A)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9810</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Polar_Stereographic</code>, <span class="non-epsg">GeoTIFF:</span><code>CT_PolarStereographic</code>, <span class="non-epsg">Proj4:</span><code>stere</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8802</td>
<td class="sep">
<details>
<summary>Longitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StraightVertPoleLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9829">Polar Stereographic (variant B)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9829</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">S57:</span><code>Polar stereographic</code>, <span class="non-epsg">S57:</span><code>PST</code>, <span class="non-epsg">Proj4:</span><code>stere</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8832</td>
<td class="sep">
<details>
<summary>Latitude of standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8833</td>
<td class="sep">
<details>
<summary>Longitude of origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StraightVertPoleLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9830">Polar Stereographic (variant C)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9830</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8832</td>
<td class="sep">
<details>
<summary>Latitude of standard parallel</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>ESRI:</th>
<td>Standard_Parallel_1</td>
</tr><tr>
<th>NetCDF:</th>
<td>standard_parallel</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StdParallel1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8833</td>
<td class="sep">
<details>
<summary>Longitude of origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>ESRI:</th>
<td>Central_Meridian</td>
</tr><tr>
<th>NetCDF:</th>
<td>longitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>StraightVertPoleLong</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td>8826</td>
<td class="sep">
<details>
<summary>Easting at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8827</td>
<td class="sep">
<details>
<summary>Northing at false origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseOriginNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Stereographic_North_Pole">Stereographic_North_Pole</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Standard_Parallel_1</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[0</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep">90°</td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Central_Meridian</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Easting</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Northing</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Stereographic_South_Pole">Stereographic_South_Pole</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Standard_Parallel_1</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>standard_parallel_1</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_ts</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">0]°</td>
<td class="sep">-90°</td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Central_Meridian</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Easting</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Northing</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9843">Axis order reversal (2D)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9843</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<td>None</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9844">Axis order reversal (geographic3D horizontal)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9844</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<td>None</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Geocentric_To_Ellipsoid">Geocentric_To_Ellipsoid</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">SIS:</span><code>dim</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[2</td>
<td class="center"></td>
<td class="left">3]</td>
<td class="sep">3</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9602">Geographic/geocentric conversions</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9602</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Ellipsoid_To_Geocentric</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">SIS:</span><code>dim</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[2</td>
<td class="center"></td>
<td class="left">3]</td>
<td class="sep">3</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Geographic2D_to_3D_conversion">Geographic2D to 3D conversion</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">SIS:</span><code>height</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9659">Geographic3D to 2D conversion</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9659</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<td>None</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Interpolation_1D">Interpolation 1D</h2>
</header>
<blockquote>
<table class="info">
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">SIS:</span><code>preimage</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">SIS:</span><code>values</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Mollweide">Mollweide</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">Homalographic:</span><code>Homalographic</code>, <span class="non-epsg">Homolographic:</span><code>Homolographic</code>, <span class="non-epsg">Elliptical:</span><code>Elliptical</code>, <span class="non-epsg">Babinet:</span><code>Babinet</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Central_Meridian</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Easting</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Northing</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="Sinusoidal">Sinusoidal</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>Aliases:</th>
<td>Sanson-Flamsteed, <span class="non-epsg">GeoTIFF:</span><code>CT_Sinusoidal</code>, <span class="non-epsg">Proj4:</span><code>sinu</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>Central_Meridian</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>central_meridian</td>
</tr><tr>
<th>Proj4:</th>
<td>lon_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Easting</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">ESRI:</span><code>False_Northing</code></summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9824">Transverse Mercator Zoned Grid System</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9824</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_major</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Major</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_major_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMajorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>a</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>semi_minor</code></summary>
<table class="aliases">
<tr>
<th>ESRI:</th>
<td>Semi_Minor</td>
</tr><tr>
<th>NetCDF:</th>
<td>semi_minor_axis</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>SemiMinorAxis</td>
</tr><tr>
<th>Proj4:</th>
<td>b</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8801</td>
<td class="sep">
<details>
<summary>Latitude of natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>latitude_of_origin</td>
</tr><tr>
<th>ESRI:</th>
<td>Latitude_Of_Origin</td>
</tr><tr>
<th>NetCDF:</th>
<td>latitude_of_projection_origin</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>NatOriginLat</td>
</tr><tr>
<th>Proj4:</th>
<td>lat_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-90</td>
<td class="center"></td>
<td class="left">90]°</td>
<td class="sep"></td>
</tr><tr>
<td>8830</td>
<td class="sep">
<details>
<summary>Initial longitude</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-180</td>
<td class="center"></td>
<td class="left">180]°</td>
<td class="sep">-180°</td>
</tr><tr>
<td>8831</td>
<td class="sep">
<details>
<summary>Zone width</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr><tr>
<td>8805</td>
<td class="sep">
<details>
<summary>Scale factor at natural origin</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>scale_factor</td>
</tr><tr>
<th>ESRI:</th>
<td>Scale_Factor</td>
</tr><tr>
<th>NetCDF:</th>
<td>scale_factor_at_central_meridian</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>ScaleAtNatOrigin</td>
</tr><tr>
<th>Proj4:</th>
<td>k</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞)</td>
<td class="sep">1</td>
</tr><tr>
<td>8806</td>
<td class="sep">
<details>
<summary>False easting</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_easting</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Easting</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_easting</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseEasting</td>
</tr><tr>
<th>Proj4:</th>
<td>x_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8807</td>
<td class="sep">
<details>
<summary>False northing</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>false_northing</td>
</tr><tr>
<th>ESRI:</th>
<td>False_Northing</td>
</tr><tr>
<th>NetCDF:</th>
<td>false_northing</td>
</tr><tr>
<th>GeoTIFF:</th>
<td>FalseNorthing</td>
</tr><tr>
<th>Proj4:</th>
<td>y_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9605">Abridged Molodensky</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9605</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Abridged_Molodenski</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>dim</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[2</td>
<td class="center"></td>
<td class="left">3]</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8654</td>
<td class="sep">
<details>
<summary>Semi-major axis length difference</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8655</td>
<td class="sep">
<details>
<summary>Flattening difference</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-1</td>
<td class="center"></td>
<td class="left">1]</td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9624">Affine parametric transformation</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9624</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Affine</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8623</td>
<td class="sep">
<details>
<summary>A0</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>elt_0_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">1</td>
</tr><tr>
<td>8624</td>
<td class="sep">
<details>
<summary>A1</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>elt_0_1</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">0</td>
</tr><tr>
<td>8625</td>
<td class="sep">
<details>
<summary>A2</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>elt_0_2</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">0</td>
</tr><tr>
<td>8639</td>
<td class="sep">
<details>
<summary>B0</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>elt_1_0</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">0</td>
</tr><tr>
<td>8640</td>
<td class="sep">
<details>
<summary>B1</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>elt_1_1</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">1</td>
</tr><tr>
<td>8641</td>
<td class="sep">
<details>
<summary>B2</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>elt_1_2</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">0</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1032">Coordinate Frame Rotation (geocentric domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1032</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8608</td>
<td class="sep">
<details>
<summary>X-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ex</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8609</td>
<td class="sep">
<details>
<summary>Y-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ey</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8610</td>
<td class="sep">
<details>
<summary>Z-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ez</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8611</td>
<td class="sep">
<details>
<summary>Scale difference</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ppm</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) ppm</td>
<td class="sep">0 ppm</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9607">Coordinate Frame Rotation (geog2D domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9607</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8608</td>
<td class="sep">
<details>
<summary>X-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ex</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8609</td>
<td class="sep">
<details>
<summary>Y-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ey</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8610</td>
<td class="sep">
<details>
<summary>Z-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ez</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8611</td>
<td class="sep">
<details>
<summary>Scale difference</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ppm</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) ppm</td>
<td class="sep">0 ppm</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1038">Coordinate Frame Rotation (geog3D domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1038</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8608</td>
<td class="sep">
<details>
<summary>X-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ex</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8609</td>
<td class="sep">
<details>
<summary>Y-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ey</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8610</td>
<td class="sep">
<details>
<summary>Z-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ez</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8611</td>
<td class="sep">
<details>
<summary>Scale difference</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ppm</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) ppm</td>
<td class="sep">0 ppm</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9655">France geocentric interpolation</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9655</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>dim</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[2</td>
<td class="center"></td>
<td class="left">3]</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8727</td>
<td class="sep">
<details>
<summary>Geocentric translation file</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">gr3df97a.txt</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1031">Geocentric translations (geocentric domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1031</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9603">Geocentric translations (geog2D domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9603</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1035">Geocentric translations (geog3D domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1035</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9619">Geographic2D offsets</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9619</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8601</td>
<td class="sep">
<details>
<summary>Latitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr><tr>
<td>8602</td>
<td class="sep">
<details>
<summary>Longitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9618">Geographic2D with Height Offsets</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9618</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8601</td>
<td class="sep">
<details>
<summary>Latitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr><tr>
<td>8602</td>
<td class="sep">
<details>
<summary>Longitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr><tr>
<td>8604</td>
<td class="sep">
<details>
<summary>Geoid undulation</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9660">Geographic3D offsets</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9660</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8601</td>
<td class="sep">
<details>
<summary>Latitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr><tr>
<td>8602</td>
<td class="sep">
<details>
<summary>Longitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr><tr>
<td>8603</td>
<td class="sep">
<details>
<summary>Vertical Offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9601">Longitude rotation</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9601</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8602</td>
<td class="sep">
<details>
<summary>Longitude offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞)°</td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9604">Molodensky</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9604</td>
</tr>
<tr>
<th>Aliases:</th>
<td><span class="non-epsg">OGC:</span><code>Molodenski</code></td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>dim</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[2</td>
<td class="center"></td>
<td class="left">3]</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8654</td>
<td class="sep">
<details>
<summary>Semi-major axis length difference</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8655</td>
<td class="sep">
<details>
<summary>Flattening difference</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-1</td>
<td class="center"></td>
<td class="left">1]</td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9613">NADCON</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9613</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8657</td>
<td class="sep">
<details>
<summary>Latitude difference file</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">conus.las</td>
</tr><tr>
<td>8658</td>
<td class="sep">
<details>
<summary>Longitude difference file</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep">conus.los</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9615">NTv2</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9615</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8656</td>
<td class="sep">
<details>
<summary>Latitude and longitude difference file</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep center" colspan="3"></td>
<td class="sep"></td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1033">Position Vector transformation (geocentric domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1033</td>
</tr>
<tr>
<th>Aliases:</th>
<td>Helmert transformation</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8608</td>
<td class="sep">
<details>
<summary>X-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ex</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8609</td>
<td class="sep">
<details>
<summary>Y-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ey</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8610</td>
<td class="sep">
<details>
<summary>Z-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ez</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8611</td>
<td class="sep">
<details>
<summary>Scale difference</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ppm</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) ppm</td>
<td class="sep">0 ppm</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9606">Position Vector transformation (geog2D domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9606</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8608</td>
<td class="sep">
<details>
<summary>X-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ex</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8609</td>
<td class="sep">
<details>
<summary>Y-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ey</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8610</td>
<td class="sep">
<details>
<summary>Z-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ez</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8611</td>
<td class="sep">
<details>
<summary>Scale difference</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ppm</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) ppm</td>
<td class="sep">0 ppm</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="1037">Position Vector transformation (geog3D domain)</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>1037</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>src_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_major</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td></td>
<td class="sep">
<details>
<summary><span class="non-epsg">OGC:</span><code>tgt_semi_minor</code></summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(0</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep"></td>
</tr><tr>
<td>8605</td>
<td class="sep">
<details>
<summary>X-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dx</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8606</td>
<td class="sep">
<details>
<summary>Y-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dy</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8607</td>
<td class="sep">
<details>
<summary>Z-axis translation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>dz</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr><tr>
<td>8608</td>
<td class="sep">
<details>
<summary>X-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ex</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8609</td>
<td class="sep">
<details>
<summary>Y-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ey</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8610</td>
<td class="sep">
<details>
<summary>Z-axis rotation</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ez</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">[-648,000</td>
<td class="center"></td>
<td class="left">648,000]″</td>
<td class="sep">0 ″</td>
</tr><tr>
<td>8611</td>
<td class="sep">
<details>
<summary>Scale difference</summary>
<table class="aliases">
<tr>
<th>OGC:</th>
<td>ppm</td>
</tr>
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) ppm</td>
<td class="sep">0 ppm</td>
</tr>
</table>
</blockquote>
</article>
<article>
<header>
<h2 id="9616">Vertical Offset</h2>
</header>
<blockquote>
<table class="info">
<tr>
<th>EPSG code:</th>
<td>9616</td>
</tr>
</table>
<table class="param">
<caption>Operation parameters:</caption>
<tr>
<th>EPSG</th>
<th class="sep">Name</th>
<th class="sep">Remarks</th>
<th class="sep" colspan="3">Value domain</th>
<th class="sep">Default</th>
</tr><tr>
<td>8603</td>
<td class="sep">
<details>
<summary>Vertical Offset</summary>
<table class="aliases">
</table>
</details>
</td>
<td class="sep"></td>
<td class="sep right">(−∞</td>
<td class="center"></td>
<td class="left">∞) m</td>
<td class="sep">0 m</td>
</tr>
</table>
</blockquote>
</article>
</body>
</html>