You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by de...@apache.org on 2016/02/20 23:45:13 UTC

svn commit: r1731492 - /sis/site/trunk/content/book/tables/CoordinateReferenceSystems.html

Author: desruisseaux
Date: Sat Feb 20 22:45:13 2016
New Revision: 1731492

URL: http://svn.apache.org/viewvc?rev=1731492&view=rev
Log:
Fix exceptions that affected 3 CRS.

Modified:
    sis/site/trunk/content/book/tables/CoordinateReferenceSystems.html

Modified: sis/site/trunk/content/book/tables/CoordinateReferenceSystems.html
URL: http://svn.apache.org/viewvc/sis/site/trunk/content/book/tables/CoordinateReferenceSystems.html?rev=1731492&r1=1731491&r2=1731492&view=diff
==============================================================================
--- sis/site/trunk/content/book/tables/CoordinateReferenceSystems.html (original)
+++ sis/site/trunk/content/book/tables/CoordinateReferenceSystems.html Sat Feb 20 22:45:13 2016
@@ -5864,8 +5864,8 @@
 <tr><td class="narrow"></td><td><code>EPSG:32560</code></td><td>WGS 72BE / UTM zone 60S</td><td><a href="CoordinateOperationMethods.html#9807">Transverse Mercator</a></td></tr>
 <tr class="separator"><td colspan="4">World Geodetic System 1984</td></tr>
 <tr><td class="narrow"></td><td><code>EPSG:5819</code></td><td>EPSG topocentric example A</td><td><a href="CoordinateOperationMethods.html#9837">Geographic/topocentric conversions</a></td></tr>
-<tr><td class="narrow"></td><td><code>EPSG:5820</code></td><td>EPSG topocentric example B</td><td class="error">Expected “4978” to reference an instance of ‘GeographicCRS’, but found an instance of ‘GeocentricCRS’.</td></tr>
-<tr class="HL"><td class="narrow"></td><td><code>EPSG:5821</code></td><td>EPSG vertical perspective example</td><td class="error">Expected “5819” to reference an instance of ‘GeographicCRS’, but found an instance of ‘ProjectedCRS’.</td></tr>
+<tr><td class="narrow"></td><td><code>EPSG:5820</code></td><td>EPSG topocentric example B</td><td class="error">No operation method found for name or identifier “Geocentric/topocentric conversions”.</td></tr>
+<tr class="HL"><td class="narrow"></td><td><code>EPSG:5821</code></td><td>EPSG vertical perspective example</td><td class="error">No operation method found for name or identifier “Vertical Perspective”.</td></tr>
 <tr class="HL"><td class="narrow"></td><td><code><del>EPSG:3785</del></code></td><td>Popular Visualisation CRS / Mercator</td><td class="warning">Superseded by 3857.</td></tr>
 <tr><td class="narrow"></td><td><code>CRS:84</code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84</td><td>Geographic</td></tr>
 <tr><td class="narrow">↷</td><td><code>EPSG:4326</code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84</td><td>Geographic</td></tr>
@@ -5944,7 +5944,7 @@
 <tr class="HL"><td class="narrow"></td><td><code>EPSG:5223</code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84 / Gabon TM</td><td><a href="CoordinateOperationMethods.html#9807">Transverse Mercator</a></td></tr>
 <tr class="HL"><td class="narrow"></td><td><code>EPSG:5523</code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84 / Gabon TM 2011</td><td><a href="CoordinateOperationMethods.html#9807">Transverse Mercator</a></td></tr>
 <tr><td class="narrow"></td><td><code>EPSG:3996</code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84 / IBCAO Polar Stereographic</td><td><a href="CoordinateOperationMethods.html#9829">Polar Stereographic (variant B)</a></td></tr>
-<tr><td class="narrow"></td><td><code>EPSG:3752</code></td><td>WGS 84 / Mercator 41</td><td class="error">Value ‘Latitude of natural origin’ = -41 is invalid. Expected a value in the [-0 … 0] range.</td></tr>
+<tr><td class="narrow"></td><td><code><del>EPSG:3752</del></code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84 / Mercator 41</td><td class="warning">Superseded by 3994.</td></tr>
 <tr class="HL"><td class="narrow"></td><td><code>EPSG:3994</code></td><td><abbr title="World Geodetic System 1984">WGS</abbr> 84 / Mercator 41</td><td><a href="CoordinateOperationMethods.html#9805">Mercator (variant B)</a></td></tr>
 <tr class="HL"><td class="narrow"></td><td><code>EPSG:3572</code></td><td>WGS 84 / North Pole LAEA Alaska</td><td class="error">No operation method found for name or identifier “Lambert Azimuthal Equal Area”.</td></tr>
 <tr><td class="narrow"></td><td><code>EPSG:3574</code></td><td>WGS 84 / North Pole LAEA Atlantic</td><td class="error">No operation method found for name or identifier “Lambert Azimuthal Equal Area”.</td></tr>