Author: desruisseaux
Date: Fri Mar 20 16:53:32 2020
New Revision: 1875481
URL: http://svn.apache.org/viewvc?rev=1875481&view=rev
Log:
Document the file just added.
Modified:
sis/analysis/README.html
Modified: sis/analysis/README.html
URL:
http://svn.apache.org/viewvc/sis/analysis/README.html?rev=1875481&r1=1875480&r2=1875481&view=diff
==============================================================================
--- sis/analysis/README.html (original)
+++ sis/analysis/README.html Fri Mar 20 16:53:32 2020
@@ -9,6 +9,8 @@
<p>This directory contains OpenOffice spreadsheet or other documents used
for deriving some algorithms used in Apache SIS.</p>
<ul>
<li><a href="Map projection formulas.ods">Map projection formulas.ods</a>
+ provides derivation of some coefficients used in the
<code>org.apache.sis.referencing.operation.projection</code> package.</li>
+ <li><a href="Azimuthal Equidistant (Spherical).wxmx">Azimuthal
Equidistant (Spherical).wxmx</a>
provides derivation of some formulas used in the
<code>org.apache.sis.referencing.operation.projection</code> package.</li>
</ul>
</body>