This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sis-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8cacd1b3 Update the definition of operation methods following EPSG 
upgrade.
8cacd1b3 is described below

commit 8cacd1b3d1bd2a9590bdad118b03e9203145420b
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Mon Jan 26 17:38:26 2026 +0100

    Update the definition of operation methods following EPSG upgrade.
---
 static/tables/CoordinateOperationMethods.html | 77 +++++++++++----------------
 1 file changed, 32 insertions(+), 45 deletions(-)

diff --git a/static/tables/CoordinateOperationMethods.html 
b/static/tables/CoordinateOperationMethods.html
index c97ea62b..c6905967 100644
--- a/static/tables/CoordinateOperationMethods.html
+++ b/static/tables/CoordinateOperationMethods.html
@@ -34,10 +34,10 @@
         <li><a href="#9836">Geocentric/topocentric conversions</a></li>
         <li><a href="#9602">Geographic/geocentric conversions</a></li>
         <li><a href="#9837">Geographic/topocentric conversions</a></li>
+        <li><a href="#9619">Geographic2D offsets</a></li>
         <li><a href="#Geographic2D_to_3D_conversion">Geographic2D to 3D 
conversion</a></li>
         <li><a href="#9618">Geographic2D with Height Offsets</a></li>
         <li><a href="#9660">Geographic3D offsets</a></li>
-        <li><a href="#9660">Geographic3D offsets</a></li>
         <li><a href="#9659">Geographic3D to 2D conversion</a></li>
         <li><a href="#9812">Hotine Oblique Mercator (variant A)</a></li>
         <li><a href="#9815">Hotine Oblique Mercator (variant B)</a></li>
@@ -98,7 +98,7 @@
       <header>
         <h1>Coordinate Operation Methods supported by Apache <abbr 
title="Spatial Information System">SIS</abbr>™</h1>
         <p>
-          The following tables summarize the coordinate operation methods 
known to Apache <abbr title="Spatial Information System">SIS</abbr> 1.5
+          The following tables summarize the coordinate operation methods 
known to Apache <abbr title="Spatial Information System">SIS</abbr> 1.6
           together with the recognized parameters. In each table, the 
following parameters are handled in a special way:
         </p>
         <ul>
@@ -3230,44 +3230,13 @@
       </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" 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 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="9618">Geographic2D with Height Offsets</h2>
+          <h2 id="9619">Geographic2D offsets</h2>
         </header>
         <blockquote>
           <table class="info">
             <tr>
               <th>EPSG code:</th>
-              <td>9618</td>
+              <td>9619</td>
             </tr>
           </table>
           <table class="param">
@@ -3307,16 +3276,30 @@
               <td class="center">…</td>
               <td class="left">∞)°</td>
               <td class="sep">0°</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" colspan="3">Value domain</th>
+              <th class="sep">Default</th>
             </tr><tr>
-              <td>8604</td>
+              <td></td>
               <td class="sep">
                 <details>
-                  <summary>Geoid height</summary>
+                  <summary><span 
class="non-epsg">SIS:</span><code>height</code></summary>
                   <table class="aliases">
-                    <tr>
-                      <th>Geoid undulation:</th>
-                      <td>Geoid undulation</td>
-                    </tr>
                   </table>
                 </details>
               </td>
@@ -3330,13 +3313,13 @@
       </article>
       <article>
         <header>
-          <h2 id="9660">Geographic3D offsets</h2>
+          <h2 id="9618">Geographic2D with Height Offsets</h2>
         </header>
         <blockquote>
           <table class="info">
             <tr>
               <th>EPSG code:</th>
-              <td>9660</td>
+              <td>9618</td>
             </tr>
           </table>
           <table class="param">
@@ -3377,11 +3360,15 @@
               <td class="left">∞)°</td>
               <td class="sep">0°</td>
             </tr><tr>
-              <td>8603</td>
+              <td>8604</td>
               <td class="sep">
                 <details>
-                  <summary>Vertical Offset</summary>
+                  <summary>Geoid height</summary>
                   <table class="aliases">
+                    <tr>
+                      <th>Geoid undulation:</th>
+                      <td>Geoid undulation</td>
+                    </tr>
                   </table>
                 </details>
               </td>

Reply via email to